‎2008 Jun 03 6:16 AM
Hi,
I want to tune an interface(XI - sproxy). What tools can i use?
Specifically, can i use runtime analysis for interface defined in sproxy.
Any inputs will be appreciated. Thank you.
‎2008 Jun 03 6:20 AM
Hi,
please post this in XI forum to get appropriate answer.
regards,
madhu
‎2008 Jun 03 7:36 AM
Hi,
When you create a interface using a proxy you are handling two different environments. Runtime analysis will not be applicable to end-to-end (XI->SAP for inbound) solution.
If on the SAP R/3 end you have FM/program which is triggered by the proxy you can execute the FM in standalone to get the runtime analysis of the code.
I hope it clarifies.
You can get back if you have any doubts.
Regards,
Sandeep
‎2008 Jun 03 10:11 AM
Thanks Sandeep.
For us the code is written in a method in message interface class in sproxy. So it is neither a program nor function module.
Effectively does this mean that we cannot use runtime analysis to check performance problems for these interfaces.
Is there any other way by which we can check for performace of the interface.