Validation and error messages
Validation is performed when you execute the DownloadPlanningEngine macro. This table lists the validation check and the related error message logged:
Validation Condition | Validation Message | Level |
---|---|---|
Checks that the Planning Engine exists and is valid. | Cannot download Planning Engine {0}. Source Planning Engine {0} cannot be found. | Error |
Checks that the Data Source exists and is valid. | Cannot download Planning Engine {0}. Data Source {0} cannot be found. | Error |
Checks that the user has access to the Source Planning Engine. | Cannot download Planning Engine {0}. User {0} does not have access to Source Planning Engine {1}. | Error |
Checks that the download could be created. | Planning Engine download {0} could not be created. | Error |
Checks that the user has permission to download Planning Engines. | Cannot download Planning Engine {0}. User {1} does not have appropriate permissions. | Error |