cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Debugging

Former Member
0 Kudos

Hello all together,

Is there any way to debug remote functions and proxy classes when they are called from the XI or PI?

My BreakPoints doesn't work.

I have build a file 2 proxy interface in PI. PI reads the file, Mapping is also OK, the proxy class will called, but the structure is INITIAL.

Has somebody an idea, why the structure is INITIAL and doesn't have the informations from the file.

And how can I debug it.

Thx.

Accepted Solutions (0)

Answers (2)

Answers (2)

abhay_rajhans2
Contributor
0 Kudos

Hi

but the structure is INITIAL.

Where have you checked this? If in SXI_MONITOR then check what is input payload. If input payload is blank then it is problem with PI. Do static testing in Message mapping check results of it. In PI also check SXI_MONITOR about input payload and ouput payload in techical routing --> payload.

For debugging you can following link.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0dec9f5-e9a0-2b10-c1a8-e355d01af...

sunilchandra007
Active Contributor
0 Kudos

Hi,

Did u check /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation ?

Regards,

Sunil Chandra

Former Member
0 Kudos

HI,

thank you very much. I will try it.

But I think, that we have the WebAS 6.20. I had to check it.