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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.