Question
1
Replies
50
Views
Kl University
Posted: July 27, 2020
Last activity: July 28, 2020
Can we create data type without key
Can we create a data type without any key mentioned why because I have the records withe same ID when we have the key it won't take same data.
***Edited by Moderator: Pallavi to update platform capability tags, move from Pega Academy to Product***
Hi,
In that scenario, you can enable Pega default Class key for that particular Data Class. To configure that,
After saving the class, if you try to configure the Source from the Data Type, the property pyGUID will be enabled as key by default. The Pega behind generate a random value for this property while creating new instances in this class.
I hope it helps. Let us know if you face any other issues
Good Luck!