Find simple rows

This task lets you search for rows into SimpleDB.

main

The task will search for rows and will iterate on the yellow port for each found row.

If you need to load a single row and access its values, you may use the Single row id search field.

output variable

loop_size will contains the number of rows found and loop_value the current row during iteration.