cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to SOAP

Former Member
0 Kudos

Hi all,

Can we generate the WSDL from RFC to SOAP Scenario. if it is possible please explain step by step.

Thanks

Anil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Yes you can generate the wsdl for SOAP receiver as well. follow the same process of generating wsdl.

-- Provide any dummy url e.g. http://xyz.com

-- select the interface and details

-- create the wsdl.

But on receiver side you need to deploy same wsdl as service.

Because your SOAP receiver will work as client, so you need to get the url from Receiver end..

Thanks

Swarup

Answers (3)

Answers (3)

Former Member
0 Kudos

I got useful answer

Former Member
0 Kudos

Hi,

In the Transaction se37 , Go to Utilities and in that More Utilities then go to Create Webservice ...

Regards,

Jude

Former Member
0 Kudos

U can use http://www.webservicex.net/CurrencyConvertor.asmx?WSDL as an example.

U can follow blogs for the purpose:

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

Thanks,

Sudhansu