cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically generate process diagram with Activiti REST

asmo
Champ in-the-making
Champ in-the-making
I am using Activiti through the REST interface from a Python-based application, and have code to create the XML process definitions and the diagrams.

Does the REST interface support auto-layout with BpmnAutoLayout? If not, is there plans for this?

I would very much like to just give a "autoLayout: true" -argument when posting the XML, and not have to worry about the layout on the process creation side.
3 REPLIES 3

trademak
Star Contributor
Star Contributor
We currently don't do this, but yes that could be added without too much effort. Could you create a JIRA issue for this?

Best regards,

asmo
Champ in-the-making
Champ in-the-making
http://activiti.org/community.html says this is the correct place for reporting issues: http://jira.codehaus.org/browse/ACT – but that service seems to be terminated?

Is this the correct place for Activiti issues now? https://github.com/Activiti/Activiti/issues

jbarrez
Star Contributor
Star Contributor