UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software UniBasic Commands Reference - Rocket Software

rocketsoftware.com
from rocketsoftware.com More from this publisher
11.04.2013 Views

Along with SOAPSetDefault, the CallHTTP function setHTTPDefault may be called to set HTTP-specific settings or headers, if the HTTP default settings are not sufficient. 1-762 UniBasic Commands Reference

SOAPSetParameters Syntax SOAPSetParameters(Request, URI, serviceName, value) Note: This function is case-sensitive. If you want it to be case-insensitive, you must compile your programs using the BASIC command with the -i option. Descripton Sets up the SOAP request body, specifying a remote method to call along with the method's parameter list. Parameters The following table describes each parameter of the syntax. Parameter Description Request Handle to the request created with SOAPCreateRequest. [IN] namespace A string that is used as the namespace URI for the SOAP call. [IN] method The name of the method to be called. [IN] paramArray A dynamic array containing the method parameters for the SOAP call. Each method parameter consists of the following values: ? A parameter name ? A parameter value ? A parameter type (if type is omitted, xsd:string will be used. name, value, and type are separated by @VM. Additional parameters are separated by @AM, as shown in the following example: @VM@VM@AM@VM@VM...[IN] SOAPSetParameters Parameters SOAPSetParameters 1-763

Along with SOAPSetDefault, the CallHTTP function setHTTPDefault may be called<br />

to set HTTP-specific settings or headers, if the HTTP default settings are not<br />

sufficient.<br />

1-762 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong>

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

Saved successfully!

Ooh no, something went wrong!