ADP
ADP
Prerequisites
Before you can establish a connection with ADP, go to ADP’s API Central documentation to learn how to obtain the necessary credentials.
The following is an overview of the steps:
-
Create a new project and add a use case and name.
-
Click View project and copy the client Id and client secret.
-
Generate an SSL security certificate for your project, which contains a private key. Copy and securely save the private key for authenticating to the ADP API.
-
ADP masks all sensitive personal information by default. Ask an ADP administrator to update this for API access if needed.
セットアップガイド
以下の手順で、ADP をConnect AI アカウントに接続します。
-
Connect AI のダッシュボードからConnections ページを開きます。
-
右上の+ Add Connection をクリックします。
-
検索フィールドに ADP と入力し、データソース名をクリックします。
-
新しいコネクションのBasic Settings タブで、コネクション名を入力するかデフォルトの名前をそのまま使用します。
-
Enter the following information in Connect AI:
-
OAuth Client Id—the client Id that you copied in the prerequisites.
-
OAuth Client Secret—the client secret that you copied in the prerequisites.
-
SSL Client Cert—First, paste the entire private key that you copied in ADP API Central. The private key begins with
---BEGIN PRIVATE KEY---and ends with---END PRIVATE KEY---.Then, open the .pem file you downloaded from ADP API Central. The .pem file contains the public certificate. Copy and paste the contents of the .pem file after the private key information. The public certificate 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.
-
Connect AI Add ADP Connection ページ上部の、Save & Test をクリックします。
-
接続テストに成功すると、コネクションが作成されたことを示すConnection successfully saved というメッセージが表示されます。Edit Connection ページのStatus もAuthenticated に変わります。Edit Connection ページの右ペインにあるData Model タブで、成功したコネクションのデータモデルを表示します。
-
接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。Connect AI は、データが不足している必須フィールドの下にエラーメッセージを表示します。一部のデータソースでは、ソースのWeb サイトに直接サインインする必要があります。サインインしていない場合は、Sign in ボタンの下にエラーメッセージが表示されます。エラーを修正し、もう一度試してください。
-
失敗したコネクションは下書きとして保存され、Status はNot Authenticated になります。後でコネクションに戻って認証することができます。
-
詳細について
Connect AI とADP の連携の詳細動作については、こちらのページを参照してください。