Hello all. I am using an import scenario tied to a Business event to update Project tasks. If task A gets completed, tasks B,C and D get completed as well. This works great except not all Projects have task B,C and D. If I run it and a task is not there it errors our. Is there a way to suppress the error and continue? Is there a way to see if the tasks exists first and if not skip?
I unchecked the “Break on” Check boxes but it still does not work.
My rules for task completion are long, and creating filter/rule and scenario for each possible combination would be almost impossible.
Thank you all