Hi I am looking to see if I can used the browser based modeler, with the following customizations
1) The format of the model would not be BPMN, but our own format 2) The model would not be stored in a database, but may be to a respository like git or some other system.
Is there a way this can be done. Can anyone point me to what needs to be changed
Also is there any document which describes how to compile the code. The link given in the getting started guide leads to the following page displays the message
That wiki link is not important, was out of data anyway.
To answer your question: yes, it is possible. It's code, anything is possible. But what you are needing is a seriously amount of work, with changes and new code in a lot of places. If you really want to go through, the best thing is to learn how the activiti-modeler code works and how it interacts with the backend to store stuff.