Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Queue Management feature in Adeptia Connect allows you to manage and regulate the execution of Transactions, Templates, and Process Flows. You can create a dedicated queue for the execution of Transactions associated with a Partner on a dedicated runtime instance. You can also choose to run a specific set of Transactions, Templates, or Process Flows of the company, on a dedicated runtime instance.

Important

The following types of activities bypass the queue and get executed immediately:

  • The Web services (REST provider or SOAP provider) that are published as Process Flows and set to be executed in Sync mode
  • Child process flows (except when they are non-recoverable and the Spawn action's 'Wait For Child' is set to false)

A queue that you may have created can be edited or deleted at any point in time. 

Only the sys-admin type users can access Queue Management feature.

When you create a queue, a new runtime service also gets up at the same time, and it starts accepting the transactions from that queue to process them. 

It regulates and expedites the execution by :

  • Allowing you to line up the Transactions or Process Flows based on where they're coming from - a specific partner, or the company itself.
  • Producing a dedicated queue for the Transactions or Process Flows and a Runtime service corresponding to them.
  • Managing the number of pods automatically based on the minimum, maximum, and the threshold values defined for them.

The following sections describe how you can create, edit, or delete queues in Adeptia Connect.

  • No labels