How to use loop in oracle application to read one by one

Please suggest

Hi @Nalin_Mehta,

You will have to extract data using “Get text activity” with dynamic selector.

use some kind of counter and increment it using any looping methodology and extract data using get text activity.

Hope this helps! :slight_smile: