Question
EY
IN
Last activity: 27 Feb 2017 17:33 EST
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?