Creating a business process in BPMN 2.0
We create Eximee processes in an integrated tool - Eximee Designer. Processes are saved as artifacts in the Eximee Repository.
Creating a new process
To create a new BPMN process in the module Library we select the button in the top right corner of the screen Add process.

In the displayed popup we set the name of the new process and the location. The process description is optional. You can add the .bpmn extension after the process name (if omitted, it will be added automatically).

After clicking the Add process an empty process will be opened for editing in the tab Diagram, containing a start block Create StartEvent.

Alternative text for the default value "Choose": The number of page columns can be changed after creating the form by editing its definition. In the application edit mode go to the you can view the source of the newly created process.

When creating a process artifact, a process ID will be automatically assigned (based on its name). The process ID can be displayed by expanding the General tab in the Process panel located on the right side of the screen. The process ID cannot be edited.
The option Executable specifies whether the process should be run in the BPMN engine as a working workflow, or whether it is merely a business model used for descriptive purposes and is not intended for execution.

Modifying the process
Process preview in read-only mode
In process preview mode you can select its elements and check the properties of the selected element in the Process.

Editing the process
Switching to process edit mode displays a toolbar that allows adding new elements to the process (on the left) and modifying properties (on the right).

Exporting the process to an SVG image
In the lower left corner of the editor there is an icon Download as SVG image, which allows exporting the current BPMN process to SVG format. After selecting it, an image file representing the current process diagram is generated and downloaded.

Documentation
A detailed description of the elements used to create process definitions can be found in the EximeeBPMS documentation.
Last updated
Was this helpful?
