cancel
Showing results for 
Search instead for 
Did you mean: 

debugging client proxy

Former Member
0 Kudos

Hi

How to debug the client proxy ?? this particular question is available on forum. But for that everybody replied with procedure for server proxy. All of them suggested the below links which are for server proxy. But atleast this time plz somebody explain me how we do debugging of client proxy ??

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

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3dfac358-0d01-0010-5598-d4900e81...

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

1. is it an SAP proxy or customer dev ?

- if customer dev you just need to put a break point in your report

(or FM ) from which you invoke it... that's all

so it doesn't make sense to describe it

- if SAP proxy than you need to find the place

where SAP program calls send_asynchnous method

and put a break point before it and that's all

no special things to do just put a break point and you have client

proxy debugging

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Check the same guide in page no 26.. I think section 3.6.1

I am not able to open in pdf..so this

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=...guides-RIGofficial%2Fxi%2FHowtoDebugExchangeInfrastructure%28XI%29Applications.pdf

Hope this helps,

Rgds,

Moorthy