Skip to Content
0
Former Member
Jul 18, 2008 at 04:19 AM

Implementation of client concept in CAF

29 Views

Dear All,

I am planning to develop an application target for multiple tenants. I would like to know is there any support from CAF that can help me to achieve this. I know that the client concept in SAP should serve this purpose so I want to do something similar using the CAF. However, I believe this cannot be done if there's no framework support.

On the other hand, I am thinking whether I should use another approach. I share the application schema but not the database. So, I won't need to pay extra cost in the initial stage. When multi-tenancy support is needed, I can add a middleware to redirect the database connection to respective database for specific client/tenant.

Please suggest. Thanks!

Regards,

Alex