Feature Toggle - Mapping - Rule edit β
Context β
The feature for editing mapping rules automates the entry of data from one table to another in order to avoid manually entering the same information for each partner.
Links between tables can be defined from the Data Factory task rule-engine-import-rules
Documentation for editing mapping rules is available here.
Impacts in the interface β
When the feature toggle for editing mapping rules is disabled for an account, the feature impacts are as follows:
- The "Automate data entry" action is always present in the menu of each column
- When the user clicks on the "Automate data entry" action, an informative message is displayed to the user instead of the feature interface. This message explains:
- That the feature is not enabled on the customer account
- What is the interest and use of it?
- Where is the documentation
- How to contact the Product-Live teams for a presentation of the feature
- The icon indicating the columns on which mapping rules have been defined is not displayed
The link to contact the Product-Live teams allows to create an e-mail pre-filled with the subject and the body of the message in order to facilitate contact by customers.
Backend impacts β
When the feature toggle for editing mapping rules is disabled for an account, the feature impacts are as follows:
- No
<Rules>mapping rules can be created or modified with the rule-engine-import-rules task - No
<Rules>mapping rules can be exported with rule-engine-export-rules task - No
<Rules>mapping rules can be executed with rule-engine-execute-rules task - Existing
<Rules>mapping rules remain saved
When the feature toggle is enabled again, these mapping rules are again importable, exportable and executable.