Create And Test Transformations
You can open the Transformations list from either place:
- The main Setup page
- The Field Mappings page for a document type
The list shows:
CodeDescriptionTransformation TypeActive
If Active is turned off, the transformation is skipped and the original value stays unchanged.
How to create one
Section titled “How to create one”- Open Transformations
- Choose New
- Fill in
Code,Description, andTransformation Type - Complete the fields that appear for that type
- Enter a sample value in
Test Input - Choose Test
- Check
Test Output - Save the transformation
The card only shows the setup fields that belong to the selected transformation type.
How transformations are used
Section titled “How transformations are used”In Field Mappings, each mapped field has one Transformation field. That means:
- You can assign one saved transformation to a field.
- The transformation runs automatically during processing.
- The transformed result is stored with the extracted value.
If a transformation cannot make a safe change, some types leave the original value in place so you can review it later.
Where to test reliably
Section titled “Where to test reliably”The most reliable place to test a transformation is the transformation card itself:
- Open the transformation.
- Enter a value in
Test Input. - Choose Test.
- Review
Test Output.
This is the fastest way to confirm whether the rule behaves the way you expect before assigning it to a field mapping.
The Field Mappings page also includes a Test Transformation action, but the transformation card is the reliable place to test today.