I have a map reduce which triggers another map/reduce using the N/task module.
It has been working fine for many months, and suddenly, without the code being touched, it stopped working both in Sandbox and Production with an error message of
Unexpected Error
It breaks when running the function
myTask.submit()
Anything change that might be breaking that?
b
battk
11/04/2020, 11:30 PM
unexpected error by itself isnt much to go by
battk
11/04/2020, 11:30 PM
get started with the netsuite support case
s
Sandii
11/04/2020, 11:30 PM
And the standard if you are using 2.1 try 2.0, or change 2.x to 2.0 explicitly to double check