cancel
Showing results for 
Search instead for 
Did you mean: 

WSDL 1.1 Binding Extension for SOAP 1.2

samantha_nez
Participant
0 Kudos

Hi,

The WSDL file that is generated in XI 3.0 uses the specification SOAP 1.1

To apply the specification "WSDL 1.1 Binding Extension for SOAP 1.2", is it sufficient with adding the necessary parameters or have I to create the WSDL file again?

Parameters:
<wsdl:definitions
   targetNamespace="http://example.com"
   xmlns:tns="http://example.com"
   xmlns:wsoap12="http://schemas.xmlsoap.org/wsdl/soap12/"
   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
   xmlns:xs="http://www.w3.org/2001/XMLSchema">

   ....

If I have to create it again, which editor/utility can I use to create it?

Have I to activate some checkbox in the communication channel (Receiver Agreement/Sender Agreement) to this works?

kind regards,

Samantha.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Samantha

I believe that this is applicable in XI 3,0 from SP 20.

king regards

Answers (0)