Find Simple Rows
This task lets you search for rows into SimpleDB.
The task will search for rows exactly matching the criteria and will iterate on the yellow port for each found row.
If no row is found, the task will go on the orange port.
The workflow will then continue on the green port.
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 contain the number of rows found and loop_value the current row during iteration.