xi:include or how to split config file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2013 04:31 AM
Hello there,
is it possible to split one big .bpm20 file into multiple files?
Something like - one file for each sub-process and then include these file in the main process configuration?
I've tried <xi:include> but it seems not to working.
Thanks a lot
is it possible to split one big .bpm20 file into multiple files?
Something like - one file for each sub-process and then include these file in the main process configuration?
I've tried <xi:include> but it seems not to working.
Thanks a lot
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2013 11:32 AM
If you use a callActivity instead of a subprocess, you can use a separate process-file for the called process. Good-practice is to deploy these bpmn20.xml files together in once deployment.
