Validation and error messages
Validation is performed when you execute the RunSystemMacro 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 list the error messages displayed for various validation failures:
Validation Condition | Error Message |
---|---|
Ensure that the macro does not call itself which results in infinite looping. | RunSystemMacro circular reference detected: {0} |