Join Slack
Powered by
I cant seem to find the article about hadiling all...
# suitescript
s
Sim Greenbaum
08/01/2022, 3:20 PM
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
Sandii
08/01/2022, 3:44 PM
https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1499299768.html
s
Sim Greenbaum
08/01/2022, 5:09 PM
thanx
Sim Greenbaum
08/10/2022, 11:59 AM
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, });
Open in Slack
Previous
Next