Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 12-14-2020 01:16 PM
To get an object from a list, you will add the getter method that returns the evaluated value, then add the data collector to that method.
Please review the following steps as well as the reference (For example, it is assumed that getActionType
and getResultMessage
are implemented.)
<Example>
Name: MyDataCollector
Class: with a class name that equals MyApplication.mynamespace.myclass
Method Name: Mymethod
Match Conditions:
Collect Data From: Method Parameter @index:0
Operation on Method Parameter: Use Getter Chain: getActionType()
Equals: Settle
and click the Save button.
<Example>
Display Name: MyDataCollector
Collect Data From : Method Parameter @index:0
Operation on Method Parameter: Use Getter Chain: getResultMessage()
and click the Save button.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form