B2B Integration 10.5 | Administering and Monitoring B2B Transactions | 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 following figure shows how to use fields in the bizdoc to determine where the document content is stored.
Use the fields listed in table in bizdoc to determine whether the document is stored in memory or on the hard disk drive space:
Field
Description
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- 2019 | 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.