BG_MAX_ACTIONS_PER_TRANS
Transaction Control Configuration
Summary
This attribute limits the number of steps sent or withdrawn during the processing of a single workflow transaction (i.e. the number of EAI steps that can be processed in one transaction without any other step types in between).
Applies To
This attribute can be defined for the BG
, RPCBG
and BGPREDICT
processes.
Default Value
This attribute is not defined on a newly installed iProcess Engine node. In this case, the default value is:
Machine ID |
Process |
Instance |
Value |
0 |
ALL |
0 |
1000 |
The attribute only appears in the output of the SHOW_ALL_ATTRIBUTES
command if you have explicitly assigned a value to it using the SET_ATTRIBUTE
command. The default setting is not displayed
Notes
When this limit is reached the workflow transaction is aborted and an appropriate message is logged to the sw_warn
log file. For more information, see iProcess Engine Log Files.