2 Replies Latest reply on Oct 1, 2015 7:33 AM by ademseker

    [JBPM 6.2] Getting process image with current active task

    nabilf

      Hello,

       

      We are using JBPM 6.2 and we need to get the process image with the active task(s) highlighted with red. We need to integrate this image in an external application.

      Is there any URL ( Servlet / REST ) that we can use to return the image ?

       

      jbpm.png

      In a response to a previous post Re: Can i get the entire process image which shows the current node? The proposed solution consist to use the below url :

      http://{your-address}/gwt-console-server/rs/process/definition/{your-process-id}/image  

      But this url is not available in the latest release JBPM 6.2 ( it seems that this solution works only for JBPM 5 ).

       

      Please could you advise ?

      Thank you