Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmcXML12 Package | wm.b2b.cxml.utils | wm.b2b.cxml.utils:getCXMLDocType
 
wm.b2b.cxml.utils:getCXMLDocType
WmcXML12. Determines if a record is a cXML document record. Returns the cXML document type and subtype (if any).
Input Parameters
Document_cXML
Record representation of cXML document.
Output Parameters
isCXMLDoc
Returns true if Document_cXML is a cXML record.
documentType
CXML DocumentType (that is, PunchOutSetupRequest, OrderRequest, or ProfileRequest).
subType
Sub-type of document (create, inspect, or edit).