Skip to Content
0
Aug 26, 2023 at 08:07 AM

CAP multi-tenant java application without CDS

416 Views Last edit Aug 27, 2023 at 01:47 PM 4 rev

I have a web application already written in java. now I want to convert it to multi-tenant aware application and deploy it to cloud foundry using CAP. As I already have all the DB artifact with me I do not want use CDS. and with every new tenant I want a new HDI container created with DB artifacts I already have. Please help me to solve this problem .I am stuck