TDV Adapter for SAP Cloud for Customer

Build 23.0.8839

Basic Tab

Connecting to SAP Hybris C4C

To identify your SAP Hybris C4C instance, set the following:
  • Tenant: The full domain name of your SAP Hybris C4C tenant.
  • Url: The URL corresponding to your SAP Hybris C4C instance. You must specify this if it differs from the default service of "c4codata". Otherwise, omit this connection property.

Authenticating to SAP Hybris C4C

User Credentials

Set the AuthScheme to Basic and specify the following:

  • User: Your SAP Hybris C4C username.
  • Password: Your SAP Hybris C4C password.

Azure AD

Set the AuthScheme to AzureAD.

Configuring a Custom Extension

This configuration requires a custom extension to SAP Hybris. This extension can be created using the yempty tool.

Connection Configuration

After configuring your custom extension, set the following to authenticate:

  • InitiateOAuth: GETANDREFRESH.
  • OAuthClientId: The application Id of the connector application, found in the Overview section of the app registration.
  • OAuthClientSecret: The client secret value of the connector application. Azure AD displays this when you create a new client secret.
  • CallbackURL: The redirect URI of the connector application. For example: https://localhost:33333
  • SSOProperties: Set the following additional properties, each separated by a commma, in the format A=B;C=D; etc.
    • Resource: The URL of your environment.
    • AzureTentant: The Id of the Azure AD tenant where the applications are registered.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839