rkflow aggregation is part of the version control system. It works like configuration packs an uses VCS records. Howeveorkflow aggregation has its specific features.
Concept
consists of the following elements:
- workflow activities
- transitions
- activity exits
- workflow version
when working on a local pack for further implementation, you do not to include them one by one. Instead, the system compiles record versions of all these entities into VCS rec publication.
The scheme below represents a simplified process of workflow export and import. the following articles to learn more:
Export a workflow
There are two ways to prepare a workflow for and implementation:
- create a local pack and start configuring workflo
- move the workflow VCS record to the local pack you nee
Pack a workflow
To create a workflow a local pack, perform the following steps:
- Navigate to Configuration → Local Packs.
- Click New and fill in the fields.
- Click Set Current and Save to make this local pack current.
- Navigate to Workflow → Workflow Editor.
- Click New and configure the workflow.
- When the workflow is completed, open the hamburger menu and click Publish.
As a result:
- The workflow VCS record in the current local pack. It is ready for export and implementation.
Move versions between packs
To move workflow VCS record to the local pack you need, perform the following steps:
- Navigate to Configuration → VCS Records.
Find the workflow by its title in the Document Record column.
- Open the record.
- In the Local Pack field, select the local pack you need.
- Click Save or Save and exit to apanges.
As a result:
- The workflow VCS record in the current local pack. It is ready for export and implementation.