Forum Discussion
SpiroTaleski
4 years agoValued Contributor
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:cus="urn:ws.solvedirect.com/webservices/custom"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<HelloWorldReq>
<FileName>TestFile</FileName>
<Status>Fail</Status>
</HelloWorldReq>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>