Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created 
the discussion

"How to display process diagram showing only nodes used in a process instance?"

To view the discussion, visit: https://community.jboss.org/message/780024#780024

--------------------------------------------------------------
Hi,

We use JBPM5.4 and my process is started by JBPM-Console.

We have a requirement to display process diagram for a running process instance 
and completed process instance.

Currently I use the same method as JBPM-Console, which is to get the process 
image and get the activeNodeInfo.  The problem here is the process image is a 
static .png image.
What we need  is to display process image and the nodes displayed are:
1. Current active node
2. Nodes that have been executed
3. Next nodes that may or may not get executed after the current node.

If the process instance have complete, we just need to display nodes that have 
been executed.

Is there any way to display process image in this way?

Any help is appreciated.

Regards,
Thomas Setiabudi
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/780024#780024]

Start a new discussion in jBPM at Community
[https://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

Reply via email to