report for pass-through proxy for a SOAP service

sjm2000-1
Participant I

Is it possible to generate a custom report "operation" wise for a pass through proxy for a soap service ?

variants required in report below

API Product name, proxy name, operation name or method name by traffic

Thanks & Regards

Sujith Mathew

0 2 134
2 REPLIES 2

ylesyuk
Participant V

Yes. Use Statistics Collector policy to create a Custom Dimension to create a soap action field. Populate it with an XPath expression that extracts local-name contained in Envelope/Body using ExtractVariables policy.

Create a custom report using this Custom Dimension.

Not applicable

You can inject the your required parameters to analytics using statistics collector policy in the proxy. Those paramters will get available for the custom reports generation, which you can use according to your requiremnet.