ActiveControl includes a Project view that shows RAG milestone status information for projects, based on where the underlying Transport Forms are in the workflow.
To make use of this Project view, the following tables need to be configured in the ActiveControl Domain Controller:
Project Tables
/BTI/TE_PHASE | Project phases table |
---|---|
Field | Description |
PHASEID | Unique Id for the project phase |
PHASE_DESC | Description of the phase (e.g. Blueprint, Realisation, Final preparation, etc.) |
/BTI/TE_PHASSTAT | Table to assign the task statuses to the project phases |
---|---|
Field | Description |
PHASEID | Id for the project phase |
STATID | Id for the relevant task deployment or planning status |
STATTYPE | Selection of deployment or planning status |
Post your comment on this topic.