Integration Server
10.11 |
Built-In Services Reference Guide
|
SOAP Folder
|
Summary of Elements in this Folder
|
pub.soap.utils:getEncoding
pub.soap.utils:getEncoding
WmPublic. Retrieves the encoding from a SOAP message as a single string.
Input Parameters
soapData
Object
SOAP object containing the message whose encoding you want to retrieve.
Output Parameters
encoding
com.wm.lang.xml.Node
Encoding from the SOAP message.
See Also
pub.soap.utils:getHeaderEntries
pub.soap.utils:getBody
pub.soap.utils:getBodyEntries
pub.soap.utils:getDocument
pub.soap.utils:getTrailers
pub.soap.utils:addHeaderEntry