B2B Integration : Trading Networks Administrator's Guide : Large Document Handling : Creating Services that Recognize Large Document Handling : Determining Where the Document Content is Stored
Determining Where the Document Content is Stored
Trading Networks keeps information about all documents in the pipeline in the bizdoc variable. Fields within the bizdoc indicate whether Trading Networks considers the document large, and therefore, indicates whether the document is stored in memory (if the document is not considered large) or on hard disk drive space (if the document is considered large). The figure below shows how to use fields in the bizdoc to determine where the document content is stored.
Use the following fields in bizdoc to determine whether the document is stored in memory or on the hard disk drive space:
Field
Indicates...
LargePart?
Whether a particular content part is considered large. If not, the value is false. If so, the value is true;Trading Networks sets StorageType to tspace and leaves the Content variable null.
LargeDocument?
Whether at least one content part in the document is considered large. If so, the value is true. If not, the value is false; Trading Networks stores the document content in the Content variable and leaves StorageType null.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback