I cant seem to find the article about hadiling all...
# suitescript
s
I cant seem to find the article about hadiling all errors for a map/reduce. I would like to create a table view and email admins all error s etc
s
thanx
I wanted certain info available in the summary section to be added to the error list
Copy code
//map///       context.write({
        key: data.id,
        value: sku,
      });