cancel
Showing results for 
Search instead for 
Did you mean: 

Automation of Workflows

bhargavdesai99
Champ in-the-making
Champ in-the-making
Hi,

      Can the generation of workflows be automated, e.g. using command line, Ant or Maven? For example a batch change to many workflows.


Thanks,
Bhargav
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Sure, but you will not find a lot of support in the Activiti API for this.
In the Activiti Designer we generate BPMN 2.0 XML files, but that's based on an Eclipse diagram.

Best regards,

bhargavdesai99
Champ in-the-making
Champ in-the-making
Thanks  Smiley Happy