Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | 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