Examples of mapper configurations showing different expression types, converters, and mapping patterns.
|
Example |
Pattern |
Key Feature |
|---|---|---|
|
Body Mapping (Simple Field Copy) |
|
Direct 1:1 field mapping |
|
Groovy Expressions |
|
Complex transformations with Groovy |
|
Type Converters |
|
Converting string values to typed fields |
|
Constant and Simple Expressions |
|
Static values and Camel expressions |
|
IntegrateMapper with Business Keys |
|
Upsert with key matching |