Building a Transformation Rule

Use the Transformation Rule Builder to define transformations for your maps. You can build a rule as a text string and then view the string in tree form.

When building a rule, you can add operators, functions, XSLT functions, or a Java method. To assist you in this process, review the guidelines for building rules before you begin.

To build a rule as a text string:

  1. Double-click the link for which you want to build a rule.
    The Transformation Rule Builder opens on the canvas.

  1. Place your cursor in the text box and choose from the following:

Function -  To apply logic to your rule.

Operator - To define the rule evaluation types.

  1. Move the cursor to another location in the string, and repeat step 2 until your rule is complete.

  2. To save your rule, select File>Save All from the menu bar.

  1. To parse the rule and view it as a rule tree, double-click the string.
    To return to the string-form, double-click the root node of the tree.

  2. Click to close the Transformation Rule Builder.