Question

Verizon
IN
Last activity: 6 Sep 2020 13:17 EDT
Compare two pagelists
Hi All
I am having two pagelists PageList1 and PageList2 where the class definitions are same which means technically both are same but the run time values they hold varies. Now I want to compare these two pagelists in the following manner.
PageList1(1).Property1 to be checked with the PageList2(1).Property1
PageList1(1).Property2 to be checked with the PageList2(1).Property2
PageList1(2).Property1 to be checked with the PageList2(2).Property1
and if any of these values differ I need to set a flag
Would like to know if do we have any OOTB rules are available for this?
Also would like to know if there are any OOTB rules to compare two pages.
Hope I am clear with my requirement.
Any inputs on this would be of great help.
Thanks!!!
Madhuri
***Edited by Moderator: Pallavi to change content type from Discussion to Question, move from Pega Academy to Product***