Applying a condition

Conditions determine whether the mapping is to take place. The following steps show you how to add a condition other than the default of true.

  1. From the Message Flow Mapping editor Overview, select the Target Value that you want to edit. A small box appears at the end of the row.
  2. Click the box to open the Compose Mapping Expression editor. Alternatively, from the Outline view, select the value that you want to edit and right-click. Select Edit Mapping from the pop-up menu and the Compose Mapping Expression editor appears.
  3. Click the Apply Condition box.
  4. Enter the condition into the box below, and click OK or Apply when you have finished. For example: Source.CompanyName = 'IBM' where IBM is a literal. If this condition is true, the mapping is made.

Related concepts
Mappings
Mapping types
Message mapping

Related tasks
Modifying the target value using the Compose Mapping Expression editor
Configuring a case mapping

Related reference
Mappings