State Model Timeouts and State Timeouts

You can define timeouts at the state model level and for each of its states, except for the start, end, and Call State Model nodes.

For the state machine, the timeout value specifies how long the state machine should wait before it completes. A timeout has an expression and an action. Both the expression and the action are defined using the TIBCO BusinessEvents rules language. See Defining Timeouts for complete details.

Note: TIBCO BusinessEvents supports only positive integers or zero as timeout values. It does not support negative numbers or decimal values.