Define New Process

Import XPDL files exported from Bizagi Modeler ®. The XPDL file can contain more that one process in different Pools.

Sub Process Restriction A process can have N levels of sub processes. The only restriction is that the name of the sub process task must comply with the following rules: 1) Reusable Subprocess --> the subprocess node name must be equal to the XPDLWorkflow name. 2) Embedded Subprocess --> the subprocess node name must be equal to the subprocess sheet name. To keep this simple it is recommended to have the Subprocess node name, the subprocess sheet name and the XPDLWorkflow name with the same name. But compliyng with above rules is enough.

The following picture show how to import XPDL processes from the BPM Web Application:

Set the process definition name. 3- The name of the XPDL file

1- Select BPM Application from the Combo Box

Each BPM Process belong to a BPM Application. The combo box show all available Applications for the current user and by selecting one the imported processes will be allocated in that Application. 2- Set Process Definition name

After the XPDL the name of the XPDL file is shown. 4- Button to select a XPDL file from disk

To upload a XPDL file it must be selected first. 5- Button to send the selected XPDL file

After selecting the XPDL file click on "Send File" to actually upload the file. 6- Add new form to import a new BPM Sub Process

Each form is related to a XPDL file. If the process has sub processes then each sub process must be also configured. Sub processes can allocated in different BPM Applications. To add new form click on "+".

7- Delete a html form to import a new BPM Sub Process

To delete unused html forms.

8- Import all selected XPDL files

Once all XPDL files have been allocated in Application and all XDPL fiels have been sent then can be imported into the BPM Appication.

NOTE: If the import process succeed then the imported process will be shown. If the import process fails a list of error will be displayed. After fixing these problems try again.

9- View Diagram of imported Process

View BPMN of selected Process.

10- XPDL Import Confirmation

All processes in the XPDL files are imported into the System.

Last updated