dspTrack

Work List Event Validations - Plan Task H

Work List Event Validations - Plan Task V

To access this page:

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

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 or to a Work List Item, this field is blank.

WORK LIST ITEM ID

Displays the name of Work List Item associated with the validation.

NOTE: If the validation was added to plan or Plan Task, this field is blank.

TAG ID

Displays the name of the tag used by the task to assign the validation.  Refer to Configure Logic Tags for more information.

NOTE: If the validation is assigned directly to a 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 Plan 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 Plan Task 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.

Work List Event Validations - Plan Task V

Work List Event Validations - Plan Task 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.

Work List Item ID

Displays the name of Work List Item associated with the validation.

NOTE: If the validation was added to plan or Plan Task, this field is blank.

Tag ID

Displays the name of the tag used by the task to assign the validation.  Refer to Configure Logic Tags for more information.

NOTE: If the validation is assigned directly to a 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.

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 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 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 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.