Dear all,
We are trying to display the business process image on the browser using the REST Service (/runtime/DEPLOYMENT_ID/process/PROCESS_DEFINITION_ID/image/PROCESS_INSTANCE_ID)
We have noticed that all “finished processes” are colored in Red in the generated SVG file while its colored in Gray when displaying it inside the jbpm-console “Process Model”
How can we manage the SVG coloring in proper way?
Inside the jbpm-console “Process Model”

The generated SVG file:

--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/80c7c861-07cc-40cc-ab30-f34312985fcbn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "jBPM Usage" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jbpm-usage/WWWaAPbIzls/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/2b37edaa-8d87-4fc0-8c75-a0faf7e2144fn%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "jBPM Usage" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jbpm-usage/WWWaAPbIzls/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/a0b90419-faac-46e7-9d06-53380454f2fcn%40googlegroups.com.
Jordan +962 795070755
ibrahim...@gmail.com | Blog
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/72b22e5f-6dfd-4bbe-843d-c4b6473a7e4en%40googlegroups.com.
Dear all,
It seems that we did not deliver our thoughts in a clear way.
Here is the detail issue:
We have a business process deployed on a JBPM server (version 6.5).
Case 1: when displaying the business process image from the jbpm-console, it displays the process image colors as expected (coloring the visited “finished” processes in Gray, and the “current/in-progress” human task bordered in Red).
Case 2: on other hand when displaying the business process image using the REST Service as mentioned in the note below , it displays all visited “finished” processes bordered in Red in the process image.
Note that in both cases above we are requesting the same “process instance id” without having any changes on the instance process id.
So we are wondering why the REST outcome has different colors from the jbpm-console.
- We use the below REST Service to display the business process image on the browser:
(/runtime/DEPLOYMENT_ID/process/PROCESS_DEFINITION_ID/image/PROCESS_INSTANCE_ID)
Case 1:

Case 2:

Jordan +962 795070755
ibrahim...@gmail.com | Blog