Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Document Folder | Summary of Elements in this Folder | pub.document:XMLValuesToDocument
 
pub.document:XMLValuesToDocument
WmPublic. Decodes a String containing an XMLValues-encoded document and produces a document (IData object).
Input Parameters
xmlvalues
String An XMLValues encoding of a document.
Important:
This String must contain a webMethods XMLValues encoding of a document. No other encoding format is accepted.
Output Parameters
document
Document Document (IData object) result of the decoding of xmlvalues.
Usage Notes
An XMLValues-encoded document is produced using pub.document:documentToXMLValues.
If the watt.server.xmlCoder.getUndefinedDataTypeClassName server configuration parameter is set to true, the class name of an unsupported data type appears in the document IData object.