cancel
Showing results for 
Search instead for 
Did you mean: 

Multi tenant CAPM apps - sharing same HDI container ?

12-27-2022 1:23 PM
sreehari_vpillai Active Contributor
1068 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hello .

I have 5 CAPM projects with different namespaces, which shares the same HDI Container . master-db is shared across all these 5 -srv modules.

resources:
 - name: master-db
   type: org.cloudfoundry.existing-service
   parameters:
     service-name: master-db

Now, I want to enable multi tenancy for these projects . Expectation is , each tenant get an HDI container , but is shared across all the service instance , that tenant accesses.

Also, I can specify a schema name & container name while creating an HDI . How would I do that with MTX enabled ?

Sreehari

0 Likes

Accepted Solutions (0)

Answers (0)