dspTrack
Work List Event Validations H
Use this page to Register Work List Event Validations to a Plan.
To access this page:
- Select Track > Project in the Navigation pane.
- Click Plans for a project.
- 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:
|
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
Use this page to Register Work List Event Validations to 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. |
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:
|
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. |