For each data entry workflow template, define data entry steps. A data entry step is used to enter a set of data during the workflow execution.

You can use these dependency types to enter data entry steps:

  • Step: Adds a step to the workflow. This can be a first step or a next step. To add a next step, first select the desired previous step.
  • Parallel step: Adds a parallel step to a selected step in the workflow. You can add a parallel step to any step, except for the first step.
  • Group subsequent step: Adds a step that brings together parallel steps in one next step. You can only add a group step if at least one parallel step is defined for the workflow template. For a group step, you must select the steps that are brought together in the group step.


Standard procedure

1. Go to Data entry workflow > Design > Data entry workflow templates.
2. In the list, click the link of the desired data entry workflow template.
3. Click Edit.
 

Note: Make sure the Workflow diagram section is in edit mode.

4. In the Workflow diagram section, click Add.
 

Note: If you want to add a step next to or parallel to another step, first select the desired step in the workflow diagram.

5. Click the desired dependency type.
6. In the Step name field, type a value.
7. In the Description field, type a value.
8. In the Type field, select 'Data entry'.
9. During workflow execution, all entered data is stored in a staging table. When the workflow is finished, the entered data is copied from the staging table to the target company tables.
However, for each step, you can indicate if the entered data must already be copied from the staging table to the target company tables when the step is finished.
  Select Yes in the Transfer to target field.
10. If Data quality studio is installed on the same environment as Data entry workflow, these solutions are automatically integrated.
For a step, you can indicate if duplicate checks must be done by Data quality studio. A duplicate check rule checks if the data doesn't already exist in a table.
On completing a task, which is created based on the step, all applicable duplicate checks are done.
  Select Yes in the Duplicate check field.
11. If a data entry step is assigned to a team or a role, any of the users in the team or with the role can enter and submit data. You can block each user, who has submitted data for the data entry step, from approving the data.
For a subsequent approval step, only users who did not submit data for the data entry step can approve the data.
  Select Yes in the Disallow approval by submitter field.
12. If the data entry workflow is started by a Connectivity studio integration, data is automatically entered by the integration. In this case, you can automatically complete the data entry step. So, no user interaction is required.
Also next data entry steps in the workflow can be completed automatically.
  Select Yes in the Auto-complete field.
 

Note: If the data entry workflow is started manually and not by a Connectivity studio integration, the Auto-complete setting is not applicable.

13. You can set a time limit within which the workflow step must be done.
Based on the time limit and the calendar, which is defined in the Data entry workflow parameters, the elapsed time is calculated for the workflow tasks.
  In the Time unit field, select the unit in which the time limit is expressed.
 

Note:

  • Usually, you don't set a time limit for the initial step.
  • You can use custom alerts to notify when a time limit is due. You can do so based on the elapsed time of a workflow task.

14. In the Time length field, enter the number of time units for the time limit.
15. You can enter the desired instructions for the workflow step.
The header instructions are shown at the top of the workflow task page.
  In the Header instructions field, type a value.
16. You can enter the desired additional instructions for the workflow step. For example, notes or checks to be done before finishing the workflow task.
The footer instructions are shown at the bottom of the workflow task page.
  In the Footer instructions field, type a value.
17. Sub-task: Select previous steps for 'Group subsequent step'.
  17.1 If you create a 'Group subsequent step', you must select at least two steps that must have the group step as next step.
  Expand the Previous steps section.
  17.2 In the list, find and select the desired previous steps.
18. Click OK.

Notes

If a step is created, you can view and edit the step settings on the Data entry workflow template page, in the Steps section. To do so select a step and open the Details tab.

See also

Provide feedback