Question
4
Replies
755
Views
Areteans
Posted: March 27, 2019
Last activity: March 28, 2019
Database Table Mapping
Hello,
While doing test connection on Class form, I observed some as internal class while some as Obj-external class though both the classes are mapped to tables in PegaDATA schema.
Can anyone suggest how the class is classified as internal or external class.
Any class mapped to table without pzInsKey and pxObjClass would be treated as external class or any other criteria to make it as external class?
Any suggestions are appreciated.
Thanks,
Satish
To my knowledge, external here means that the DB, tables are not created by PEGA itself, but the user manually has to create this. Once the Table creation is done, user needs to map the columns using Database Class Mapping Wizard.