SAP Gateway

Version 23.4.8843


SAP Gateway


You can use the SAP Gateway connector from the CData Sync application to capture data from SAP Gateway and move it to any supported destination. To do so, you need to add the connector, authenticate to the connector, and complete your connection.

Establish a Connection

To allow Sync to use data from SAP Gateway, you first must establish a connection to SAP Gateway. Follow these steps to connect SAP Gateway to your Sync account:

  1. Open the Connections page of the Sync dashboard.

  2. Click Add Connection to open the Select Connectors page.

  3. Click the Sources tab and locate the SAP Gateway row.

  4. Click the Configure Connection icon at the end of that row. If you do not see the Configure Connection icon, you need to add the connector according to the instructions in Connections.

  5. Enter connection settings on the Settings tab:

    • 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).

  6. Click Connect to SAP Gateway to connect to your SAP Gateway account.

  7. Click Create & Test to create the connection.

  8. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)

More Information

For more information about interactions between CData Sync and SAP Gateway, see SAP Gateway Connector for CData Sync.