cancel
Showing results for 
Search instead for 
Did you mean: 

collapsible subprocess and embedded subprocess

knishant14
Champ in-the-making
Champ in-the-making
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
1 REPLY 1

vasile_dirla
Star Contributor
Star Contributor
Hi,
Here you'll find the documentation:

http://www.activiti.org/userguide/#bpmnSubProcess
8.6. Sub-Processes and Call Activities