Set the Document Body Serialization Threshold Property
When the size of the documents increase, there is a significant increase in the use of resources for serialization and deserialization of the business process context.
About this task
When you install Sterling B2B Integrator, the default value is documentInlineSerializationThreshold = 102400 bytes.
If the business process requires the use of the document body at almost every step, the number of database reads may use more resources than serialization or deserialization. In such a scenario, set the value higher. If, however, the documents are large and used infrequently, set the value lower.
To increase performance, in the install_dir/properties/jdbc.properties.in file, perform the following actions: