MA
Hi everyone!
I was wondering if there's a way to create some models (BPMN or EPC) through some Aris API.
I already know that an API exists, but I don't know the purpose of it.
If you could show me some documentation that would be great.
Thanks in advance.
Hi
Also see this post https://www.ariscommunity.com/users/zazoto/2017-12-17-creating-models
for example :
var SelectedModels = ArisData.getSelectedModels([13])[0].Group().CreateModel (14,ArisData.getSelectedModels([13])[0].Name(-1),-1);