0 Replies Latest reply on Oct 1, 2007 1:20 PM by dingo001

    swimlanes actorId not inherited by taskInstances

    dingo001

      I am setting swimlanes dynamically as the flow goes in the workflow from tasknode to tasknode.

      in tasknodeA, i assign swimlaneB as userB, when the taskInstance is called that has swimlane set as swimlaneB, the userB is not assigned as the actorId.

      Why is this? In the db swimlane table, I see that swimlaneB has actorIdExpression set as userB (this is expected), but taskInstanceB which is supposed to have actorId set as userB does not have it. Why is this happening. Am i missing something?