I have an automated flow created that has data to update the listed price in NetSuite. There are 3 destinations/applications setup because of the 3 inventory types in NetSuite( Item, Kit and Assembly Item).
Below is what the flow looks like.
External Database -> NS Inventory Item -> NS Kit Item -> NS Assembly Item
If I run the flow with 3 items(1 of each type) I have 2 errors on each of the flows. Is there a way that I am able to adjust settings so that when I send my 3 items through the 3 destinations it only has 2 errors after the Inventory Item Destination, 1 error after the NS Kit Item Destination, and 0 errors after the NS Assembly Item Destination(based on the situation I have provided above). However if I had 3 part numbers that were not in our system at all I would want all 3 errors to appear after the Assembly Item application has been run.
Currently I have I have the next application to run regardless of the errors as I want all 3 applications to run, I just would not prefer to have all of my errors at the end that aren't found in my system so I am able to troubleshoot actual items not in my system.