cancel
Showing results for 
Search instead for 
Did you mean: 

When is a WSDL required and why?

Former Member
0 Kudos

HI,

When is a WSDL file required and why?

I am transmitting data from SAP to Remedy (external party) using a SoapAdapter on the Remedy side (RFC on the SAP side), do I need to send Remedy developers a WSDL? If yes or No, why? Do they need to send me a WSDL? If yes or No, Why?

I am receiving data from Remedy(external party) into SAP using a SoapAdapter on the Remedy side (RFC on the SAP side), do I need to send Remedy developers a WSDL? If yes or No, why? Do they need to send me a WSDL? If yes or No, Why?

Thanks in advance,

Leanne

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

Hi Leanne,

In both the cases, you need the WSDL to be imported if only you want do some transformations(Mapping).

From SAP to Remedy you need to know the URL of the Webservice to be filled in Target URL field of receiver soap adapter.

In case of Remedy to SAP you need

just need to specify the following URL from the webservice

http://server:port/XISOAPADAPTER/MessageServlet/channel=party:service:channel

Regards,

Rashmi

Former Member
0 Kudos

hello leanne...

xsd or wsdl files r external files whcih r imported when we do not create our own message types...

in both the cases as rashmi has mentioned u need to have the url...

regards..

vishal