Question
Kavileswar
IN
Last activity: 27 Jun 2017 8:03 EDT
We can Iterate pxFlow Page Group property sequentially even it is subscript based
pxFlow is a page group property, but in Pega we can iterate thru for each embededpage either from an Activity or Data Transform, but it looks like HashTable and HasshMap in java and these are key/value pair lists we cannot iterate in Java.
However in Pega we can iterate pxFlow using for each embeded page even it is subscript based, how does it works, what is the internal mechanism inside? and it is not index based.
***Updated by moderator: Lochan to add Categories***