SAP Hana
SAP HANA is an in-memory high-performant SQL database created by SAP. With UI Bakery, you can build applications on top of your SAP HANA database in just a couple of minutes.
Configuration
Prerequisites
You should have an active SAP HANA subscription to receive a user and password from them so that you can log into the admin console. In the console, you need to locate the database host which will be needed to connect the data source.

Connecting the data source
On the Data sources page, click Connect, and select SAP Hana in the Data sources list.
Specify the JDBC connection string, for example:
jdbc:sap://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.xxxx.xxxx-xxxx.hanacloud.ondemand.com:443
Provide the username and password you use to log into the SAP HANA admin console.
Click Test connection to check whether the data source can be connected, and then click Connect Datasource to complete the setup.

Usage
Currently, UI Bakery only supports the SQL Query action step when working with SAP HANA data sources.
Last updated
Was this helpful?