Question


Morgan Stanley
IN
Last activity: 14 Jun 2016 11:26 EDT
Q: Understand working of the PRPC Schema Report
I'n just curious to know how the functionality of Upgrade Rule Tables and Upgrade Data tables work.
Lets say i have created a couple of tables for Data- classes and now pega has come up with two new properties pxCommitDatetime and pxSavedatetime..
How does it know that my tables does not have these two columns. From what source are the implementation layer tables are compared..
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!


Tetrasoft India Private Limited
IN
Hi Avinash,
Did you happen to refer following link once?
https://docs-previous.pega.com/generating-rule-schema-objects-and-upgrading-data


Morgan Stanley
IN
Thanks for the link swati.
How does prpc know that some columns are missing in the Data- descendant class tables. When you say pxsavedatetime is missing... how does it know that this column is missing and where we define that pxsavedatetime is requied.
What is the baseline/source using which prpc compares the structure of these tables..


Tetrasoft India Private Limited
IN
Hi Avinash,
I would suggest you to tag Engine team also here.
They may give some detailed insights for this.


Pegasystems Inc.
US
How does prpc know that some columns are missing in the Data- descendant class tables. When you say pxsavedatetime is missing... how does it know that this column is missing and where we define that pxsavedatetime is requied.
What is the baseline/source using which prpc compares the structure of these tables..
Hi Avinash,
The recommended columns are the ones defined on the root tables. For Data- classes, it's pr_data, Work- it's pc_work, for rule tables is pr4_rule, etc. We only consider columns that we provide, so customer & application specific properties will be ignored.


Morgan Stanley
IN
Thanks John..
Lets say i have a class PegaMYFW-Data-AppointmentReasons connected to DB table pr_PegaComm_FW_NBAMCFW_Data_Ap.. So when i access the PRPC Schema Report landing page will it compare the column metadata of both the base table (pr_data) and pr_PegaComm_FW_NBAMCFW_Data_Ap and then tell us what columns are missing?
Would it check all the classes descending from Data- and then Rule-?
Thanks in advance.
Avinash


Pegasystems Inc.
US
Lets say i have a class PegaMYFW-Data-AppointmentReasons connected to DB table pr_PegaComm_FW_NBAMCFW_Data_Ap.. So when i access the PRPC Schema Report landing page will it compare the column metadata of both the base table (pr_data) and pr_PegaComm_FW_NBAMCFW_Data_Ap and then tell us what columns are missing?
No. Just pr_data, assuming Data- is an ancestor.


Morgan Stanley
IN
Thanks Swati.
Tagging Core Engine


Morgan Stanley
IN
I'm still awaiting some comments from the forum.
Thanks
Avinash


Pegasystems Inc.
US
Contact Painkillers John Peterson


Pegasystems Inc.
US
This tool is owned by System Management. Maybe John Peterson can assist.