Discussion
4
Replies
6253
Views
Capgemini
Posted: February 3, 2015
Last activity: April 6, 2018
Closed
Fields that make up the key: ** pzInsKey, pxInsName or pxObjClass can not be selected as part of the keys! in Pega7
I have a class that has Class Key as pzIns key which is working fine in Pega 6.x version. But in Pega 7 i am facing an error to save the class with pzIns key as Class key. can anyone suggest a turn around for this ?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
I am thinking that pyID should be set as the class key. PRPC will take care of populating pzInsKey automatically. Can you try using pyID as the Class Key using obj open. If you have the pzInsKey, then you can use Obj-Open-By-Handle to open that instance.
BTW: who are you?