JTMapper IntroductionIf you are not familiar with what Data Transformation is, why is it required, what all tools are involved in it, etc. then please go through "Understanding Data Transformation" before proceeding further.
Justransform Mapper is a 100% cloud Interactive Development Environment (IDE) enabling map developers to specify transformation logic between two data source.
It is a mapping tool which maps a source data to a target format, while applying all the business rules and logics to produces the expected output data.
In mapping terminology, we call this data as Payload. Source data is called as "Input Payload" and result of the mapping to target format is called as "Output Payload".
The data source for this payloads can be any of the following :
Metadata definition: XSD, JSON Schema, EDI Specification, Excel Template, CSV Definition.
Data File: XML, CSV, EDI, JSON, Excel, PDF, Flat File
API Data Source: Data or Metadata can be pulled directly from a live Justransform API connection like Salesforce, Shopify, or any cloud application.
Introduction to Mapper Interface
Login into Justransform and click on the Mapper Icon on the side bar pane
This will launch our online Mapper Studio. In the example below is the mapper with a pre-built map
...