-
Notifications
You must be signed in to change notification settings - Fork 123
Import_BPMN
The Modelio BPMN Import service is used to import a BPMN model form a .bpmn file. It also allows to update an existing and previously imported BPMN model based on an updated
.bpmn file.
During the import process, you can choose to keep the ID of the elements declared in the imported file, or to generate new Modelio ID. If you choose to keep the original elements id, you must keep in mind that these ID must be unique. Otherwise, you will be exposed to unexpected errors during the import process.
To import a BPMN model form a *.bpmn file:
-
Select a root package in the project explorer.
-
Use the Import/Export > Import > Import BPMN contextual command.
The BPMN import process
Steps:
1. Click on the work model root package
2. Run the Import/Export > Import > BPMN Import command
3. Browse your file system to the BPMN file to import
4. Choose whether or not to keep the imported elements IDs
5. Click on OK to validate and launch the import
To update an existing BPMN model based on an updated *.bpmn file:
-
Select the BPMN model () to update in the project explorer.
-
Use the Import/Export > Import > Import BPMN contextual command.
Updating a BPMN Model
Steps:
1. Click on the BPMN root package
2. Run the Import/Export > Import > BPMN Import command
3. Browse your file system to the BPMN file to import
4. Choose whether or not to keep the imported elements IDs
5. Click on OK to validate and launch the update