1 Reply Latest reply on Apr 23, 2007 1:31 AM by vtysh

    "Assign" task - how to implement?

    isobretatel

      How do I implement "Assign" task?

      The performer of the "Assign" task is a manager, who selects a performer for the next task from the list of the perfrormers [in his department].

        • 1. Re:
          vtysh

          You should write assignment handler for a task node. Try to use some variable in contextInstance to store name of necessary actorId for handled task.