If record exists do something else do nothing and resume next

Hi

I have a list of records (say 10) to check duplicate and only insert unique into a mysql table.
If the record inserted the ID will return and perform the next action.
else the return will be -1 and here do nothing and just continue with the list of 9 remaining record.

I cant seem to find a resume next or similar in ROUTER. Or should I use a different tool/module to perform the “resume next if nothing return” or “return back to the iterator”

Any help please?

1 Like

Hi @Phil_ED
You can add a filter to pass only if the record id is not equal to -1.
If you can share the output bundle of the module where you get these outputs, We can further assist you.

Best regards,

Msquare Automation
Gold Partner of Make
@Msquare_Automation