Show TOC

Renaming AliasesLocate this document in the navigation structure

Use

Aliases allow you to express a rule in an easily understandable manner. An alias is the representation of a Java method or object and XSD elements in a user-understandable language.

Procedure
  1. Locate the Project Resources node and double-click the node.

    For more information, see Locating the Project Resources Node

  2. In the Project Resources editor, choose the Aliases tab.

  3. In the Alias Name table, choose an element/method, enter the alias name and press Enter .

Note
  • You can also choose Rename Alias in the context menu of an alias in the rule editor or rule script editor. Make sure you place the cursor before the first letter of the alias

    More Information:

  • You can also rename a definition alias

    For more information, see Creating a Definition Alias

  • A valid alias name:

    • Must not be null

    • Must not match any name present in the DC

    • Supports case sensitivity. For example Customer Name and customer name are two different alias names