1894

Possible infinite loop in Procedure:<ProcName > Case:CaseNum... Withdrawing Step <StepName> exceeded max send/withdraw actions per workflow transaction (process attribute BG_MAX_ACTIONS_PER_TRANS = Value).

Description 

The current transaction has been aborted because the number of steps sent or withdrawn as part of the transaction has exceeded the system limit. This limit is defined by the BG_MAX_ACTIONS_PER_TRAN process attribute Value.

This message is produced if there is a loop in a procedure that causes too many steps to be sent.

Appears In 

SWDIR\logs\sw_warn

Severity 

2 (Severe)

Action 

Investigate the ProcName procedure to see if there is a loop in the procedure that is causing too many steps to be sent.

See Also 

“BG_MAX_ACTIONS_PER_TRAN”, in the TIBCO iProcess Engine: Administrator's Guide, for a detailed description of this process attribute.