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

Is it possible to connect/bind my CAP application to multiple HDI containers?

Vishnu_Dev
Discoverer
0 Likes
628

BEGINNER ALERT!!!

I have 2 HDI containers. I'm trying to bind my CAP application to both containers so I can expose data from both containers with one service. Is this possible?

I have tried to bind my app to both containers by using (cds bind -2 ) command. I have also tried adding both containers to my .cdsrc-private.json file. But neither works and the app is only connected to only one HDI container at any instance.

Accepted Solutions (1)

Accepted Solutions (1)

Virinchy
Active Contributor
0 Likes

It looks like a Cross HDI container to me, where you can access the tables in one HDI container from other HDI containers

https://community.sap.com/t5/technology-blogs-by-sap/working-with-cross-hdi-container-access-scenari...

Regards

Virinchy

Answers (0)