Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: How to assign a task to the user who created the workflow?"
To view the discussion, visit:
http://community.jboss.org/message/632330#632330
--------------------------------------------------------------
Inside the process you can use expressions to do the assignment. Something like:
${variable}. If you can capture the user id and insert taht as a process variable when the
task is going to do the assignment will pick up that variable, resolve it and do the
assignment.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/632330#632330]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]