Question
1
Replies
1263
Views
EY
Posted: February 27, 2017
Last activity: February 27, 2017
Closed
How Pega Determines Class as External Class?
We have table A created in data schema with no OOTB properties and do test connectivity it is saying Class A (obj-External) mapped to table A.
By definition, external class does not have pzInskey and pxObjClass.
When we add pzInskey and pxObjClass in the table A as columns and do the test connectivity, still it is showing as Obj-External.
Code behind the test connectivity is Public API function. We want to understand how this works?
Make sure you rebuild the data dictionary after adding these columns. Also, is the test connection dialog showing the correctly mapped database table?