JBoss Community

Re: Accessing Guvnor using the REST API

created by Demian Calcaprina in jBPM - View the full discussion

Hi Darry,

 

you can check some sample code from tsurdilo,

https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/web/server/TaskFormsServlet.java

 

You have to make a POST to

/rest/packages/" + getPkgName() + "/assets/";

 

Demian

Reply to this message by going to Community

Start a new discussion in jBPM at Community