- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2017 12:40 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2017 02:37 AM
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