Hi
Can we get the actual Arguments & Return values for all the methods in a call graph.I dont want to put data collector for each of the method.Is there some sort of global setting to enable it for all the methods?
Hi,
We confirm as of now we do not aware of such settings in UI that will collect parameter values and return values for all APIs shown in BT snapshot call graph without defining manually method data collectors for them, Hope that answers
Thanks for the update,Actually this would have helped me in my below requirement
I had a requirement to split a BT based on the response value.
e.g
If i get something in response like this
Status>11<Status
Status>12<Status
So it should seperate it in a different BT like
BTName_11
BTName_12
Hi,
Check the POJO Split and servelt Pojo based rules which looks meet your requirement, but again this rules will help for the case where user want to split for particular BT /API
https://docs.appdynamics.com/display/PRO41/Detect+Transactions+by+POJO+Method+Invoked+by+a+Servlet