F.US Posted June 20, 2019 Share Posted June 20, 2019 Hello all, My entities have several tasks that some of them are done in parallel. My tasks are all defined in each server (process type is Task Sequence). Workers are needed for each task. I want to show that when the worker starts working on tasks in server 1, as soon as one specific task is done, the worker should go to the other servers and starts working on them until that specific task in the other servers. Then the worker can come back to server 1 and keep working on other tasks (one of the task has the highest priority for me in all servers to be done first). I'd appreciate your help! Link to comment Share on other sites More sharing options...
Recommended Posts