Unexposed properties cannot be selected in classes mapped to external tables in pega
I have created a table named “Accounts” with 5 columns in PostGRESQL.Mapped it to the respective data class named “Data-Accounts” using “Database Class Mapping”. There was a requirement due to which I have altered the table and added a new column. In order to access the new column I have mapped the new column using Database Class Mapping. Whenever I try to access the newly created column in Report definition its showing an error.
“Unexposed properties cannot be selected in classes mapped to external tables in pega”
TIA,
Sainath Vallpu