Value Mapper
Description
Value Mapper replaces specific string values with corresponding mapped values using a conversion table defined directly in the step. Use this step as a simple alternative to database-based lookups when you need to translate codes, standardize categories, or convert abbreviations — for example, mapping country codes to full country names, converting status codes to descriptions, or replacing legacy values with updated ones. You can also specify a default value for any input that does not match an entry in the mapping table.
Configurations
| Field Name | Description |
|---|---|
| Step name | Name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
| Fieldname to use | Field to use as the mapping source |
| Target field name | Field to use as the mapping Target |
| Default upon non-matching | Defines a default value for situations where the source value is not empty, but there is no match |
| Field values table | Contains the mapping of source value to converted target value |