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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Invalid_number
I just started experience an issue when updating a custom record in NetSuite while using the webservice. This is happening in code that has been working flawlessly for the last month or two.
Here's the error returned when trying to update a Boolean field in a custom record-
INVALID_NUMBER
You entered ‘Richard Graham’ into a field where a numeric value was expected. Please go back and change this value to a number.
The custom record has two fields ‘Activated’ and ‘Issue Date’. I only set the ‘Activated’ in my process.
The 'Richard Graham' is the user account I use to connect to the webservice.
0