By default, Queue Processor is disabled. To enable the Queue Processor, change the value of the property abpm.queue.processor.enable from no to yes. To know how to change the property, refer to the section Updating Adeptia Suite Properties.
After Queue Processor is enabled, you need to specify the following properties:
abpm.queue.processor.Concurrent.processes
Concurrent Process Size is the maximum number of process flows queue processor allows to be executed simultaneously.
[abpm.queue.processor.reload.factor
Load Management0#_abpm.queue.processor.reload.factor]Reload Factor specifies the threshold of number of process flows, which can be queued into Queue Processor memory. Once the number of process flows queued in to Queue Processor memory becomes less than Reload Factor, the Queue Processor looks for other process flows from database. |