Question
Swedbank
SE
Last activity: 20 May 2019 8:05 EDT
Data type - class warning "Instances of this class save to the pr_other table"
Hi All,
I am getting a warning "Instances of this class save to the pr_other table, which has few properties exposed as columns. Consider mapping this class to a different table ." for a class that got automatically created with data type.
When I do test connection I am able to see different data base table (other than pr_other) mapped to this class.
[Test Connectivity result : Class XX-XX-XXX-XXX-Data-sample
is mapped to table PEGA_DATA.pr_
XX_XX_XXX_XXX_Data_sample
in database PegaDATA
.]
https://collaborate.pega.com/question/map-class-instance-other-table-prother
I have gone through the above link, it was suggested to have separate data base table instead of pr_other. Here in my case, already a new data base table is getting used.
So,I did not understand why it is saying instances of this class will save to pr_other table when it is mapped to different class. Please clarify why it is? and suggest me how to get this warning resolved.
Thanks in Advance!
Sri Lalitha.