cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to connect SAP Hana Cloud to Qlik Sense

jakob_ekwall
Newcomer
0 Kudos
438

Hello! I'm trying to connect a SAP Hana DB (Cloud) to Qlik Sense SaaS via JDBC Connection but it dosen't seem to work. I keep getting the error "Connection timed out"

I have looked at this guide https://help.qlik.com/en-US/cloud-services/Subsystems/JDBC_Connector_help/Content/Connectors_JDBC/In...

The database is also allowed on all IP addresses.

Have anybody done this before or might be able to help me with this issue?

Accepted Solutions (0)

Answers (1)

Answers (1)

RobertWaywell
Product and Topic Expert
Product and Topic Expert
0 Kudos

The connection string example given in the QLIK documentation that you linked is for an on premise SAP HANA database.

"jdbc:sap://saphana02:30555/Z_ROCK_RnG?user=<user_name>&password=<password>"

The SQL Endpoint address for a HANA Cloud instance has a different format:

"<Instance ID>.hna0.<Availability Zone>.hanacloud.ondemand.com:443"

You can get the SQL Endpoint from HANA Cloud Central.