Publié Fri, 21 Feb 2020 16:09:57 GMT par Oscar Perez Customs IT Specialist
Hello.

I'm trying to start using parallel tasks, I need two different profiles to upload each of them one file and confirm they did it. But I don't want one of them stop the other one, I want the task to appear to both of them at the same time, I think the parallel task is for this propose but I don't know how it works, so if anybody has used it, can you guide me please?

Regards.

Oscar Perez
Publié Mon, 24 Feb 2020 08:57:58 GMT par Franziska Klein Specialist Software Support Team GREEN EMEA
Hello Oscar,

a parallel task is active until all assigned users have completed the task or the exit condition is met.
This means, the task will appear for all users at the same time.

Exapmle 1:
Task_0 is assigned to User1 and User2.
User1 completes the task, so the task disappears for User1.
User2 can still see the task since he did not complete it yet.

Example 2:
Task_0 is assigned to User1 and User2.
The task has an exit condition.
User1 completes the task. The completion of User1 meets the exit condition.
Task_0 is completed for all users.

Best regards.

You must be signed in to post in this forum.