cancel
Showing results for 
Search instead for 
Did you mean: 

How Sender SOAP Adapter will retriew the data to process further

former_member201264
Active Contributor
0 Kudos

How Sender SOAP Adapter will receive the data to send the integration server to process further

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member201264
Active Contributor
0 Kudos

using soap application URL

deviprasad_pothireddy
Active Participant
0 Kudos

Hi Sreenivas,

Ref this weblogs and sap help

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm

Regards,

Deviprasad.

bhavesh_kantilal
Active Contributor
0 Kudos

Can you explain further what you actually mean?

Regards

Bhavesh

former_member201264
Active Contributor
0 Kudos

hi bhavesh,

for ex: In file to fie scenario, sender file adapter is reading the data from the source directory of it. Like this, for Sender SOAP Adapter how data is coming to the SOAP Adapter. If it is from web services, how it will be?

thanq for immediate responce.

sreenivasulu

Former Member
0 Kudos

Sender SOAP adapter recieves SOAP message from the web service using WSDL file.You have to create WSDL file from the Integration Directory after developing the scenario....

Check the following ............

/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

1. All details are always taken from the Sender Agreement.

For the Sender File adapter and the Sender SOAP adapter , the details that include are , Sender Service, Sender Interface Name and namespace and these are the details that make up the SOAP header when the message hits the integration Engine.

Once the corresponding Adapter for the message is identified, ie. the Sender SOAP adapter , the message for the SOAP header is then taken from the Sender Agreement of that adapter. This is the exact reason why one Sender Adapter can be involved in one and only one Sender Agreement.

Regards

Bhavesh