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.

SOAPCreateSecureRequest<br />

Syntax<br />

SOAPCreateSecureRequest(URL, soapAction, Request, security_context)<br />

Description<br />

The SOAPCreateSecureRequest function creates a secure SOAP request and<br />

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.<br />

UniVerse sends the SOAP request to this URL. For information<br />

about the format of the URL, see URL Format. [IN]<br />

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

SOAP request. [IN]<br />

Request The returned handle to the SOAP request. You can use this<br />

handle can be used in subsequent calls to the SOAP API for<br />

UniVerse BASIC. [OUT]<br />

security_context A handle to the security context.<br />

SOAPCreateSecureRequest Parameters<br />

URL Format<br />

The URL you specify must follow the syntax defined in RFS 1738. The general<br />

format is:<br />

http://:/path>?<br />

SOAPCreateSecureRequest 1-749

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

Saved successfully!

Ooh no, something went wrong!