Question
Capgemini
IN
Last activity: 28 Aug 2017 23:31 EDT
Purpose of sample schema in PUI?
PUI database tables are installed in a schema named "Sample" schema. As per my understanding - not all the Pega frameworks works this way.
Is there a specific purpose of Sample schema in PUI?
I am facing issue with connecting to PUI tables in Sample schema from Pega classes.
We are analyzing the issue and don't know the root cause yet.
One approach could be to copy all required PUI tables to Pegadata schema.
But it has below disadvantages in terms of upgrade -
1) How to identify what columns have changed during PUI upgrade? As same changes require to be done in Pegadata schema as well.
2) Possibility of failure during execution of any post-bind activities