I need a solution
Hi,
We have created a workflow which will check for installed software in the system. We want to create a loop which will run from top to bottom for all records meeting the condition, but it should run only once. At the end of record it should exit the loop whether conditions are met or not, it should not again go into the loop.
Need component or query which i can use to exit the loop after last record.