The default value of chained timeout parameter CHAINED_TIMEOUT is incorrectly configured
book
Article ID: KB0079368
calendar_today
Updated On:
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM)
|
4.2
|
Description
The AMX BPM documentation states the default value of the CHAINED_TIMEOUT parameter is set to 10000 milliseconds (10 seconds).
However in the WPProperties.properties file in AMX BPM 4.2 it is set to 2000 (2 seconds).
This means the chaining might not work as expected as the timeout is reached sooner than expected.
Issue/Introduction
The default value of chained timeout parameter CHAINED_TIMEOUT is set to 2 seconds instead of 10 seconds in TIBCO ActiveMatrix BPM (AMX BPM) 4.2
Resolution
In order to set the CHAINED_TIMEOUT parameter back to 10 seconds edit the WPProperties.properties file and set the value to 10000.
This change requires a restart of the BPM Node.
Additional Information
https://docs.tibco.com/pub/amx-bpm/4.2.0/doc/html/bpmhelp/GUID-17307790-A632-450F-9F29-BBC63740F779.html
Feedback
thumb_up
Yes
thumb_down
No