Hi team,
We are currently using the OOTB connector for SAP HANA in IDN. We managed to connect using the default database URL:
jdbc:sap://HOST:PORT/?databaseName=dbName
When we did the aggregation, it reads the accounts from the SAP HANA System DB, but we need to read the accounts from the Tenant DB.
Has anyone had a similar experience when using the SAP HANA connector? Does it need an extra parameter for the URL or do we need to change the port of the connection?
Thanks.