Validation and error messages

Validation is performed when you execute the SaveDiscardScenarios macro. If validation fails, the macro is aborted, and the related error message is displayed.
This table lists the error messages displayed for various validation failures:
Validation Condition Error Message
If specified, check that the cycle period exists. Cycle period "{0}"-"{1}" cannot be found.
If the cycle period is not specified, check that there is a running cycle period for the specified Cycle. Cycle "{0}" has no running cycle period.
If specified, check that the module and scenario exist. Scenario "{0}" cannot be found in module "{1}".
Save and Discard is only possible where the specified cycle period has Running status. The cycle period status must be "{0}".
If the specified cycle period or scenarios are unavailable (in processing) and the specified timeout period reached, the macro command fails with an error.

Time out of {0} seconds was reached before completion of macro step. {1}.

Where {1} = error reason for time out.