A workflow can contain a Form activity which allows you to create a form that requires user interaction to submit a response before the workflow continues to the next step.
A Form activity allows you to create a form that requires user interaction to submit a response before the workflow continues. Configure the form by specifying assignees, adding fields, and optionally sending email notifications.
Specify form assignees
Determine who receives the form by selecting one or more assignee types.
- Initiator: Sends the form to the individual who initiated the change.
- Specific user(s): Sends the form to a specific user or a list of selected users.
- Role(s): Sends the form to all users assigned to a particular role or list of roles. When you select this option, a field appears where you can select the role name, such as Data Steward or Business Owner. If you define a backup role, the system looks for users assigned to the first role before checking the backup role. For example, if there are no Data Stewards, the form goes to the Business Owner.
- Group(s): Sends the form to all users who are currently members of the selected group. The group must already exist on the system, and only users who are members at the time the workflow activity is initiated receive the form.
Configure form details
Add a title and optional description that appear on the form.
Add and customize form fields
Create form fields by selecting field types and configuring field-specific settings.
Configure email notification
Optionally send an email notification along with the form to assignees.
Form activity example
See how a form activity works in a typical workflow.
- A Business Owner adds a business term.
- A workflow is triggered that sends an email to the Business Owner (initiator) notifying them that the term was added and will go for review to the Data Steward.
- The Data Steward receives a form and, after reviewing the new Business Term, acknowledges the review is complete via the workflow form.
- The Business Owner is notified that the business term has been reviewed.