11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Return Codes<br />

The return code indicating success or failure. The following table describes the value<br />

of each return code.<br />

You can also use the <strong>UniBasic</strong> STATUS() function to obtain the return status from the<br />

function.<br />

Usage Notes<br />

Internally, SOAPSubmitRequest utilizes CallHTTP's submitRequest() to send out the<br />

SOAP message. The soapStatus variable holds the status from the underlying<br />

CallHTTP function. If an error occurs on the SOAP server while processing the<br />

request, soapStatus will indicate an HTTP 500 "Internal Server Error", and respData<br />

will be a SOAP Fault message indicating the server-side processing error.<br />

1-772 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

Return Code Description<br />

0 Function completed successfully.<br />

1 Invalid request handle.<br />

2 Request timed out.<br />

3 Network error occurred.<br />

4 Other error occurred.<br />

SOAPSubmitRequest Return Codes

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!