To work with the tool in Foresight Analytics Platform 10, use the new interface.
The JSON connector is an object that is used to export data to files as JSON structures.
After adding the connector to the ETL task working area, set basic properties and export options. The connector input and output can also be edited.
The Export Options page is used to specify a file for data export.
Set parameters of data export to the JSON file:
Text File. Specify path to data consumer file.
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.
To set a list of fields and link to input, use the Edit Input page.
The following parameters are available on the page:
NOTE. The screenshot represents edit wizard for the Repository data consumer.
The Edit Output page enables the user to set links to the consumer object, to which data on executing ETL tasks is loaded.
NOTE. The page is common to all data connectors and transformers, except for the Split and User Algorithm transformers. Consider setting up a list of fields and output links using the example of the Repository data source editing wizard.
The following settings are available on the page:
See also:
Getting Started with the ETL Task Tool in the Web Application | Data Consumers