-
Notifications
You must be signed in to change notification settings - Fork 127
Modeler_audit_rules_R2730
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.
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.
-
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.