A workflow can contain a Field Change activity which allows you to update the value of a field in one or more assets.
Configure the Field Change activity by specifying which field to update, how to modify it, and where the new value comes from.
Configure an Incomplete Data request type
Set up a Request Type to enable users to submit requests for updating asset information.
This example uses a Business Term asset type with an ID field. You will create a Request Type that allows users to submit the new value they want to use.
- Verify that your glossary contains a Business Asset type called "Business Term" with a field called "ID".
- Create a Request Type called "Incomplete Data" with an Allocation Type of Asset.
- Add an allocation to the Business Term asset type.
- Configure a request form with a Text field called "Enter the value to use".
Your Request Type is ready to use in a workflow.
Create and publish a Field Change workflow
Build a workflow that uses the Field Change activity to update asset information based on user approval.
This workflow references the "Incomplete Data" Request Type and includes a Form activity for approval before the field change occurs.
Your Field Change workflow is configured and ready to publish.
Raise a request to change an asset field
Submit a request to update an asset field value through the workflow.
This task describes how a Data Steward submits a request and how a Data Owner approves or denies it.
- As a Data Steward, go to the detail page of the asset with the incomplete field.
- Click Make a Request, then select the "Incomplete Data" Request Type.
- In the request form, type the correct value for the asset in the "Enter the value to use" field. This triggers the workflow and sends a form to the Data Owner.
- As the Data Owner, complete the form which contains the Boolean "Do you approve?" field.
- If you approve the request, the value entered in the request form updates the asset field. If you deny the request, the workflow ends with no change to the asset.
The workflow completes. If approved, the asset field is updated with the submitted value.