1 Reply Latest reply on Feb 4, 2008 2:03 AM by jpechanec

    How to define a task that can auto complete when the actorId

      Hi, every one.

      I have a process definetion like this:

      Task1 -> Task2 -> Task3 -> .... -> Task10 -> Task11 -> END

      I want all the tasks can automatically complete when the token points to one of the task and the actorId of the task instance is null or "". It seems that Decision nodes can help, but it will make the process definetion too complicated and ugly.

      So can anyone please tell me how to do, or just provide some threads for me to follow...

      Thanks a lot!