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


Chapter 4 Setting Up Trading Hosts : Advanced Tab

Advanced Tab
Use the Advanced tab to specify advanced settings for the handling of inbound and outbound XML documents.
Write the converted XML to a file for each inbound transaction and publish the file reference in the requestFile attribute of the ResponderRequest message to the private process. Use of this option can decrease memory usage, improving performance. The Threshold property determines how large the XML must be before BusinessConnect writes the request to a file.
If checked, the date folder is added to the document path.
If unchecked, the date folder is omitted and the document is stored under the tpName directory.
If this field is empty or the directory specified is not valid, BusinessConnect behaves as if Publish XML Request as File Reference is not checked; it does not store a file; it sends the XML request.
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.

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