Something in your `getInputData` is likely throwin...
# suitescript
e
Something in your
getInputData
is likely throwing an error; either utilize the error data passed into the
summarize
phase, or add your own
try..catch
blocks where appropriate within
getInputData
to trap and log the error yourself