Hi Friends,
Currently i am designing workflows(bpmn2 files) by using jbpm-designer-2.4.0 web editor. Now every time i am saving bpmn2 file into my local machine and executing that bpmn2 file.
Now my requirement was, i want to save bpmn2 file information into database. later i will read bpmn2 meta information from db and i will execute bpmn2 file.
The same requirement is available drools guvnor but i want from jbpm-designer-2.4.0 web editor.
Please any one can help me.