If you have the required permissions, you can create a workflow to specify the process that end users will follow when they interact with assets in your system, for example adding, changing or editing an asset.
The Workflows tab lists all workflows in
your system. You can select a workflow name in the list to view additional
details in the right side panel:
- Details: Workflow details, including name, description, and trigger type.
- Diagram: A graphical representation of the workflow, showing the activities at each step of the workflow. You can click an activity to view its details.
- Information: Workflow information, including creation date, and version publishing details.
- Versions: Lists all versions of the workflow. From here, you can view a diagram of a selected version and duplicate a selected version.
Common workflow examples:
- Ad-hoc request: Manage requests related to data access, data issues, or governance inquiries. These requests are reviewed by the responsible party to determine their validity.
- Change business term: Handle requests to modify a business term. The request is validated by the relevant person and, once approved, processed by the administrator.
- New business term: Process requests to add new business terms. Valid requests are reviewed by the responsible party and, if approved, added to the system by a data governance analyst.
Create a workflow
Build a new workflow by configuring trigger types, assignment IDs, object classes, and workflow activities.
Your workflow is now published and ready to use.
Tip: When creating a workflow, you have the option to switch to the list
view by toggling the buttons located at the top right of the workflow
designer. You can choose to build your workflow in the list view, or
in the workflow designer.
Edit a workflow
You can edit an existing workflow to create a new
version.
- Go to .
- In the Workflows list view, select the workflow that you want to edit, then click Edit in the right side panel.
- When you have finished editing, click Publish then Publish Version <version number>.
Your workflow updates are published as a new version.
Duplicate a version of a workflow
If you want to create a new workflow that is similar to one
you've already created, you can clone an existing version of a workflow
rather than creating a new one. For example, this is useful if you want
to test modifications on an older version of a workflow without changing
the latest version of your workflow.
- Go to .
- In the Workflows list view, select the workflow that you want to duplicate, then select the Versions tab in the right side panel.
- Select the desired version from the list, then click Duplicate as Workflow from the menu button in the relevant row.
- Type a new name for your workflow, and update the fields and workflow activities as required.
A new workflow is created as a duplicate of the selected
version.
Deactivate the published version of a workflow
The latest published version of a workflow is the active version. You can deactivate the published version manually. For example, you might want to do this if an Asset Type is deleted, and the workflow trigger was for that specific Asset Type.
- Go to .
- In the Workflows list view, click the menu button in the row of the workflow that you want to deactivate, then select Deactivate.
The workflow is now inactive. No new assignments will be created
when the triggering event happens. However, any assignments that are
already in progress will continue to follow the workflow steps until
they are complete.
To reactivate a workflow that has been deactivated, click the
menu button in the row of the workflow and select
Activate.
Delete a workflow
Remove a workflow from your system permanently.
- Go to .
- In the Workflows list view, click the menu button in the row of the workflow that you want to delete, then select Delete.
- Confirm that you want to delete the workflow.
The workflow is permanently deleted from your system. Deleted
workflows cannot be retrieved.
Configure a workflow based on a score
You can set up a workflow to trigger
when an asset's field changes, when a score is updated, or when a
relationship is added or removed. This topic explains how to create a
trigger that initiates a workflow when an asset's governance score drops
by 10% or more.
The workflow is now triggered whenever the governance score
decreases by 10% or more, enabling proactive management of asset
governance. You can add an Email activity to notify recipients when this
change occurs.