In order to prevent the system from starting a large number of processes within a short period of time, due to unintentional settings or inter-operation with external systems, Questetra BPM Suite limits the number of processes that can be started within a certain amount of time. By default, the system will not start more than 100 processes within 15 minutes.
If you are using the Download Edition, you can change this limitation (number and/or time) in the qbpms.config setting.
| Directive Name |
Description |
Default |
| qbpms.quota.interval |
Time frame by which processes are counted (min) |
15 |
| qbpms.quota.limit |
Number of processes that can be started within the above time frame |
100 |
|