Hi,
we are building a CAP multi tenancy app on BTP using the @sap/cap-mtx library. The data should be viewed/consumed inside the SAP Analytics Cloud by leveraging the HAA.
We are not sure, how to reference the HDI containers created by the service-manager inside the mta.yaml of the HAA.
What we tried without having success:
- Put the credentials of the subscribed hdi container into a user-provided service, add the tag "hana" and reference the user-provided service inside the mta.yaml of the HAA
- Reference the service-manager directly inside the mta.yaml of the HAA
So our questions are:
- How do you use the HAA together with HDI containers that are created during a subscription and are managed by the service-manager service
- Can the HAA be used in multi-tenant mode so we don't need to deploy a new HAA for every new subscriber.
Thanks in advance and best regards,
Dimitri