cancel
Showing results for 
Search instead for 
Did you mean: 

Execution Of SOAP Adapter

Former Member
0 Kudos

Can anybody help me out how to exexute SOAP adapter from EP to XI.(In Detail)

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kapil,

You can generate a WSDL file from an XI Interface.

The WebServerice generation you find in XI Integration Directory.

You can use the WSDL file to generate a Webservice Client in EP. For example one Webdynpro Applicaton wich uses the XI Webservice as Model.

So you execute the SOAP Adapter of XI.

Regards,

Robin

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Refer to section 3 of this document if you want to send the SOAP message from EP to the Adapter Engine of XI and then route it from there to the Integration Engine of XI.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...

If you are looking at exposing your Message Interface in XI such that the request is sent directly to the Integration Engine , then refer to this blog by Stefan,

/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine

Regards,

Bhavesh

former_member187339
Active Contributor
0 Kudos

Hi,

Refer these blogs:

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

https://weblogs.sdn.sap.com/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Regards

Suraj