Question
SYNTEL
GB
Last activity: 23 Jun 2016 4:34 EDT
Reusable nested class structure design to support BIX
For one of my customer when the original Pega platform was built on v 6.1 SP2 one of the business requirements was MI function must have access to each and every information we are keeping in Pega Work DB. In absence of detailed MI requirements project team didn't give additional consideration for efficient MI while designing the Work data structure. In the last stage of project life cycle team configured the BIX Extract rules to pull the information into the staging DB to support business MI function outside Pega. Although the application was designed using reusable nested class structure across work types, the BIX tool generated 500+ DB tables in the destination database which created a big problem for Business MI team to understand the data.
Now the same scenario is repeating itself for other client and we want to prevent it in design stage. Is there any configuration available in Pega 7.x to map the nested class structure of Work type to the normalized DB tables so that the extracted information is immediately ready for reporting.
Many thanks in advance for your invaluable recommendations.