Computer Science

Question

What is the order of precedence for parameters modification?

2 Answer

  • New queues created in Orchestrator are empty by default. To populate queues with items, to change their status and process them, you have to use Studio activities. As soon as queue items are processed, they become transactions. Queues enable you to create large automation projects underlied by complex logic.

  • The three parameters which can be modified are listed below :

    1. Processes
    2. Jobs
    3. Studio
    • The order of precedence for the above parameters do not depend on their state of execution.
    • The priority of modification does not change with the priority of execution of the parameters.
    • It is irrespective of the parameter's execution sequence or priority.

You May Be Interested