Question
DCS
AU
Last activity: 6 Jan 2020 12:48 EST
Multi tenancy - data schemas
We are analyzing the feasibility of going for multi tenant approach to have common pega platform for multiple LOBs . Here the question is about data separation / security / performance aspects . Can we have separate data schemas for each tenant or the single data schema is shared between the tenants ? If it is shared , as several OOTB tables are common in a data schema ( Like pc_assign_** tables ) ,
(i) How to prevent other tenant from accessing / viewing the other tenant records
(ii) How to reduce the impact due to performance issues caused by one tenant on the other ( Caused by several factors like overload of data / lack of archival process etc)
***Edited by Moderator: Pallavi to update platform capability tags***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi,
Please refer the attached multitenancy support guide which give full information regarding the security.
To maximize performance, minimize the number of customized rules and data classes in tenant region.
DCS
AU
Thanks for the the reply Chandrasekhar . I referred administration guide before posting this but it is not much illustrative & did not mention how it is different from Pega's role based security model which is applicable even in non-multitenant applications . I am more interested in knowing how to separate the data between the tenants and what is meant by "tenant specific customizations" ( e.g can we have separate pc_assign_workbasket table or the entire new data schema for each tenant without adding too much complexity to the platform ? )
Anthem Insurance Companies
US
The link you provided isnt working
Goldman Sachs
IN
Hi chandra,
the link which you provided is for staging environment of community, which is not accessible for us. Could you please provide correct url?
Thank you
Pegasystems Inc.
IN
Hi,
Please refer 3rd page of above document (multitenancy administration guide) which explains about pega platform multitenancy.
-
Pankaj Chopra
hexaware
IN
administrative guide just gives an overview , can you share some details of how to achieve multi tenancy using approach 3 . I dont see any documentation for this.
DCS
AU
Can we get more details on implementation ? As we are planning this to implement for one of our clients , we need more details indicating how each of the component works ( e.g. : How the database table level security is achieved in a scenario where one tenant writes Obj-browse method which fetches all the records including other tenants data )
Pegasystems Inc.
IN
Hi @vamseekk ,
Also refer the duplicate post- https://collaborate.pega.com/question/multi-tenancy-data-schema-sharing-between-tenants
Thanks!
Anthem Insurance Companies
US
@vamseekk did you any solution for this.
I am looking at multi-tenancy with Data Isolation