ResourceChecklistContext#
Description#
Used to resolve the Checklist for the specific Resource context
Fields#
The ResourceChecklistContext table has the following fields:
| Field | Description | Key | Mandatory | Comments |
|---|---|---|---|---|
| Resource | Name of the resource | Yes | No | |
| ResourceType | Name of the ResourceType | Yes | No | not to be confused with the Type property of the Resource |
| Model | Name of the Model | Yes | No | |
| StateTransition | StateTransition Name | Yes | Yes | Values are taken from the ResourceChartStateTransitions lookup table. |
| Checklist | Name of the checklist | No | Yes |
Table: ResourceChecklistContext fields
Info
Even though Resource, Resource Type and Model are listed as optional, one of them and only one of them must be defined for each data collection context row.
Precedence Keys#
The search precedence rules are the following:
- Resource, StateTransition
- ResourceType, StateTransition
- Model, StateTransition