![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Use the Advanced tab to specify advanced settings for the handling of inbound and outbound XML documents.
Table 8 Host Record Advanced Fields 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 selected, the date folder is added to the document path. Example: Store Location = XML_Request, trading partner name = Addis Coffee HavenBusinessConnect stores the documents in /tibco/bc/XML_Request/In/AddisCoffeeHaven or
/tibco/bc/XML_Request/Out/AddisCoffeeHavenIf this field is empty or the directory specified is not valid, BusinessConnect behaves as if Publish XML Request as File Reference is not selected; 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 |