Hello,
Now that we have a fair number of workflows and starting rules in place, we need to distribute the workload onto more than a single workflow server. In fact we need to dedicate a server to higher-priority workflows.
In presence of more than one workflow server, I expect that workflow subscription (evaluation of starting rules) is distributed as well as workflow execution. In other words if I add a workflow with 5 starting rules on workflow server A, workflow subscription workload on server B is not impacted whatsoever. Is that correct ?
Thanks in advance