Question
Tata Consultancy Services
Tata Consultancy Services
IN
Tata Consultancy Services
Posted: Dec 5, 2022
Last activity: Dec 6, 2022
Last activity: 6 Dec 2022 11:54 EST
Closed
Solved
Index- Class
Hi,
I want to ask question about Index- as Parent class.
I have one class, whose Parent class in Index-
Index-C-P-Data-Delivery
Can someone explain when we use Index- as parent class.
***Edited by Moderator: Pooja Gadige to add capability tag***
To see attachments, please log in.
Hi @AbhishekC1725: Index- Classes will be used when you create declare index in PEGA. It is mandatory that the index class to write should be inherited from Index- class.
Please see https://community.pega.com/sites/pdn.pega.com/files/help_v731/rule-/rule-declare-/rule-declare-index/main.htm for details about declare index.
UserRoles is an example of declare index.
Thanks