cancel
Showing results for 
Search instead for 
Did you mean: 

Testing a "Receiver SOAP Adapter" - Calling a remote webservice from PI

0 Kudos

Hi ,

I am trying to call a remote webservice from PI 7.0.

The WSDL file is successfully imported to PI to create the required message types.

The "receiver SOAP adapter" is configured as the communication channel.

I would like to know the ways of testing the remote webservice from PI 7.0.

Thank you,

Panda

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

when you want to test the web service I guess your web service would be synchronous so it would be fine for you to simulate a RFC to Webservice scenario.

choose a RFC enabled function module to push data to the webservice through PI and after manupulation the webservice response can be hold in the RFC response msg.

execute the RFC through SE37 or write a program SE38 to enable the RFC.

cheers,

Abhishek.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Panda,

Please refer to the following url for details

http://www.riyaz.net/blog/xipi-a-guide-to-using-sap-xi-soap-adapter/technology/sap/113/

Cheers,

Denny

0 Kudos

Hello there!

I think this link should help you

https://help.sap.com/saphelp_nwpi71/helpdata/en/46/793034608c0ad3e10000000a11466f/frameset.htm

Thanks and regards,

Caio Cagnani