Validation and error messages

Validation is performed when you execute the ArchiveCyclePeriod macro. If validation fails, the macro execution is stopped, and the related error message is reported in the audit log and job manager.

This table lists the error messages for various validation failures:

Validation Condition Error Message
If the specified cycle period or scenarios are unavailable (in processing) and the specified time out 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.

If specified, check the cycle period exists. Cycle period "{0}"-"{1}" cannot be found.
If the cycle period is not specified and cycle period with status Completed does not exist for the specified cycle, an error occurs. Cycle "{0}" has no completed cycle period.
The archive is possible where the specified cycle period has status = Aborted or Completed. Cannot archive cycle period {0} because the status is not Aborted or Completed.