Optimization tab
Open the Message Manager Configuration Maintenance window with the Optimization tab selected.
Optimization Tab Field Descriptions
The Message Manager Configuration Maintenance window displays the fields described in the following table when the Optimization tab is selected:
Field | Description |
---|---|
Maximum X12 FG Validation Size | The value entered represents the maximum size of a functional group that will be validated in a single pass. If a functional group is larger than this size, then each transaction will be validated individually. Best performance is achieved when validating the functional group in a single pass, but it will consume that much more memory and might exceed the capacity of the server and cause Trading Manager to fail. Setting this value allows for smaller functional groups to be processed as fast as possible while larger functional groups will not cause undue crashes or performance degradation. |
Work File Options | The options available from this drop-down menu are used
by Message Manger to determine the work file setting for all RUN maps used
in the system. These options are: -WM - places all work files in memory, which increases performance, but uses memory. -W - places work files as physical files on the disk, using default work file names, which results in slower performance but reduces memory usage. Note This option should only be used in specific debugging cases as it forces all RUN maps to be single threaded. If work files on disk are desired, use option -WU (see below). -WD - indicates default work files on disk, delete when done. -WU - indicates uniquely named work files on disk, delete when done. |
One File per Put PO | For outbound files, creates one file containing all the interchanges destined for that specific put Post Office. This eliminates the need to develop a custom system to append all the data into a single file for delivery. |
One File per Put PO per Interchange | For outbound files, this option allows this version of Trading Manager to run as it did in previous versions and creates one output file for each interchange. |
X12 Inbound Data Containing Multiple Functional Groups | Check this box to route one file for each functional group. Uncheck to route one file consolidating all functional groups. |