Here is full script. Script is UE deployed on WORK...
# suitescript
b
Here is full script. Script is UE deployed on WORK ORDER. Script takes custbody field values from the WORK ORDER and writes them to a specific custom record.
b
switch to suitescript 2.0 instead
b
Ahhh do you think that would work? Switch from 2.1 to 2.0 ?
b
ive only seen that error in 2.1
and your code is mostly 2.0, so its should be an easy swap
b
Ok ok good suggestion. Let me give that a try.
What's strange is that this only happens on a few WORK ORDERS
other WORK ORDERS don't throw this error
just a handful of WORK ORDERS
Ahhh, I see.
After I changed to 2.0. Now it is returning "Script Execution Usage Limit Exceeded".
So it appeared to be a governance error, but 2.1 was disguising the error as something else. Or at least not parsing the error properly.
interesting
Thank you, and this kind of makes sense.
2.1 error handling is probably not as built out as it should be
💡 1
I presume that's the issue here
e
We've seen that error here and there and the response from NS was to use 2.0 as well. They're aware of it
b
Interesting