How to fix embedded page property class mapping error ?
Hi,
I have a data class and I recently added a single page property under the class. I used optimize for reporting wizard in order to expose properties of page class. But when I test the connectivity in class record, it gives the following error;
Class x-x-x-Data-x is mapped to external data table PEGADEV_DATA.PR_x_ in database CustomerData, but the column A does not have the corresponding Rule-Obj-Property B.C
Configuration of the external mapping is;
Column name: A
Property name: B.C
How do I fix this issue ?