Currently, for visualizing any process instance diagram, we need to have the container deployed in order to retrieve its png/svg file. As part of the work related to JBPM-7383, we identified the need to store this image in the database to further retrieve it when the container isn't available. A process listener could be used to store the image as well making sure any clean up job also takes into account this new table or column.
- relates to
-
JBPM-7383 Unable to access completed processes with undeployed container
- Closed