Skip to content

Modeler_audit_rules_R2730

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R2730

Summary

A TemplateBinding must substitute all the TemplateParameters of the instanciated template element, and the TemplateParameterSubstitution must be defined in the same order as the TemplateParameters.

Details

When using a template binding, all the template parameters must be substituted. We also recommend that you define the substitutions in the same order as the parameters they each substitute.

Tips
  • Use the ‘Element’ properties tab on the TemplateBinding to set parameter substitutions.

  • This error can be caused by a faulty macro or module. Ask the developer to fix the macro or module.

  • Add the missing TemplateParameterSubstitution for these TemplateParameters with a macro.

  • Delete the TemplateBinding and rebuild it. Use the ‘Element’ properties tab on the TemplateBinding to set parameter substitutions.

Clone this wiki locally