Working with JSON - 7.3

Talend Data Mapper User Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Talend Data Mapper allows you to work with JSON using the JSON representation. You can create a JSON structure by importing an existing file or by creating elements manually. For more information, see Working with structures.

You can update the JSON representation properties to define specific options for reading and writing JSON documents.
Note: When writing JSON, empty elements are emitted with a blank value. For example, integers with no value are written with the value 0 and strings with no value are written with the value "".