StateMachine timeout callback function will not be triggered by inherited concept.

StateMachine timeout callback function will not be triggered by inherited concept.

book

Article ID: KB0091152

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
============
StateMachine timeout callback function will not be triggered by inherited concept.

Environment:
============
TIBCO BusinessEvents 4.x
All Operating Systems


Resolution:
============
In TIBCO BusinessEvents, the callback function registered using registerStateMachineTimeoutCallback only works on the registered concept type. The callback function registered on an ancient concept will not be triggered by an inherited concept.

Issue/Introduction

StateMachine timeout callback function will not be triggered by inherited concept.