Try - Catch Error Node in loop

@kritsapatw you will need to provide the non-failing path with an alternative (empty table of the same structure).

If you want to just coninue after a fail you will need a different Catch node (the one that catches flow variable errors):

also:

2 Likes