Configure version tagging

For the ERWF, you can configure the versioning tagging in the start transition. There you create a new version configuration under the Version attribute:

You configure the version tagging via the properties:


Property

Description

Version increment

Here you specify the level that will be used for counting the version number:

  • None: The existing version number will continue to be used and will not be changed.

    Note: For start transitions, the versions are always incremented on the first level if the None setting is defined.

  • Level 1: The versions are incremented on the first level: 1.0, 2.0, 3.0...

  • Level 2: The versions are incremented on the second level: 1.1, 1.2, 1.3...

  • Level 3: The versions are incremented on the third level: 1.0.1, 1.0.2, 1.0.3...

  • ...

    Note: Here you can configure up to five levels.

Create intermediate version

If you enable the option, an intermediate version of the object will be created when the transition is executed.

Version tag completion

Here you define the level up to which the version number is automatically completed.

Note: Here you can configure up to five levels.

Example:  

Version increment is set to Level 2 and version tag completion to Level 3. The version tag is then supplemented with a 0 on the third level: 1.2.0

Selection component

Here you set whether the object selection dialog should be displayed when creating a version. This dialog is used to select the children that are to be versioned as well:

  • Visible: The object selection is visible and can be edited.

  • Not visible: The object selection is skipped.

  • Disabled: The object selection is visible but not editable.