Need to create a workflow system using bonita 6.x execution engine

1
0
-1

Hi I have to create a workflow system using bonita 6.x execution engine. I have following dependency in my maven project.


org.ow2.bonita.engine
bonita-client
6.0.4

Can anyone tell me the detailed steps to integrate my application with this bonita execution engine.

It will be very helpful if somebody can give me link to some sample code for this.

thanks

1 answer

1
0
-1

You may want check the documentation site: http://documentation.bonitasoft.com/ , there's a 'Development' section you can go through. You can use Java API or REST services to interact with the Bonita BPM engine.

Have fun.

Notifications