Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Queue Processor in Adeptia Connect manages and regulates the execution of process flows. It regulates the execution by:

...

Info

Any process flow with 'Real Time Processing' priority bypasses the Queue Processor and is executed immediately. The following types of process flows also qualify to be executed immediately bypassing the Queue Processor:

  • Process flows associated with Web Services
  • Process flows with an Event that has Trigger in Sequence as checked
  • Child process flows (except for Spawn action with 'Wait For Child as False')

Process flows with High, Medium, and Low priority are executed by the Queue Processor. The order of execution of process flows based on the priority is as follows:

...

  1. Click Configure icon.
  2. Select Developer Studio from the left pane and then click Proceed.
  3. Go to Administer tab and click Setup drop-down menu.
  4. Select Application Settings and then Update System Properties.
  5. Expand Load Management and then Cluster and Queue Processor Configuration.
  6. Enter a number in the Value field for the property abpm.queue.processor.concurrent.processes.



    This defines the number of process flows for concurrent execution. 

    Info

    After you update and save this property, you need to restart the server to see the change in action.


  7. Click Save.

See also

...



At any point you may choose to clean-up the Ready and Queued processes. Perform the following steps to clean-up the queued processes:

...