Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Map/Reduce 2.0 Script - Invalid Date
Hello,
I am having an issue with SuiteScript 2.0 Map/Reduce script setting a date field. Error:
"You have entered an Invalid Field Value 07/10/2017 for the following field: custbody_amb_invoice_start"
In the UI, I can enter this date. In SuiteScript 1.0, this date works fine. But, in SuiteScript 2.0, the script returns an error. I have tried every form of date I can think of and nothing works, MM/DD/YYYY, DD/MM/YYYY, YYYY-MM-DD, date format, string format. I tried also creating a new custom field, as suggested above, but still the same error.
Has anyone had luck with resolving this type of issue?
0