4 Replies Latest reply on Mar 27, 2014 3:12 AM by fiimage

    how to get the process image from guvnor or designer

    saig0

      Hi!

       

      I'm working on a web app and use jBPM 5.2, guvnor 5.3.1 and designer 2.1. I created some processes with guvnor / designer and load it with REST services in my knowledge base. All work's fine.

      Now I want to display the process image of a process inside my web app but I don't know how. I didn't found a REST service to get the process image, only the source or binary of the process.

      I saw that the designer can generate the process image as png, pdf or svg; or share it as base64-encoded image. Is there a way to call these functions from my web app?

       

      Thanks for help!