1 Reply Latest reply on Jun 20, 2006 4:31 AM by koen.aers

    Task assignment by specific user in execution time

    natacam

      Hi
      I´m implementing the bussiness processes of the company I work for, using JBPM, and I have found it very useful.
      However, I have this problem:

      In a process , I have some tasks that need to be assigned in execution time by a specific user (the project manager), at node enter event. For example, if I have a developing team and I need to assign a developing task to 1 or 2 users. How could I do this without having to add a task (corresponding to assignations of tasks) at the beginning of each node in the process definition?

      thanks for your help