cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to SOAP synchronous scenario

Former Member
0 Kudos

HI

I'm new to PI & I'm trying to develop a proxy to soap synchronous interface.

We have the proxy part developed. On the receiver side, I have 2 xml files for the request & response messages types. Don't I need a wsdl?

Can someone please advice on how I design/configure the receiver side of the development?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>On the receiver side, I have 2 xml files for the request & response messages types. Don't I need a wsdl?

If you have wsdl just import them as external definition.  it will contain both request and response message. certainly if  you interface with target web service, You will be provided WSDL.     You will also find url to connect web service in the wsdl itself... Search scn for the soap receiver scenarios.

ambrish_mishra
Active Contributor
0 Kudos

Hi Rhea,

This thread has some links:

http://scn.sap.com/thread/1530538

Abhishek has explained the scenario in words nicely.

Ambrish

Former Member
0 Kudos

Hello,

Did u searched SDN? You will find plenty of links, below i have pointed just 2 of them:

http://scn.sap.com/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walk...

Refer this article also (recommendation from my side)

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80104882-c7a8-2f10-c3a3-81f182917...

Thanks

Amit Srivastava