Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | SOAP Folder | pub.soap.utils:getDocument
 
pub.soap.utils:getDocument
WmPublic. Retrieves an entire SOAP message as a node object.
This service is useful when you want to use pub.xml:queryXMLNode to query an entire SOAP message. Since queryXMLNode requires a node as input, you cannot use it to query a SOAP object directly. Instead, you must convert the SOAP object to a node and then query the resulting node.
Input Parameters
soapData
Object SOAP object for which you want a node representation.
Output Parameters
node
com.wm.lang.xml.Node Node representation of the entire SOAP message in soapData (that is, <SOAP-ENV:Envelope> to </SOAP-ENV:Envelope>.
See Also
pub.soap.utils:getBody
pub.soap.utils:getBodyEntries
pub.soap.utils:getHeader
pub.soap.utils:getHeaderEntries
pub.soap.utils:getTrailers

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release