Hi,
In Online Alfresco activiti editor, i found that there are two kind of subprocess apart form call activiti and event subprocess.
These are embedded subprocess and collapsible subprocess.
i found that in collapsible subprocess we can reference the other process.
Our equorement is to use the same process definition contained in multiple files.
Can we ucollapsible sub process for that, meaning we can have multiple chunks of process in the different files and we can refer them from main process file. But this should work and deployed as single process definition.
We do not want use call activiti as it treats subprocess as a different process altogether.
Please advise.
Where can i find the documentation on collapsible sub processes.
Also i noticed that in Eclipse editor this is not available.
Thanks,
KNA