I know this is not a currently supported feature, but I want to know if it's possible. After a workflow is authored in the GUI tool (Modeler), would it be possible to write some custom code that inspects and completes the workflow so it can be executed immediately. I know that Activiti processes are not meant–currently–to work this way. I just want to know if it is possible for us to write some custom software that does this. This would effectively negate the requirement to load it up in Eclipse to complete the workflow before it could be executed.
If so, at what point can we do this? When a user presses the save button (and we could pop up an alert), or only after the model has been saved?
Thanks in advance!