Validation and error messages

Validation is performed when you execute the PauseCyclePeriod macro. If validation fails, the macro execution is aborted and the related error message is displayed.

This table lists the error messages displayed for various validation failures:

Validation Condition Error Message
Where specified, check the cycle period exists. Cycle period "{0}"-"{1}" cannot be found.
If the cycle period is not specified, check that a running cycle period exists for the specified cycle. Cycle "{0}" has no running cycle period.
Where specified, check that the status of the cycle period is set to Running. Cannot pause cycle period {0} because the status is not Running.
Check that the Cycle Period and Scenarios are not unavailable (in processing). This check is carried out until the Time out period has been reached.

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

Where {1} = error reason for time out.

Check that all scenarios for the Cycle Period are in read-only state. Cycle period {0} has one or more editable scenarios.