How to use property/param as an index in a forEach
Good morning all,
It is possible to use a property or param that is calculated the OfferData as an index in a foreach?
For example:
Where .OfferData.BookingIDIndex is a dynamic value that is calculated previously.
I have also tried with <pega:reference name=Param.BookingIDIndex>, referencing it previously but nothing.
Rgds,
Jose Rico.