Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Setting Up Trading Hosts : Advanced Tab

Advanced Tab
In the Advanced tab, you can specify advanced settings for the handling of inbound and outbound XML documents.
The following table lists the fields in the Advanced tab:
Write the converted XML or TEXT to a file for each inbound transaction and publish the file reference in the requestFile attribute of the ResponderRequest message to the private process.
TIBCO BusinessConnect writes XML or TEXT requests that are this size and larger to a file and sends a reference to that file instead of the request itself. A value of 1000 is often appropriate. This can decrease memory usage within the EDI processing component, improving performance.
Note: Converting the XML from UTF-16 to UTF-8 in this way increases memory usage. Consider converting the XML to UTF-8 in a separate JVM process instead of using this option.
Example: C:\temp\DocSplitReport
If you select this check box, the date folder is added to the document path.
If you clear this check box, the date folder is omitted, and the document is stored under the tpName directory.
Invalid: This folder stores the invalid splitting result.
Valid: This folder stores the valid splitting result.
Report: This folder stores the splitting report.
Note: If you want to use the document splitting feature, you must specify a value in this field.
If you select this check box, the date folder is added to the document path.
If you clear this check box, the date folder is omitted, and the document is stored under the tpName directory.
If you select this check box, the date folder is added to the CAQH store location.
If you clear this check box, the date folder is omitted.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved