cancel
Showing results for 
Search instead for 
Did you mean: 

Create WSDL File

Former Member
0 Kudos

Hello,

I'm looking for advise how to implement scenario from RFC to web service.

I have RFC function and I want to create WSDL file.

Regards

Elad

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Elad,

first of all you'll have to import your RFC into the Integration Repository if you haven't done it yet. Create a message interface referencing to that RFC. After activating that new object change to the Integration Directory.

In Integration Directory:

Create the configuration objects for your RFC --> XI --> SOAP scenario:

Sender CommChannel

Sender Agreement

Receiver Determination

Interface Determination

Receiver Agreement

Receiver CommChannel

Afterwards create your WSDL in the Integration Directory:

Tools --> Define Webservice:

- Enter the URL of the receiving system of your scenario

- choose the interface = your message interface you've created for the RFC

- Specify SenderService / Interface / Namespace

Then generate the WSDL.

BR

Holger

Answers (0)