cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP HANA cloud instance dropdown empty

edward_tollenaar
Explorer
414

I've added a SAP HANA Cloud instance (tried both hana-free and hana-td) to my BTP subaccount. I can access these using SAP HANA Cloud Central. Instances are using the Cloud Foundry Environment of my subaccount.

In SAP Build, created a FullStack dev-space:

edward_tollenaar_0-1773583347860.png

Create my project using Full-Stack Node.js Application.

In SAP Business Application Studio, create a local CDS view with some data. All is working fine.

Now want to use the HANA Cloud instance. For this, I click in the left menu on "Run Configuration". For the database, toggle from "Local (projecs default)" to "SAP HANA Cloud" and login to Cloud Foundry using SSO.
Once done, I can select my Cloud Foundry Organinization (which is my subaccount) and I can select the Cloud Foundry Space "dev". Then, when I need to select the SAP HANA Cloud Instance, the dropdown stays empty:

edward_tollenaar_1-1773583586416.png

First thought that I needed to add a distination in BTP. So, on the HANA instance created a service key and went to Connectivity -> Destinations.

edward_tollenaar_2-1773584129115.png

However, not sure what to fill in for the URL as in the service key, the URL starts with:

edward_tollenaar_3-1773584188707.png

So entered the URL found earlier in the JSON wich starts with "https://sapbuild-xxxxxxxx.authentication.....".

I must be overlooking or missing something. Does someone please help me out?

 

Edit 3/16/2026: One thing I've noticed is this popping up:

edward_tollenaar_0-1773664322934.png

Don't know on how to fix this.

View Entire Topic
edward_tollenaar
Explorer
0 Likes

Looks like I've got this working. Needed to add "SAP HANA Schemas & HDI Containers", plan "hdi-shared". After this one was added,. the dropdown got filled.