Workday


Workday


セットアップガイド

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

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

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

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

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

  5. Follow the steps to create an OAuth app in Workday.

  6. In CData Connect, enter the host for the API URL and the tenant for the Workday account in the Authentication section. To obtain these values:

    1. Log into Workday and search for View API Clients. Select it when it appears.

    2. In the listed values, find the Workday REST API Endpoint.

      1. The base URL is the Host, and the final term is the Tenant.

      2. For example, if the endpoint is https://wd3-impl-services1.workday.com/ccx/api/v1/mycompany, the Host is https://wd3-impl-services1.workday.com and the tenant is mycompany.

  7. Enter the OAuth client Id and the OAuth client secret in the OAuth section.

  8. OAuth でセキュアに接続するには、Sign in をクリックします。これにより、Workday のサインインページが新しいタブで開かれます。

  9. Workday アカウントにログインし、リクエストされた権限を設定します(該当する場合)。

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

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

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

Create an OAuth App in Workday

You must create an OAuth app in Workday to connect to CData Connect. Follow these steps to create one:

  1. Login to your Workday account. In the search box at the top of the page, enter Register API Client.

  2. Select the Register API Client form.

  3. Enter a name for the app in the Client Name field.

  4. For the grant type, select Authorization Code Grant.

  5. For the access token type, select Bearer.

  6. In the Redirection URI field, enter https://oauth.cdata.com/oauth/

  7. In the Scope section, enable the Custom Objects > System scope. CData Connect uses system endpoints to list views and columns.

  8. Add any additional scopes that you require. If you are uncertain about which scopes to include, you can select every scope under each subsection.

  9. Select the Include Workday Owned Scope checkbox.

  10. Click OK to save the app.

  11. Workday loads the View API Client page that contains information about the new app. Copy the Client ID and Client Secret for use in CData Connect.

詳細について

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