Question
Cognizant
IN
Last activity: 24 Apr 2019 12:47 EDT
Declare Index rule
Hi Everyone,
I am new to Pega. I have few doubts related to Declare index rule.
1. Does declare index rule create indexes in index table?
2. What is meant by indexes here?
3. Index class must inherit from Index- base class? what is it the use of this inheritance?
Index instances are sometimes called alternate keys or secondary keys. The system saves indexes as instances of concrete classes derived from the Index- base class.
So, it means from source property (page list) declare index rule map to Target Property (Index class).
Here Declare index rule create index which in turn system save it as Instance in index class? right
Kindly help me in understanding this concept...
Thanks,
Preethi.A