Rahul Agrawal [
https://community.jboss.org/people/rahulamt] created the discussion
"NodeInstanceLog and Human Tasks relationship"
To view the discussion, visit:
https://community.jboss.org/message/766252#766252
--------------------------------------------------------------
How to get the data about who acted on a task using the NodeInstanceLog Table.
The NodeInstanceLog table will give the entries about a processInstance regarding the
nodes that were entered and exited. If, in the process, there is a Human Task node and
during the execution of the process the flow reaches at the human task node, an entry is
creates in NodeInstanceLog table, task is created etc, then some user acts upon it and
completes the task, again another entry is created in the NodeInstanceLog showing the exit
information of the node.
But I am not able to find out who has acted upon the task. This information is
present in the Task table but there is no relationship between this table and
NodeInstanceLog.
How should I relate them?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/766252#766252]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]