A task can have any number of conditions that are associated
with it, although splitting uses only the first condition. Branching
actions can use any of the conditions.
Procedure
To define a condition and the associated action:
- Start the Datacap Web Client,
click the Administrator tab, and click Workflow.
- Expand the job that contains the task, which includes the
condition and associated action, and select the task.
- In the Selected task details section,
select Router from the Mode drop-down
menu.
- In the Parameters section, enter Return
Conditions under the Key column,
and enter the condition name under the Value column.
- Click Apply.
- Click the task that you created and in the Selected
condition details section, and select or enter values
for the corresponding fields, as needed:
| Field |
Description |
| Spawn type: |
The following values are available:- Branch – sends the current batch to the
specified job, then returns to the main workflow
- Jump – skips the next <steps> tasks
in the main workflow
- Split – used with the SplitBatch action
to send a child batch to the specified job
- Stop – stops processing the batch (status
= “batch stopped”)
|
| Child Job: |
Determines where the batch is sent. Used for Branch or Split only. For example,
the batch is sent to Fixup Job. |
| Parent status: |
The batch status when the batch returns. Can be Pending or Hold. |
| Child status: |
Can be Pending or Hold. |
| Steps: |
- When used with Jump: The number of workflow
tasks to jump
- When used with Branch: The return point after branching
is completed (0 = same task, 1 =
next task, and so on.)
|
- Click Save condition.
For
more detailed instructions, see Adding the conditional branch to the PageID task.