Discussion
Enforcing Data Relationships with Declarative Rules
Hi
Can you please help with the correct answer to this question.
Quiz of chapter "Enforcing Data Relationships with Declarative Rules"
Ans should be : d,e,f but it is incorrct as per system.
Which of the declarative rules do not establish a dependency on specific properties? (Choose All That Apply)
Declare Expressions -- > It has dependency
Constraints --> It has dependency
Declare OnChange -> Has dependency on Watched Properties
Declare Trigger --> Trigger has depdency on classes it represents. Hence this can be checked.
Declare Index --> Should be checked.
Data Page --> Should be checked.
Dear Amit,
Declare Trigger depends on the creation, deletion and modification of class instances to run an activity rule. It does not depend on properties.
Data Page depends on the various data sources for data, e.g. Report Definition, Lookup, Load Activity, Connector etc and does not depend on properties.
Therefore, the above 2 are the correct answers.
Regards,
Teng Hao Chua
Pega Academy Support Team