Why external table has pzInsKey and pxObjClass?
Hi,
I have created a table in an external database, outside of PRPC. Then I created a Data-Admin-DB-Name instance using JDBC connection pool, and mapped it to Pega Class using "External Database Class Mapping tool" from Dev Studio. My understanding is, this is an "external" table and it is NOT supposed to have "pxObjClass" or "pzInsKey". However, when I do Obj-Open an instance from this table, I see both "pzInsKey" and "pxObjClass" in clipboard and I am confused. Is specification changed recently? How is this possible as it does not even have a "pzPVStream" (Blob) column? Where are these value stored?
Thanks,