Pega marketing Customer class direct inheritance model
The recommeded method of including your own customer class is,
myco-data-customer=>PegaMKT-Data-Customer
(where => represents a Directed Parent class relationship)
Question, would this data model (below) work?
myco-data-customer=>myco-fw-mycofw-data-customer=>PegaMKT-Data-Customer
where myco-fw-mycofw-data-customer, would contain all the customer properties which myco-fw-mycofw-data-customer would then inherit