cancel
Showing results for 
Search instead for 
Did you mean: 

CAP multi-tenancy app with Launchpad Service

756

Hi,

we are building a multi-tenancy app on Cloud Foundry leveraging CAP (Node.js) and the cds-mtx library. Our MTA consists currently of an approuter module which includes an UI5 app, a CAP backend (node.js) providing the OData service layer and the subscription endpoints via cds-mtx and a hdb module. In this setup, the subscription works fine after we map the route of the subscribed subdomain to the approuter module.

However, in our target setup, the UI5 app will no longer "live" inside the approuter module but will be deployed to the HTML5 Repository and should be accessible via the SAP Launchpad Service only.

Since the SAP Launchpad Service is no application we can not simply map the route of the subscribed subdomain anymore. What would be the right approach to make multi-tenancy work in this setup? Unfortunately, I couldn't find any documentation or examples.

Thanks in advance and best regards,
Dimitri

Accepted Solutions (1)

Accepted Solutions (1)

gregorw
Active Contributor

Hi Dimitri,

you can find an answer in the question: Multitenancy with launchpad service. Unfortunately right now the answer seems to be no. But it's on the roadmap.

Best regards
Gregor

Answers (0)