dspTrack

Work List Event Validations - Tag Registration H

Work List Event Validations - Tag Registration V

Use this page to Configure Logic Tags.

To access this page:

  1. Select Track >Configuration > Tag Type in the Navigation pane.
  2. Click Tags for the Logic Tag Type.
  3. Click Registrations for the tag.
  4. Click Validations.

Field

Description

TAG ID

Displays the name of the tag used to assign the task to the validation.

NOTE: If the validation is assigned directly to a Plan Task or plan (without using a tag), then this field is empty.

PRIORITY

Displays the order the validation runs if multiple validations are assigned to the Plan Task.

VALIDATION TYPE

Displays whether the validation is a stored procedure or a view.

DATA SOURCE ID

Displays the name of the data source that stores the validation.

NAME

Displays the validation name.

WORK LIST EVENT ID

Displays the event that triggers the validation to run. Values are:

  • Finish - The validation runs when a user completes the selected task on the Work List by clicking Next Action when a task has a status of In Progress.
  • Start - The validation runs when a user starts work on the selected task on the Work List by clicking Next Action when a task has a status of Ready.

ACTIVE

If enabled, the validation is active. If disabled, the validation is inactive and will not run.

Work List Event Validations - Tag Registration V

Work List Event Validations - Tag Registration H

Use this page to Configure Logic Tags.

Field

Description

Tag ID

Displays the name of the tag used to assign the task to the validation.

NOTE: If the validation is assigned directly to a Plan Task or plan (without using a tag), then this field is empty.

Priority

Displays the order the validation runs if multiple validations are assigned to a Plan Task.

Data Source ID

Displays the name of the data source that stores the validation.

View/Procedure

Displays the validation name. The label on this field depends on the Validation Type selected on the Horizontal view.

Work List Event ID

Displays the event that triggers the validation to run. Values are:

  • Finish - The validation runs when a user completes the selected task on the Work List by clicking Next Action when the task has a status of In Progress.
  • Start - The validation runs when a user starts work on the selected task on the Work List by clicking Next Action when the task has a status of Ready.

Active

If enabled, the validation is active. If disabled, the validation is inactive and will not run.

Validation Message

Displays a brief message that will display to the user if the validation fails. This message should contain information about why the validation failed, and how to correct the problem, if applicable.

Description

Displays information about the SQL code used in the validation so that a user will not have to review the code to understand the validation.