B2B Integration : Trading Networks Built-In Services Reference : IS Document Types : Summary of Elements in this Folder : wm.tn.rec:BizDocContentPart
wm.tn.rec:BizDocContentPart
Content part of a document. These are usually instances of com.wm.app.tn.doc.BizDocContentPart.
Variables
PartName
String A name for this content part. The value can be a string from 1-100 characters.
MimeType
String Mime type of this part. The value can be a string from 1-100 characters.
Length
Integer Size of this part in bytes.
Bytes
Object Content of this part. This should be a byte[].
StorageType
String The name of the storage system where the content of the document is stored. The value is a string from 1-100 characters and is used when Trading Networks considers the content part to be large. The value is “tspace” when the content of this content part is stored in the webMethods temporary storage system called, TSpace storage system.
StorageRef
Object When the content part is considered large, specifies the reference pointer to the storage system where content of the part is stored. This should be of type java.lang.Object. When the content is stored in the TSpace system, this field contains an instance of com.wm.util.tspace.Reservation object.
LargePart?
String Indicates whether Trading Networks considers this content part to be large. Use this value to determine whether this content part requires large document handling. Valid values are:
*true - The content part is large; that is, its content is stored in the storage system indicated by StorageType and StorageRef and is not stored in Bytes.
*false - The content part is not large; that is, its content is stored in Bytes.
Usage Notes
For more information about large document handling, including how Trading Networks determines whether a document is large, see webMethods Trading Networks Administrator’s Guide.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback