cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate one WSDL for Multiple Interfaces?

Former Member
0 Kudos

Hi,

I am working on XI Integration. I am using following approach for communication :

My Application ---> XI using SOAP Protocol and

XI ---> SAP R/3(CE 😎 using RFC.

I have created two different Message Interfaces in one Integration Scenario.

My doubts are :

1. Do I need to create two different Receiver Determination,Interface Determination and Receiver Agreement for each of these interfaces in Integration Builder:Configuration or the above mentioned objects can be the same for both the Interfaces.?

2.Is there any way possible that I can generate one WSDL file for all the interfaces?

Thanks for your suggestions.

Regards,

Vikas Khandpur

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187339
Active Contributor
0 Kudos

Hi Vikas,

<i>>>1. Do I need to create two different Receiver Determination,Interface Determination and Receiver Agreement for each of these interfaces in Integration Builder:Configuration or the above mentioned objects can be the same for both the Interfaces.?</i>

Create one sender interface (between SOAP service and RFC system), receiver determination and interface determination and one receiver agreement.

<i>>>Is there any way possible that I can generate one WSDL file for all the interfaces?</i>

Go to Configuration Tool->define web service.

Regards

Suraj