Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | SOAP Folder | pub.soap.utils:getQName
 
pub.soap.utils:getQName
WmPublic. Returns the qualified name for a given node.
Input Parameters
node
com.wm.app.b2b.server.saaj.SOAPElement The XML node whose qualified name you want to discover.
Output Parameters
Qname
Document The node's qualified name.Qname will contain the following keys:
Key
Description
namespaceName
String Namespace portion of the node's qualified name.
localName
String Local portion of the node's qualified name.
Usage Notes
Generally, you use this service in conjunction with the pub.soap.utils:getHeaderEntries or pub.soap.utils:getBodyEntries service to loop over the message's header or body entries and identify entries with a particular qualified name.
See Also
pub.soap.utils:getBodyEntries
pub.soap.utils:getHeaderEntries

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