Validation and error messages

Validations are performed when you execute the macro. If any of the validation fails, the macro execution is aborted, and the related error message is displayed.

This table lists the validation check and the related error or warning message logged during the validation process:

Validation Condition Validation Message
Checks that the selected Interface Service exists. Interface Service {0} cannot be found.
Checks that the selected Interface Service is valid. Interface Service {0} is not valid.
Checks that the selected Planning Engine exists. Planning Engine {0} cannot be found.
Checks that the Data Source is of the same type specified in the Interface service. Data Source {0} type doesn't match the data source type in Interface Service "{1}".