JSON
Version 23.4.8843
JSON
CData Sync アプリケーションからJSON コネクタを使用して、JSON からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
接続の確立
Sync でJSON のデータを使用するには、はじめにJSON への接続を確立する必要があります。以下の手順で、JSON をSync アカウントに接続します。
-
Sync のダッシュボードから接続 ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてJSON 行に移動します。
-
行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。
-
設定タブで接続の設定を入力します。
-
Connection Name - Enter a connection name of your choice.
-
URI - Enter the Uniform Resource Identifier (URI) for your JSON resource location.
-
Connection Type - Select the type of connection that you want to use.
-
Data Model - Select the data model that you want to use for parsing JSON documents and generating the database metadata.
-
JSON Path - Enter the JSON path of an array element that defines the separation of rows.
-
JSON Format - Select the format of the JSON document. The default value is JSON.
-
-
作成およびテストをクリックして接続を作成します。
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
詳細情報
CData Sync とJSON の連携について、詳しくはJSON Connector for CData Sync を参照してください。