RCG CRM Analytics System API - Implementation Template
Data mappings
This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.
Module | Description |
---|---|
map-example |
map-example
Source:
./src/main/resources/dwl/map-example.dwl
Mapping Tables
Maps a source object to a target object.
Source field | Target field | Description |
---|---|---|
sourceId | targetId | The id of the product, a new ID. |
sourceName | targetName | Name of the object |
sourceEffectiveDate | targetEffectiveDate | Effective date |