I have a scheduled script that is running a search...
# suitescript
j
I have a scheduled script that is running a search and updating each of the records as needed. When I hit an error (like a missing mandatory field), it fails out my entire script and stops. Is there a way to tell NS to keep going after a failure without switching to a map/reduce script?