2 Replies Latest reply on Oct 13, 2011 11:44 AM by alphabetagamma

    How to dynamically assign actorId in jbpm 5.1?

    alphabetagamma

      (1) How do I assign actorId to a Human Task in my Spring layer at runtime? What API should I use? and should I have to specify anything in actorId field in my bpmn file?

      (2) Is it mandatory that the actorId should be from jbpm tables or can I use my own User related tables?

      (3) Can I assign a task to a groupID instead of to a particular UserId? At runtime, any User from this group can work on the task.

      (3) Is there any API documentation available for jBPM 5.1 version? If so could you please provide the URL?