1879
Procedure:ProcName@HostName EAI Step:EAIStepName Case:CaseNum - Invalid Delayed Release condition expression defined.
Description
The BG process has attempted to process the specified EAIStepName, but has encountered an invalid expression in the EAIStepName’s delayed release condition. This can happen if the expression has become invalid since it was defined - for example, if a data field that the expression references has subsequently been deleted.
The BG process rolls back the transaction being processed at the time of failure and continues processing other transactions.
|
Note |
Transactions will be automatically retried a number of times. On SQL Server and DB2 versions, this is defined by the IQL_RETRY_COUNT process attribute value. On Oracle versions the retry parameters are attributes of the Oracle AQ queues. |
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
Check that the delayed release condition expression is valid, using the TIBCO iProcess Modeler. (Clicking OK in the EAIStepName dialog boxes validates the expression.)
See Also
“IQL_RETRY_COUNT”, in the TIBCO iProcess Engine: Administrator's Guide, for a detailed description of this process attribute.