Map data in transformations in Jitterbit Integration Studio
Introduction
When you build integrations in Integration Studio, you use transformations to map data from source systems to target systems. This section explains how to map fields and values between different data structures.
Transformations consist of three main components:
- Source schema: Defines the structure of incoming data.
- Target schema: Defines the structure of outgoing data.
- Mappings: Define how data moves from source to target.
The following sections describe mapping data using several methods, from automatic mapping of identical structures to manual field mapping with custom logic:
-
Map fields and values:
- Map identical structures for automatic field matching.
- Map fields manually for custom mappings.
- Use custom values for static data.
- Map variables for dynamic values.
-
Handle complex data: