Hi All
Can Appdynamics monitor the SOAP messages of each web service request? Is there a way to config the data collector to help me extract each web service request?
Best regards and thank you in advance.
Hi,
We could achive using defining method collector on API that receives SOAP message as part of method getter chain or method return and if the value of message is part of object you can add getter chain, refer sample config and see if that information helps:
https://docs.appdynamics.com/display/PRO43/Data+Collectors
https://docs.appdynamics.com/display/PRO43/Using+Getter+Chains
Regards,
Arun
Hi,
We could achive using defining method collector on API that receives SOAP message as part of method getter chain or method return and if the value of message is part of object you can add getter chain, refer sample config and see if that information helps:
https://docs.appdynamics.com/display/PRO43/Data+Collectors
https://docs.appdynamics.com/display/PRO43/Using+Getter+Chains
Regards,
Arun