cancel
Showing results for 
Search instead for 
Did you mean: 

Performance issues in synchronous soap to proxy scenario

0 Kudos

Hi,

In a SOAP to proxy synchronous scenario we are facing performance issues. we debugged the proxy with SQL trace on and found that one of the BAPI in the proxy method is taking little more time(coding needs to be optimized) and then response to proxy is taking more time.

Once the proxy method is executed, the response message sent to PI.

how can we find out why is it taking more time to reach the PI once proxy method is executed.

Please help.

Regards,

Pushpa

Accepted Solutions (1)

Accepted Solutions (1)

PRAGSMATIC
Participant
0 Kudos

Execute the interface, go to the performance overview in NWA , and step by step , you can see which steps take a longer time and accordingly you can decide what actions have to be taken on it.

0 Kudos

Thanks Anurag.

I will check this and this could give some pointers to analyze the issue.

Answers (0)