1 Reply Latest reply on Aug 10, 2006 6:32 AM by jjr24

    Instantiate instance of a process for each user with specifi

    jjr24

      Hello,
      I have a process definition dedicated to a role e.g "employee".
      I want to instantiate a instance of this process for each employee of my entreprise.
      A solution is to let the employee create the process instance and use a swimlane.
      But it's not perfect for what I want to do.
      I think I have a solution but that's not very clean :
      Instantiate all the process, then create a variable for each process filled with the employee login, finally assign the first task the employee have to do, to the specific employee on the event "task-assign".

      Would you have a better solution to my problem?
      Thank you for listening,
      JJR24