I want to start a process instance in kie workbench using a button in a jsp page. Please help me. I am very new to jBPM. I went to the documentation and couldn't find. I am using Eclipse. Most of the examples are Maven related.
1 Answers
0
votes
It is supported by the kie workbench. You can use the remote API in your app using REST services. See http://docs.jboss.org/jbpm/v6.0.1/userguide/jBPMRemoteAPI.html for more information.