Question

PayPal
IN
Last activity: 3 Dec 2019 4:09 EST
Function for fetching Step Number in Rule Comparison
Hi,
I am trying the customize the OOTB activity "pyComparePages". This activity helps to find the difference in Rule forms (say Rule1 and Rule 2) and gives out result in a list.
However the result values contain only the property reference (Rule internal properties like .pyProperties(6).pyPropertiesName ) . I am interested in obtaining the step numbers on the results where the comparison differences are observed.
Is there a way where we can fetch the corresponding step number from the pega internal rule property reference(highlighted above) or is there any OOTB function?
Thanks