cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt on receiver soap adapter

Former Member
0 Kudos

hi ,

do we need to give the server details in the soap receiver details .

ex: if i want to consume webservice using external definition what are the prequisites required and i need to send the same message in the format of WSDL file .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Vidya Sagar,

To configure SOAP receiver communication channel you need Target URL(where actually the web service resides) and SOAP Action ( Service which you are calling). Please see below example Target URL and SOAP Action for testing purpose.

Target URL Example : http://www.ezzylearning.com/services/CountryInformationService.asmx

SOAP Action : http://www.ezzylearning.com/services/CountryInformationService.asmx/GetPopulationByCountry


Here GetPopulationByCountry is the method which I am trying to call.


Regards

Sateesh

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi Vidya,

You need to configure receiver server detail and url path. please refer the below wiki and blog for details

Consuming Web services using SAP XI - Process Integration - SCN Wiki

regards,

Harish