In this article:

Import Options

Editing Outputs

JSON

The JSON connector is an object that is used to get data from files in the JSON format (*.json). Both a local and a file obtained from any website can be used as a data provider.

NOTE. Only files with UTF-8 encoding are supported.

After adding the connector to the ETL task working area, set import options, edit connector output.

Import Options

On the properties panel specify the file with imported data and a JSONPath query that is used to get data.

To display the properties panel

The following settings are available on the properties panel:

The local file selection dialog box opens. Working with the dialog box order depends on the browser in use. After the file is selected, it is saved to the folder with user operating system. The file will be used only during the current wok with the ETL task instance. After the task is closed, the file is deleted from the temporary folder.

When executing ETL task, the file selection dialog box opens. If structure of the selected file does not correspond to the file used during the setup, an exception is thrown.

NOTE. For details on how to create JSONPath queries see additional guides, such as MSDN.

To save the changes, click the Apply button.

To close the connector properties panel without saving, click the Close button.

Editing Outputs

To display the Output Editor tab

The following settings are available on the page:

Identifier

Link to object

Fields

See also:

Creating Data Source Connectors