The following properties can be configured for a process under the General tab:
| Property | Description |
|---|---|
| Name | Specifies the name of the Process. You can localize the name of the process for different languages. |
| Id | Specifies the ID of the process. This value is defined when the process is created and cannot be modified. |
| Description | Provides a description of the process. This is used when generating project documentation. You can localize the description of the process for different languages. |
| Variation | Specifies an additional label to characterize the process. Use it to distinguish between two processes which have the same name, indicating that one is a variation of the other . The Project Navigator displays the variation in parenthesis next to the Process name. This value is defined when the process is created and cannot be modified. |
| Author | Specifies who designed the Process. |
| Lane Layout | Specifies how to layout the lanes in the process. |
The following properties can be configured for a process under the Advanced tab:
| Property | Description |
|---|---|
| Generate Events | Defines how Auditing Events are generated for the Process. See When Audit Events Are Generated for details. |
| Greedy Execution Mode | Defines whether the Process Execution Engine executes each automatic activity in a separate transaction (Disable Greedy Execution) or if it executes consecutive automatic activities into the same transaction (Enable Greedy Execution ). By default, greedy execution mode is disabled. |