ADP
ADP
Prerequisites
Before you can establish a connection with ADP, go to ADP’s Developer Self Service Portal to obtain the necessary credentials. You need to copy both a private key (.key) and a public key (.pem) that you obtain from ADP. Follow the instructions in the ADP documentation.
Note: The PEM certificate is recommended over PFX. If you use PFX, read the special instructions below.
セットアップガイド
以下の手順で、ADP をCData Connect Cloud アカウントに接続します。
-
CData Connect Cloud のダッシュボードからConnections ページを開きます。
-
右上の+ Add Connection をクリックします。
-
検索フィールドに ADP と入力し、データソース名をクリックします。
-
新しいコネクションのBasic Settings タブで、コネクション名を入力するかデフォルトの名前をそのまま使用します。
-
The Callback URL, or Redirect URL, is the URL you need (
https://oauth.cdata.com/oauth/
) when setting up your OAuth app. Copy this URL and paste it into your OAuth app. -
Enter the following information in CData Connect Cloud:
-
OAuth Client Id—the client Id assigned when you register your ADP account for OAuth.
-
OAuth Client Secret—the client secret assigned when you register your ADP account for OAuth.
-
SSL Client Cert—First, paste the entire private key that you copied in the ADP Developer Self Service portal. The private key begins with
---BEGIN PRIVATE KEY---
and ends with---END PRIVATE KEY---
.Then, open the .pem file you downloaded from the ADP Developer Self Service Portal. The .pem file contains the public key. Copy and paste the contents of the .pem file after the private key information. The public key begins with
---BEGIN CERTIFICATE---
and ends with---END CERTIFICATE---
.Note: If you followed the manual process to use a PFX certificate instead of PEM, you must use a password-protected PFX. You also need to change the SSL Client Cert Type setting to PFXBLOB in the Advanced Settings tab of this screen.
-
SSL Client Cert Password—(optional) the password for the Client Cert, if it is encrypted. If it is not password-protected, leave this field blank.
-
-
Set the Use UAT field according to your ADP configuration.
-
CData Connect Cloud Add ADP Connection ページ上部の、Save & Test をクリックします。
-
接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。Edit Connection ページのStatus もAuthenticated に変わります。
-
接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。CData Connect Cloud は、データが不足している必須フィールドの下にエラーメッセージを表示します。一部のデータソースでは、ソースのWeb サイトに直接サインインする必要があります。サインインしていない場合は、Sign in ボタンの下にエラーメッセージが表示されます。エラーを修正し、もう一度試してください。
-
詳細について
CData Connect Cloud とADP の連携の詳細動作については、こちらのページを参照してください。