Hybrid Data Pipeline supports connectivity to SAP S/4HANA data stores and S/4HANA-type data stores, such as SAP BW/4HANA and SAP NetWeaver. While it supports JDBC, ODBC, and OData client application access to SAP S/4HANA data stores, the Hybrid Data Pipeline server uses the Progress DataDirect for JDBC for SAP S/4HANA driver to connect to SAP S/4HANA data sources. Therefore, the following documentation resources include information from Progress DataDirect driver guides.
Note: The HTTP Header authentication method is not supported for SAP S/4HANA, SAP BW/4HANA, and SAP NetWeaver in Hybrid Data Pipeline.
Resource Description

Connection properties

With the exception of OData parameters, SAP S/4HANA parameters are based on the JDBC driver's connection properties. Therefore, for details on parameters, refer to these connection property descriptions in the Progress DataDirect for JDBC for SAP S/4HANA User's Guide.

Note:
  • Hybrid Data Pipeline supports only a subset of JDBC connection properties for each data store.
  • Hybrid Data Pipeline may not support all the valid values for a connection property.
  • In some cases, the default value of a Hybrid Data Pipeline parameter may differ from the default value of the JDBC connection property.
  • Hybrid Data Pipeline parameter names may differ from JDBC connection property names. For example, the Encryption Method parameter is referred to as the EncryptionMethod connection property in the JDBC driver documentation.

OData configuration

See this resource for details on configuring a Hybrid Data Pipeline data source for OData connectivity.

SAP S/4HANA data model

Refer to this resource in the Progress DataDirect for JDBC for SAP S/4HANA Driver User's Guide for details on the SAP S/4HANA data model and ways to query SAP S/4HANA.

CDS views

For information on CDS views and CDS views that require parameters, refer to this resource in the Progress DataDirect for JDBC for SAP S/4HANA User's Guide.

JDBC data types

For information on supported JDBC data types, refer to this resource in the Progress DataDirect for JDBC for SAP S/4HANA User's Guide.

ODBC data types

For information on supported ODBC data types, refer to this resource in the Progress DataDirect for ODBC for SAP S/4HANA User's Guide.

SQL support

For information on SQL support, refer to this resource in the Progress DataDirect for JDBC for SAP S/4HANA User's Guide.