Hello I work with activiti-rest and java how can i display the instance process diagram using java code.
I want to turn this uri " http://10.6.99.57:8888/activiti-rest/service/runtime/process-instances/40206/diagram " into java code
Where do you want to display it? If you want to display it in browser then just use the img tag.
thank you Bassam,
please can you give me a concrete example for your answer otherwise I can do it in an html page as in activiti-explorer
Just basic html img tag as follows
<img src="http://10.6.99.57:8888/activiti-rest/service/runtime/process-instances/40206/diagram">
thank u bassam
thank you I will try it
there is a problem when I display the image it is not displayed
thank u bassam it is work
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.