11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SOAPCreateRequest<br />

Syntax<br />

SOAPCreateRequest(URL, soapAction, Request)<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 />

Creates a SOAP request and returns a handle to the request.<br />

Parameters<br />

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

Parameter Description<br />

URL A string containing the URL where the web service is located. UniData<br />

sends the SOAP request to this URL. [IN]<br />

soapAction A string UniData uses as the SOAPAction HTTP header for this SOAP<br />

request. [IN]<br />

Request The returned handle to the SOAP request. This handle can be used in<br />

subsequent calls to the SOAP API for <strong>UniBasic</strong>. [OUT]<br />

SOAPCreateRequest Parameters<br />

SOAPCreateRequest 1-747

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

Saved successfully!

Ooh no, something went wrong!