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/632335#632335 -------------------------------------------------------------- You should define a variables at process level. inside your action node you need to set up that variable value and then in the task definition (XML file) in the assignment field you need to use an expression ${variable}. Where "variable" is the name of the variable that contains the user name :) Cheers -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/632335#632335] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
