dspTrack

Work List Event Validations H

Work List Event Validations V

To access this page:

  1. Select Track > Project in the Navigation pane.
  2. Click Plans for a project.
  3. Click Validations for a plan.

Field

Description

PLAN TASK ID

Displays the name of the Plan Task associated with the validation if the validation was added at the Plan Task level.

If the validation was added at the plan level, this field is blank.

PRIORITY

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

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 a Plan Task for the plan 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 a Plan Task in the plan on the Work List by clicking Next Action after the task has been created.

ACTIVE

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

TAG ID

Displays the name of the tag used to assign the Plan Task to the validation. If the validation is assigned directly to a plan or Plan Task (without using a tag), then this field is empty.

Work List Event Validations V

Work List Event Validations H

Field

Description

Plan Task ID

Displays the name of the Plan Task associated with the validation if the validation was added at the Plan Task level.

If the validation was added at the plan level, this field is blank.

Tag ID

Displays the name of the tag used to assign the Plan Task to the validation. If the validation is assigned directly to a plan or Plan Task (without using a tag), then this field is empty.

Priority

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

Data Source ID

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

View/Procedure

Displays the validation name. The View or Procedure label on this field depends on the selection made in the VALIDATION TYPE list box 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 a Plan Task for the plan 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 a Plan Task in the plan on the Work List by clicking Next Action after the task has been created.

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.