Couchbase
Version 24.2.9064
Version 24.2.9064
Couchbase
CData Sync アプリケーションからCouchbase コネクタを使用して、Couchbase からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
Couchbase コネクタを追加
Sync でCouchbase のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてCouchbase 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてCouchbase コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
Couchbase への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name - Enter a connection name of your choice.
-
Server - Enter the host names or the IP addresses of the Couchbase servers to which you want to connect.
CData Sync supports authenticating to Couchbase in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
- Basic (default)
- CredentialsFile
Basic
ユーザー資格情報で接続するには、次のプロパティを設定します。
-
Auth Scheme:Basic を選択。
-
User:Couchbase アカウントへの認証に使用するユーザー名を入力。
-
Password:Couchbase アカウントへの認証に使用するパスワードを入力。
Credentials File
To connect with a credentials file, specify the following properties:
-
Auth Scheme – Select CredentialsFile.
-
Credentials File - Enter the path to your credentials file. For information about the format of this file, see the Couchbase documentation.
Complete Your Connection
To complete your connection:
-
Specify the following properties:
-
Couchbase Service - Select the Couchbase service to which you want to connect. The default service is N1QL.
-
Connection Mode - Select the mode with which you want to connect. The default mode is Direct. If you select Cloud, you must specify a server in the DNS Server field. In most cases, the DNS server should be a public DNS service like 1.1.1.1 or 8.8.8.8.
-
Use SSL - Select whether you want to enable Secure Sockets Layer (SSL). The default value is False.
-
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とCouchbase の連携について、詳しくはCouchbase Connector for CData Sync を参照してください。