SOAP support FTP

XML protocol via FTP also supports SOAP for Push services. The XML file received to the FTP server will include the following structure:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>

...

</soap:Body>
</soap:Envelope>


Dispatch Confirmation V6 example: _23-10-18-082641.xml