Hi,
in the configuration file of the SOAP Adapter it is possibile to specify the XMB.SenderInterfaceName.
But is it possible to specify it in the SOAP message?
In the following example:
http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC=" http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Body>
<ns1:method xmlns:ns1="/erptech/labs/xi">
<QueryInfoFlightRequest>
<AIRLINEID>UA</AIRLINEID>
</QueryInfoFlightRequest>
</ns1:method >
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
the ns1:method has no effect at all.
Sergio
Message was edited by: Sergio Ferrari