Question

Accepted Solution

Hi Suresh,
Class Key is explained here https://community.pega.com/sites/default/files/help_v722/procomhelpmain.htm in "Completing the Keys fields" section.
Row Key is explained here https://community.pega.com/sites/default/files/help_v722/procomhelpmain.htm in "Row Key settings" section.
Hope this might be helpful to you.
Regards,
Mahesh

Hi Suresh,
Could you please be specific about which key are you taking about?
Accepted Solution

Hi Suresh,
Class Key is explained here https://community.pega.com/sites/default/files/help_v722/procomhelpmain.htm in "Completing the Keys fields" section.
Row Key is explained here https://community.pega.com/sites/default/files/help_v722/procomhelpmain.htm in "Row Key settings" section.
Hope this might be helpful to you.
Regards,
Mahesh

Class key is a primary key for the table.
By default pega provide pzinskey as a class key if keys part is empty in class rule .
It can take a single primary key or a composite key comprises more than one column.

Those are the keys pega will use to make it unique key for the table.

Key is an unique identifier. Like our mobile numbers. Single number cannot be allotted for two different users. Similarly, Work classes have a unique identifier where to differentiate work objects.