Validation and error messages
This table lists the error messages and their associated validation level:
| Validation Condition | Validation Message | Level | 
|---|---|---|
| Checks that the Planning Engine exists and is valid. | Planning Engine {0} cannot be found. | Warning | 
| Checks that the user has permission to delete planning engines. | Planning Engine {0} cannot be deleted. User {1} does not have the appropriate permissions. | Error | 
| Checks that the Category exists. | Category {0} cannot be found. | Warning | 
Checks that the status of PE is set to one of the following:
             
  | 
            Invalid status {0}. Status must be either Running, Published, or Completed. | Warning | 
| Checks that the Cycle exists. | Planning Engine cycle {0} cannot be found | Warning | 
| Checks that there are no running Planning engines for the cycle when deleting the Master Planning Engine. | Planning Engine {0} with status Master cannot be deleted since the cycle has running Planning Engines. | Warning |