cancel
Showing results for 
Search instead for 
Did you mean: 

Testing proxy

Former Member
0 Kudos

Hi All,

this is my scenario. MQ->XI-> CRM proxy. Before generating the proxy, I want to test a proxy standalone by giving an xml input message and check some exception functionalities. Can I test a proxy standalone ?

thanks

Deno

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Deno,

If you want to check your communication not only using this test tool. Please check this document:

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

Regards,

Wojciech

MichalKrawczyk
Active Contributor
0 Kudos

hi,

sure there is but you need to generate the proxy of course

and put the code in it:

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

then you can test all exceptions

that you invoke from the code

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>