SAP Gateway
Version 24.2.9064
SAP Gateway
CData Sync アプリケーションからSAP Gateway コネクタを使用して、SAP Gateway からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
接続の確立
Sync でSAP Gateway のデータを使用するには、はじめにSAP Gateway への接続を確立する必要があります。以下の手順で、SAP Gateway をSync アカウントに接続します。
-
Sync のダッシュボードから接続 ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてSAP Gateway 行に移動します。
-
行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。
-
設定タブで接続の設定を入力します。
-
Connection Name - Enter a connection name of your choice.
-
URL - Enter the URL either for your environment (for example, https://sapes5.sapdevcenter.com/) or to the full URL of the service. For example, your environment URL might be simliar to https://sapes5.sapdevcenter.com, and the full URL to your service might be similar to https://sapes5.sapdevcenter.com/sap/opu/odata/IWBEP/GWSAMPLE_BASIC/.
-
Auth Scheme - Select the authentication scheme that you want to use. OAuth is the default setting. For this setting, specify your OAuth client Id and OAuth client secret:
-
OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
-
OAuth Client Secret - Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
-
Scope - Enter space-separated values for permission scopes.
-
-
Namespace - Enter the service namespace from which you want to retrieve data.
Note: You must specify the namespace if the service is not specified in the URL.
-
Service - Enter the the service from which you want to retrieve data.
Note: You must specify the namespace if the service is not specified in the URL.
-
Custom Url Params - Enter any additional required properties that you need to include with the HTTP request (for example, sap-client=001&sap-language=EN).
-
-
Click Connect to SAP Gateway to connect to your SAP Gateway account.
-
作成およびテストをクリックして接続を作成します。
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
詳細情報
CData Sync とSAP Gateway の連携について、詳しくはSAP Gateway Connector for CData Sync を参照してください。