For every task node in a process definition, i want to dynamically (programtically) add a self transition (from and to transition to the same node) to each task node. Can you ...
Is it possible to remove a task from an existing workflow in JBPM?
I wouldn't like to have a new workflow, only modify the existing one.
I'm using JBPM 3.2.2
I have unique requirement for JBPM process work flow. Is there any way to compute % compete for entire work flow. One way, I was thinking about computing this is ...
All,
is it possible to find the task id that got created when a task is assigned to an user?
in my case, the task gets assigned to an user which is found ...
I have a problem which I think is similar to these but my scenario is slightly different.
How to make a process instance go on with jBPM5? http://community.jboss.org/message/600654
Human task API, ...