Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Handling Large Documents When Using Trading Networks | Configuring Module for EDI for Large Document Handling
 
Configuring Module for EDI for Large Document Handling
 
Determining When an EDI Document Is Large
Use the following procedure to configure Module for EDI to use large document handling. The procedure updates the configuration in both the memory, so that the changes take effect immediately, and in the WmEDI/config/properties.cnf file.
* To configure Module for EDI for large document handling
1. Make sure the EDIBigDocThreshold property is set for large documents, as described in Defining Module for EDI Properties.
2. Update Trading Networks large document settings:
a. From Integration Server Administrator, select Settings > Extended.
b. Click Edit Extended Settings, and then add or update the following Integration Server properties:
Property
Description
watt.server.tspace.location
Specifies the absolute directory path of the hard disk drive space in which Integration Server is to temporarily store large documents rather than keep them in memory.
watt.server.tspace.max
Specifies the maximum number of bytes that can be stored at any one time in the hard disk drive space that you defined using the watt.server.tspace.location property.
The default value is 52,428,800 bytes (50 MB).
watt.server.tspace.timeToLive
Specifies the amount of time in milliseconds that Integration Server temporarily stores documents in Tspace, rather than keeping them in memory. Setting this property prevents a document from being deleted as soon as it is created, thus prevents any resulting exceptions that occur while Integration Server tries to read back from the document.
The default value is 0.
Note:
When batching EDI documents, you must set this property so that Integration Server can access the file from the temporary directory and store it in the database.
For more information about Integration Server properties, see the webMethods Integration Server Administrator’s Guide for your release.
3. Click Save Changes.
For more information about configuring Trading Networks for large document handling, see the webMethods Trading Networks Administrator’s Guide for your release.