nbd [
https://community.jboss.org/people/nbd] created the discussion
"Multiple dynamic human tasks in jbpm process"
To view the discussion, visit:
https://community.jboss.org/message/760812#760812
--------------------------------------------------------------
Hello,
I want to manage in a Jbpm process the following thing:
At some point I want to read a dynamic list of users and send all the users an email with
a link that would resolve a form
that will ask them to confirm something. So at the time of process definition, I don't
know how many users will be there,
and what ids thay would have.
Later on, I have a scheduler that will trigger counting how many users confirmed the form
and who they are.
I imagine the form for each user should be a separate human task with actorId specified
for each user.
I can't come up with a jbpm mechanism to do such a thing using and graphical BPMN
editor. Is there a way
to do this or maybe the only solution is to create the process dynamically using the
Process API?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/760812#760812]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]