Create and manage forms - Data360_Govern - Preview

Data360 Govern Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Precisely Data Integrity Suite > Govern
Data360 Govern
Version
Preview
Language
English
Product name
Data360 Govern
Title
Data360 Govern Help
Copyright
2024
First publish date
2014

Create a form

When creating a workflow, you have the option to include a Form activity. The Form activity allows you to create a custom form that can be emailed to a user as part of your workflow. For example, you could create a form for approving or rejecting a change to a Business Asset, where a reviewer has the option to accept or decline a change and add a comment.

You can access the workflow editing page by navigating to Configuration > Workflows.

If you are building a new workflow that includes a Form activity, you can customize your form as follows:

  1. Select the Form activity, then in the Form panel, click the Edit tab to set up the form.
    Tip: If the Form panel does not open automatically, select the Form activity, then click the Information icon.
    Type a Name and a Title for the form, e.g. "Do you approve?". The name and title can be the same, but note that the Name is included in the Workflow Details page, whereas the Title is shown on the form itself when it is accessed from an email or from the Your Assignments pane.
  2. Add a Description.

    Adding tokens

    You can add specific details to your form description by selecting a token from the Append field value list. For example, you could include the name of the person who triggered the workflow and the object that the workflow was raised against.

    The tokens will be replaced by the relevant workflow details for the user who completes the form.

    For more details about the different tokens, see Configuring email notifications.

    Adding links

    1. Highlight the text that you want to use to display the link, then click the link button.
    2. Type the link, including the protocol (http://, https:// or email://), and click Save.
  3. Select a Response Type to determine what has to happen before the workflow can progress to the next step. Choose from:
    • First Response - The first person who submits the form will cause the workflow item to move on to the next step.
    • Majority - The majority of the users that receive the form must submit the form before the workflow item moves on to the next step.
    • All - All users that receive the form must submit the form before the workflow item moves on to the next step.
  4. Select a Recipient Type to determine who the form should be sent to. Choose from:

    • Initiator - The form is sent to the individual who initiated the change.
    • Responsibility - The form is sent to all individuals who have been assigned to a particular role. If you select this option, a second Responsibility field will appear where you can select the name of the responsibility, such as Data Steward or Business Owner. You can click Add a backup responsibility to define a second responsibility type. In this case, the system will initially look for users assigned to the first responsibility, but if there are no users assigned to that responsibility, the system will look for users assigned to the second responsibility and send the form to them instead. For example, if there are no Data Stewards, send the form to the Business Owner.
    • Specific User - The form is sent to a specific email address. When this option is selected, a Recipient field is displayed. Enter the email addresses of each individual or group that you want to send the email to, for example user@example.com, or financeteam@example.com. To enter more than one email address, use a semi-colon as the delimiter, and make sure there is no space between the semi-colon and the following email address, for example email1@example.com;email2@example.com
    • Group - The form is sent to a group of users. When this option is selected, a Recipient Group field is displayed for you to select the group. The group must already exist on the system, and only users who are members of the group at the time that the workflow activity is initiated will receive the form. If there are multiple users in the group, the Response Type determines which users must submit the form.
      Note: If the group is an Active Directory group, only users that have accessed Data360 Govern and have therefore been automatically added to the group will receive the form.
  5. To send an email notification along with the form, select Send form email?. The email will be sent to the specified recipient, whether that is the Initiator, Specific User or Responsibility. Note that you only need to type an email address when you select Specific User, if you select a different Recipient Type, the relevant email address will be identified by the system.

    If you select Include previous form responses, the information from any forms completed in a previous step of the workflow will be included in the email. This option only applies if your workflow contains a preceding Form activity.

    Tip: If you have selected Send form email? the relevant recipient will receive an email each time a new form assignment is triggered. If you want to control the number of assignment emails that are sent to users with outstanding tasks, you can group a user's open tasks into one daily workflow summary email. If you choose to enable workflow summary emails, to avoid repeat emails, do not select Send form email?.
  6. Type the text of the email in the Body field, and the email subject in the Subject field. For more information on configuring the body of the email and using tokens as placeholders for variable text, see Configuring email notifications.

  7. If the workflow trigger is an Action Type, there are two additional options when creating a form:

    • Allow Resource Reassignment - Select this option to allow the user filling out the form, to transfer it to another user. If the user transfers the workflow item to another user, the form will be moved from the current user's assignment list, to the newly assigned user's list.

      If Send form email is selected when the form is set up, then the newly assigned user will receive an email.

    • Allow Object Reassignment - Select this option to allow the user filling out the form to reassign the workflow item to a different asset. For example, if an action type was raised on an incorrect asset, the user can reassign the issue reported to another object. In this case, if a user selects another object and reassigns the issue, the workflow will restart from step one with the new object.

  8. To customize the form further, you can add additional fields by scrolling to the bottom of the Form panel and clicking the Add button.

  9. Select a Field Type. Choose from the following options:
    • boolean - A data type with two possible values. Allows you to add a "Yes / No" question to your form. Type the question that you want the recipient to answer in the Label field, for example "Do you approve?".
    • integer - A whole number that can be positive, negative, or zero.
    • text - A free form string of alphanumeric characters. For example, you "Explain why you approve / do not approve".
    • date - A date in a recognized date format.
    • list - The list field is specific to the trigger of the workflow, and allows you to select any list field that is defined on the Action Type or Object Type.

      If the trigger is on an Object that has been added or changed, then the Object list fields are available on the Form. If the trigger is on an Action Type, then the Action list fields are available. If the trigger on an Action also includes an Issue Object Type, the list fields for the Issue Object Type will also be available.

      The selection on the Form can then be used to conditionally transition to the next workflow step, or with the Field Change Activity to update the Action or Object with the values entered.

    • relationshipType - A relationship between Business Assets, for example, [contains] Business Asset:: Report. The recipient of the Form will be able to choose from a list of relationship types for which the asset is a subject or object. This is used in conjunction with the Relationship Change workflow activity.

      If a relationshipType is selected for an Action workflow and an Object Type is chosen as the trigger, then the Asset Type's relationships can be selected. These can then be used to update the asset's relationships in the Action workflow.

    • html - An HTML formatted field that can be used, for example, in a subsequent field change, to update an HTML field on an asset.
      Note: if there are any subsequent email activities that have Include previous form responses selected, any HTML field populated on the form, may not display in the email exactly how it was on the form itself. It will, however, update the asset exactly as it has been entered on the form, and might appear that way in a subsequent email.
    • link - Can update an asset link field in a subsequent field change.
  10. Add a Label for the new field. For example, if you are adding a new boolean type field, you could label the field "Approve?".

  11. Choose whether or not the new field is a required field that must be completed before the form can be submitted, by using the Is Required? check box. Make sure the box is checked if the field is a required field. For boolean fields, the box is checked by default and the value cannot be updated. For all other field types, the box is unchecked by default.

  12. Click Add.

Edit, delete and reorder forms

When you have created a form, you can edit or delete it or, if there are multiple forms available, reorder them as required.

  1. Click the appropriate form in the workflow. The workflow form grid displays.

  2. Select the Edit icon.

  3. Locate the required form in the grid, and click More options to its right, to display the options.

    The options may include:

    • Edit
    • Delete
    • Move to Top
    • Move Up
    • Move Down
    • Move to Bottom

    The available options vary according to the number of forms and their position in the grid. For example, if the form is at the top, Move to Top and Move Up are not available.

  4. Select the required option.

    The form is moved to the appropriate position, or the editing window or delete confirmation is displayed.