Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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
_Hlt391051841
_Hlt391051841

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_Data_Cleanup_Data_Cleanup
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.  

...