B2B Integration : Trading Networks Built-In Services Reference : Doc Folder : Summary of Elements in this Folder : wm.tn.doc.xml:bizdocToRecord
wm.tn.doc.xml:bizdocToRecord
Transforms a business document into an IS document (IData object), based on the IS document type blueprint associated with the TN document type (if any).
Input Parameters
bizdoc
Document The XML document from which to create an IS document (IData object). The document must be an instance of com.wm.app.tn.doc.BizDocEnvelope.
processAsLargePart
String (Optional) Specifies how the service is to process the input XML document (bizdoc). Valid values are:
*true - Uses large document handling to process the input document. Trading Networks writes large document content to hard disk drive space (called tspace) and keeps a pointer to the large document content in memory rather than the document content itself. Set to true when input documents are large or contain large parts.
*false- Default. Treat the document provided as input as normal size. That is, Trading Networks keeps the document’s content in memory during processing.
Output Parameters
boundNode
Document The content of the XML document bound into an IS document (IData object).
recordName
String The fully-qualified name of the IS document type that was used to transform the XML document. This value is specified in the Format as an IS document type option on the Document Type Details page in My webMethods.
Usage Notes
This service performs a function analogous to pub.xml:xmlNodeToDocument. For more information, see webMethods Integration Server Built-In Services Reference.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback