Skip to main content

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 NameDescription
Step nameName of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
Fieldname to useField to use as the mapping source
Target field nameField to use as the mapping Target
Default upon non-matchingDefines a default value for situations where the source value is not empty, but there is no match
Field values tableContains the mapping of source value to converted target value