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.

SOAPSubmitRequest<br />

Syntax<br />

SOAPSubmitRequest(Request, timeout, respHeaders, respData, soapStatus)<br />

Note: This function is case-sensitive. If you want it to be case-insensitive, you<br />

must compile your programs using the BASIC command with the -i option.<br />

Description<br />

Submits a request and gets the response.<br />

Parameters<br />

The following table describes each parameter of the syntax.<br />

Parameter Description<br />

Request Handle to the request created with SOAPCreateRequest. [IN]<br />

timeout Timeout, in milliseconds, to wait for a response. [IN]<br />

respHeaders Dynamic array of HTTP response headers and their associated values.<br />

[OUT]<br />

respData The SOAP response message. [OUT]<br />

soapStatus Dynamic array containing status code and explanatory text. [OUT]<br />

SOAPSubmitRequest Parameters<br />

SOAPSubmitRequest 1-771

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

Saved successfully!

Ooh no, something went wrong!