How to measure SOAP call time?

Hi,

How can I measure (log) the time between SOAP call is reaching Orchestrator (before SOAP request processing) and leaving Orchestrator (after SOAP response processing)?

Regards
Axel

Hi Axel,

Other than the basic monitoring data available in SMH there is not much else you can use. For each component Factory, the average response time for incoming requests is maintained.

If you use something like JMeter as a client, there are built in listeners that can provide you with the type of information you want.

Regards,