Edits to the rule form layout are not propagated
You customized the layout of a Decision Data rule form through the pyEditElement section (either by adding or removing properties from the layout) and saved your changes. However, you do not see your changes in the rules that reference that decision data rule. For example, you added a new property in a layout of a Proposition rule form and saved that rule, but the change is not reflected in the strategy rule that imports the data for that proposition.
Cause
This problem might have the following causes:
- You added a property to the layout of the decision data rule, but this property is missing from the Form tab of the decision data rule.
- You removed a property from the layout of a decision data rule, but the Form tab of the decision data rule still contains that property.
Editing the layout on a Decision Data rule form
Solution
To correct this problem, add or remove properties on the Form tab of the decision data rule:
- In Designer Studio, click Records > Decision > Decision Data.
- Select a decision data rule to edit.
- Click the Form tab.
- To unlock editing, click Check out.
- Do one of the following actions:
- To add a property:
- In the Form fields section, click Add field.
- Click the Down Arrow key and select a property from the list.
- To delete a property, in the Actions column, click the Trash can icon.
- To add a property:
- Click Save,
- Check in the rule:
- Click Check in.
- Enter the check-in comments.
- Click Check in.
Editing the Form tab on a Decision Data rule form
Previous topic Edits on the Form tab are not reflected on the Data tab Next topic Errors when running the PMML model