knevik [
https://community.jboss.org/people/knevik] created the discussion
"Assign Human Task to Process Initiator"
To view the discussion, visit:
https://community.jboss.org/message/737237#737237
--------------------------------------------------------------
I'm trying to work out how to identify the person who started a process so that I can
assign the human tasks in the workflow to them. Does anyone know how to get the details of
this person.
I know how to assign the task to them once I have their details, that's just the
section of code below as part of the bpmn file
<potentialOwner>
<resourceAssignmentExpression>
<formalExpression>#{user}</formalExpression>
</resourceAssignmentExpression>
</potentialOwner>
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/737237#737237]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]