i’m using `N/task` to submit a M/R job in a UE bef...
# suitescript
m
i’m using
N/task
to submit a M/R job in a UE beforeSubmit on a Sales Order. in the UE Type ‘approve’ only, it throws an
unexpected error
when i actually call
.submit()
it works for every other UE type i’ve tried (including xedit). nothing in the body of the task is different between invocations, there’s no issue loading the module or running
.create()
for the task, etc. i can’t find any reason why. anyone have any guesses? (save the standard: netsuite ones 😄 )
exact same code works in afterSubmit on the UE approve type… i guess it’s just one of those undocumented works as designed things….. netsuite