Setup Guide
Follow these steps to connect SAP Gateway to your Connect AI account:Enter the URL for your SAP Gateway environment or the full URL of the OData service. Any additional properties must be added using Custom URL Params.
(Optional) Enter the service Namespace you want to retrieve data from. This is only required if the service is not specified in the URL.
(Optional) Enter the Service, which is a comma-delimited list of services you want to retrieve data from. If the service is set in the URL, this property is ignored. In cases where the service is not set in the URL or in Service, the SAP Gateway’s catalog service is used to discover all available services.
(Optional) Enter any Custom URL Params to be included with the HTTP request. The parameters should be in the form field1=value1&field2=value2&field3=value3.
Authentication Methods
- Basic
- OAuth
- Token
- OAuthPKCE
- SAPBTP
Connect AI Add Connection ページ上部の、Save & Test をクリックします。
- 接続テストに成功すると、コネクションが作成されたことを示すConnection successfully saved というメッセージが表示されます。Edit Connection ページのStatus もAuthenticated に変わります。Edit Connection ページの右ペインにあるData Model タブで、成功したコネクションのデータモデルを表示します。
- 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。Connect AI は、データが不足している必須フィールドの下にエラーメッセージを表示します。一部のデータソースでは、ソースのWeb サイトに直接サインインする必要があります。サインインしていない場合は、Sign in ボタンの下にエラーメッセージが表示されます。エラーを修正し、もう一度試してください。
- 失敗したコネクションは下書きとして保存され、Status はNot Authenticated になります。後でコネクションに戻って認証することができます。