Question
Morgan Stanley
IN
Last activity: 25 Mar 2019 8:16 EDT
Alter composite key of a class created using a data type
Hi
i have created a db table using a data type with composite key. I need to alter the composite key to remove a field and change it to a single primary key.
I have:
1. Altered the db table and changed the key
2. Changed the keys of the class record.
3. Restarted and saved the DB Table instance
However, when i add a record in the data type and try to edit it its still not allowing me to update the value which was present in the composite key.
The default behavior is that it does not allow us to update any fields if they are part of the class keys.
I'm using Pega 7.4