By default, Queue Processor is enabled. To disable it, change the value of the property abpm.queue.processor.enable from yes to no. To know how to change the property, refer to Updating Adeptia Suite Properties.
...
Concurrent Process Size is the maximum number of process flows, queue processor allows to be executed simultaneously. However, this property is bypassed in case of a process flow associated with web service provider.
abpm.queue.processor.reload.factor
Anchor | ||||
---|---|---|---|---|
|
Reload Factor specifies the threshold of a number of process flows that can be queued into Queue Processor memory. Once the number of process flows queued into Queue Processor memory becomes less than Reload Factor, the Queue Processor looks for other process flows from the database.
Anchor
abpm.queue.processor.reload.count
Reload Count specifies the number of process flow that is loaded in the Queue Process memory when the number of process flows queued in the Queue Processor memory becomes less than the Reload Factor.
...