SAP CAP Blog Posts
cancel
Showing results for 
Search instead for 
Did you mean: 
sven_hoffmann
Associate
Associate
0 Likes
428

Hello Experts,
is there any chance to get the schema name of the tenant specific HDI container?
In our CAP Java application we have a REST endpoint in which we access the tenant database using JDBC template. In one of the queries we need to read from the metadata table PUBLIC.M_COLLECTION_TABLES which has also a key column for the schema name which we want to use for filtering. Therefore we need to know the schema name of the tenant specific HDI container. How can we get this information?

Best regards,
Sven. 

Top liked authors