The JSON connector is an object that is used to export data to files as JSON structures.
After adding a connector to an ETL task working area set export options and edit connector input and output.
On the properties panel one can select an option for saving the output export file and set data export options.

The following parameters can be set up:
Object Name. If required, change connector name.
Identifier. If required, change object identifier. Identifier should be unique with the ETL task. Usage of Latin letters, numbers and the "_" character is allowed. The identifier should start with a letter.
NOTE. If required, add a note to an object. The note can contain any information.
Operation with Ready File. Select where a file will be sent after data export:
Load After Execution to Browser. The radio button is deselected by default. Select the radio button to open the file in the browser after export is finished.
Specified Path. The radio button is selected by default. Set path and name of the file, to which data will be exported, in the corresponding box.
Root Element Name. Set the root element name, relative to which data is exported as child elements. The Data name is set by default, the following JSON structure is received on export: {"Data":[{…},{…},…]}.
Clear Consumer Before Loading Data. If the checkbox is selected, all information is deleted from the consumer before data loading.
Settings. The button can be used to edit connector input and output.
To set a list of fields and link to input, go to the Input Editor tab.
To display the Input Editor tab

The following settings are available on the page:
See also: