Hi,
Let’s say I have around 10 process models, each model having it’s own job priority.
Here I am assuming that the, ‘Job Priority’ is the order in which the process/job executes(correct me if I am wrong).
Is it possible to override the priority of the job during run time using Camunda REST API using c#?