Translation Rule Actions - Unique Value Access Path
A translation rule action with a unique value access path is used when you want to specify a unique value to retrieve from the translate table.
To add a translation rule action:
- Open the desired repository and project.
- Click the Rules tab, and select the desired rule. The list of existing Rule Actions for that rule appears in the Rule Action tab portion of the window.
- To add a new rule action, click Add. The Create Rule Action wizard appears.
- Select Translation and click Next.
- Type a Name or keep the default name for your rule action. You can have more than one rule action per rule, but each rule action name must be unique within the rule.
- Select the desired translate table from the list. The list of available translate table data is displayed for Translate Table Properties.
- Select the desired access path from the list. The access path is set up at the time the translate table is created. When a UVT access path is selected, the UVT access data is added to the translate table properties.
- Click Next. The Search Translation Rule Action window appears.
- From the UVT Access Path Data list, select the desired data. From the Project Resource list, select the search field that corresponds to the selected access path data. Enter a field mask, if desired.
- Click Next. The Map Replacement Values window appears.
From the Project Resource list, select the elements and variables to be replaced with data from the translate table. Select a Translate Table Data for each Project Resource you select. Enter a field mask, if desired.
When the selected project resource is a data element, the Identify column will automatically be set to Required to indicate that this data element must be present in the metadata for the rule to be selected. Optionally, click on Required to indicate that the data element is optional. The rule will be applied if all of the required data elements are present and any of the optional fields. If all the fields are marked as optional, the rule will be selected if any of the optional fields are present.
- Click Finish. The Translation Rule Action will now appear in the Rule Action list for the selected rule.
Related Topics