ISOAPMessage Members
| Name | Description |
|---|---|
| AddXMLPage | - |
| CopyStructure | Copies the XML of a request to a response SOAP Message. MethodNameResponse; Method parameters are not copied. |
| CopyVariablesBlock | - |
| GetHeader | Retrieve an HTTP header by name, if present. Return value: String. |
| GetOnSuccessNext | - |
| GetXML | - |
| IsSOAPFault | Is this message a SOAP Fault. Return value: Boolean. |
| IsXSLLoaded | - |
| LoadXSL | - |
| ResponseWithContext | - |
| ResponseWithToken | - |
| SerializeMessage | - |
| SetHeaders | Set HTTP headers from the request (allow access to them for SOAP handlers). |
| SetSOAPFault | Set SOAP Fault state. |
| VersionTestCreateFault | Tests SOAP namespace 'version' and possibly generate version SOAP Fault. Return value: Boolean. |
| WriteXML | addResponseParameter |
| addResponseParameterWithAttribute | - |
| addTypedResponseParameter | - |
| allowOnSuccess | Sets or tests if this message exchange should process OnSuccess. |
| enableMergeVariables | - |
| getBinaryData | Returns binary data from the soap message object. Return value: Byte(). |
| getContentType | - |
| getDictionaryInformation | Returns string representing child nodes of the method node. Return value: String. |
| getNode | - |
| getNodeValue | - |
| getSOAPFault | Method getSOAPFault returns a pointer to a SOAPFault interface. |
| getSoapTransform | - |
| getStringParameterByAccessor | - |
| getTypedParameterByAccessor | Return value: Variant. |
| loadXML | - |
| mustIUnderstand | Method mustIUnderstand right now we don't understand. |
| preprocessRequest | - |
| putHttpReferer | - |
| putHttpUserAgent | - |
| putPermissions | - |
| putSoapTransform | - |
| putTransformType | - |
| removeResponseParameters | Removes named response parameters. |
| setBinaryData | Sets binary data to the soap message object. |
| setDeleteVariables | - |
| Name | Description |
|---|---|
| ArguementCount | Return value: Long. This property is read only. |
| WSID | Sets/returns Workstation ID. Return/assignment value: String. |
| hasOnSuccess | Tests if message has any OnSuccess variables. Return value: Boolean. This property is read only. |
| methodName | Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
