Validation and error messages

Validation is performed when you execute RunScenarioMacro. If the 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 cycle period is not specified and a running cycle period does not exist for the specified cycle, an error occurs. Cycle "{0}" has no running cycle period.
If the specified cycle period is unavailable (in processing) and the specified time-out period reached, the macro command fails to execute with an error. Time out of {0} seconds was reached before completion of macro step. {1}.

Where {1} = error reason for time out.

If the scenario does not exist. Scenario {0} cannot be found in module {}.