2 Replies Latest reply on Aug 4, 2006 5:05 PM by jainer

    Creating new users

    maxip

      Hi,

      how do i create new users for jbpm ?

      Do i have to create them in the database ? which tables are affected when creating new users ?


      or is there a class i can use to create and maybe alter users ?


      i cant find anything about it in the manuals or in javadoc

      thx

      cya

        • 1. Re: Creating new users
          maxip

          ok i created an user in the DB

          but i dont understand how to work with users


          i made setActorID and started a process

          but i cant find any tasks for this actorID but the task has started

          so whats wrong ?

          • 2. Re: Creating new users
            jainer

             

             <task-node name="taskNodeName">
             <task name="taskName" actor-id="maxip">...
            


            if you don't want use swimlanes, the task is assigned for this user with this expression

            Regards!

            jainer e.