Cloudant
Version 25.3.9414
Version 25.3.9414
Cloudant
CData Sync アプリケーションからCloudant コネクタを使用して、Cloudant からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
Cloudant コネクタを追加
Sync でCloudant のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてCloudant 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてCloudant コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
Cloudant への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name - Enter a connection name of your choice.
-
URL - Enter the URL for your Cloudant server instance (for example, http://localhost:8006).
CData Sync supports authenticating to Cloudant in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
Basic
ユーザー資格情報で接続するには、次のプロパティを設定します。
-
Auth Scheme:Basic を選択。
-
User:Cloudant アカウントへの認証に使用するユーザー名を入力。
-
Password:Cloudant アカウントへの認証に使用するパスワードを入力。
OAuth
To connect with OAuth custom credentials, specify the following properties:
-
Auth Scheme – Select OAuth.
-
Api Key - Enter the API key that identifies you to IBM Cloud. For security reasons, the API key is available only at the time of creation. If you did not save your key or cannot find it, you need to create a new key, as follows:
-
In the IBM Cloud console, navigate to Manage > Access (IAM) > API keys.
-
Click Create an IBM Cloud API key.
-
Enter a name and description for your API key.
-
Click Create.
-
Click Show to display the new API key. Then, click Copy or Download to save it for later use.
-
Complete Your Connection
To complete your connection:
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
OAuth で認証する場合は、Cloudant への接続 をクリックしてCloudant アカウントに接続します。
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とCloudant の連携について、詳しくはCloudant Connector for CData Sync を参照してください。