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
03-02-2022 01:02 AM
Getting error " [CANNOT EVALUATE: Could not find specified method = [XXX()]" while try to do datacollection. I have done the live preview and data is there in XXX(). Please advise a solution for the same,
03-02-2022 02:56 AM
Hi Sonu
Is it possible to share screenshots of your live preview(removing sensitive information) as well as the screen with the data collector configuration?
If it works in love preview, it should work when collecting
Ciao
03-02-2022 03:14 AM
Hi PFA
03-02-2022 05:05 AM
Thanks Sonu
Can you provide from the live preview the Tree Structure to where the filed is that you are trying to extract?
E.g Param1
> Details
> sink_node
03-02-2022 09:48 PM
Please find the details
03-02-2022 09:53 PM
Thanks Sonu
You should be able to use the following
db.sink_node
You can actually check that your data collection works by doing the following, before adding in the data collector
1. Go to the transaction detection section, and click on the + Sign, as if you are going to create a new rule.
2. Select Java then POJO and use the live preview option
3. Then add in your method and class, and then use the Transaction splitting option, where you use the above getter chain and use parameter 1
4. You will then see in the Preview Business Transaction section that it should show a count of each time a value is collected.
Ciao
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form