cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to debug server proxy

Former Member
0 Kudos

Hi All,

Iam doing File-Proxy scenario.

I set a break point in server proxy code.

But the breakpoint is not getting triggered.

Please help me in this regard.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

For Debugging you need to use the user which you are using in Integration Directory under Receiver XI adapter.

Example: if user given in ID is Sarvesh, and while debugging you are putting a breakpoint with a name hem chand, then it will not work.

Former Member
0 Kudos

Hi Sarvesh,

Iam using the same userID, still its not getting triggered.

Reg,

Hem.

Former Member
0 Kudos

HI

If u need to debug the server proxy then just go through the below thread.

Debugging Inbound Proxy:

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

Thnx

Chirag