cancel
Showing results for 
Search instead for 
Did you mean: 

Calling external web service from XI 3.0

Former Member
0 Kudos

Does anyone know how I can call an external web service from xi to post a message? I have a WSDL for the web service.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The steps are,

1.import the wsdl file in Integration Repository in Integration Objects->external definitions.

2.then create message types using the imported WSDL request and response.

3.Other things are as usual.

4.You can use SOAP adapter.

regards,

P.Venkat

Former Member
0 Kudos

Hi,

Refer the how to guide, How To Develop a Simple Web Service Application Using SAP NetWeaver Developer Studio & SAP XI, You can find at ,

https://websmp106.sap-ag.de/nw-howtoguides

--> EXCHANGE INFRASTRUCTURE.

Or

https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000071155&_SCENARIO=011000358700000002...

Yes, u may use WSDL.

Regards,

Anirban.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you can import the wsld as external definition

in the repository and then use receiver soap adapter

to call the web service

https://websmp204.sap-ag.de/~sapdownload/011000358700004358262004E/HowToGuideWebService.pdf

Regards,

michal