OData


OData


セットアップガイド

以下の手順で、OData をCData Connect アカウントに接続します。

  1. CData Connect のダッシュボードからConnections ページを開きます。

  2. 右上の+ Add Connection をクリックします。

  3. 検索フィールドに OData と入力し、データソース名をクリックします。

  4. 新しいコネクションのBasic Settings タブで、コネクション名を入力するかデフォルトの名前をそのまま使用します。

  5. Select an Auth Scheme and follow the relevant instructions below.

Authentication Methods

None

None is when no authentication is required.

  1. Enter the following information:

    • URL—the root URL of the OData service (for example, http://MySite/*MyOrganization*).
  2. CData Connect Add OData Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

AzureAD

AzureAD is a form of OAuth that goes through Azure.

  1. Enter the following information:

    • Azure Tenant—the Microsoft Online tenant that you use to access data. If you leave this field blank, the account’s default tenant is used.

    • OAuth Client Id—assigned when you registered your OData account for OAuth.

    • OAuth Client Secret—for your OData account for OAuth.

    • URL—the root URL of the OData service (for example, http://MySite/*MyOrganization*).

  2. CData Connect Add OData Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

Basic

Basic is basic user name and password authentication.

  1. Enter the following information:

    • User—the user name for the OData service.

    • Password—the password for the OData service.

    • URL—the root URL of the OData service (for example, http://MySite/*MyOrganization*).

  2. CData Connect Add OData Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

OAuth

  1. Enter the following information:

    • OAuth Client Id—assigned when you registered your OData account for OAuth.

    • OAuthClient Secret—for your OData account for OAuth.

    • OAuth Authorization URL—(optional) the URL where the user logs into the service.

    • OAuth Access Token URL—(optional) the URL where the request for the access token is made.

    • OAuth Refresh Token URL—(optional) the URL where refresh tokens can be exchanged for access tokens when old access tokens expire.

    • URL—the root URL of the OData service (for example, http://MySite/*MyOrganization*).

  2. CData Connect Add OData Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

SharePointOnline

  1. Enter the following information:

    • User—your SharePoint Online user account.

    • Password—your SharePoint password.

    • URL—the root URL of the OData service (for example, http://MySite/*MyOrganization*).

  2. CData Connect Add OData Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

詳細について

CData Connect とOData の連携の詳細動作については、こちらのページを参照してください。