Each Transformation Table contains a list of entries considered as routing rules to execute on. Each rule is executed in order until the end of the table is reached OR when a Mandatory entry fails to execute.

A Transformation Entry would be classified as failing to execute if:
  • Any input field in in the row that has 'Match Type' set to 'Mandatory' does not match.
  • All input fields of the same type, e.g. 'Called Number', having 'Match Type' set to 'Optional' don't match.
  • The output field value is on non present Active Directory field.

To create or modify an Entry to a Transformation Table:

  1. In the WebUI, click the Settings tab.
  2. In the left navigation pane, go to Transformation > Entry.

    The maximum amount of characters in the Transformation Table Entry is 512.

Modifying an Entry to a Message Transformation Table

  1. Click the expand () Icon next to the entry you wish to modify.
  2. Edit the entry properties as required, see details below.

Resequencing an Entry in a Message Transformation Table

  1. Click the Resequence icon ( ) at the top of the table.
  2. Select the row(s) you want to move.
  3. Click the Move Selected Rows Up ( ) or Move Selected Rows Down ( ) icon to reposition the row(s) in the table.
  4. Click Apply.

Disabling an Entry in a Message Transformation Table

  1. Click the expand ( ) Icon next to the entry you wish to disable.
  2. In the Admin State list, click Disabled.

Creating an Entry to a Message Transformation Table

  1. Click the Create ( ) icon.

Transformation Table Entry - Field Definitions

Admin State

Allows the transformation to be ignored, as if it did not exist, when Disabled. The default state is Enabled.

Match Type

Specifies whether or not this Transformation Table Entry must be matched.

Mandatory entries must match, Optional entries must match at least one of that Input Field type. For more information see the Optional Matching Overview page.

Type (Input/Output)

Specifies the type of field to match against.


Click to read more...


Value (Input/Output)

Specifies the value to match against for the selected type. Depending on the type selected, values may be free-form or selected from a menu.

Related Topics