when I use the above regex pattern in Find Matching Patterns activity, it is able to recognise all the occurences but when I pass this in for each loop it is only the giving the first occurence as output (ABC Bank SAR 0.00 100.00).
But I need both occurences in output.
The required output is : 1. ABC Bank SAR 0.00 100.00 2. XYZ Bank SAR 0.00 6479.00