We started getting errors in one of our restlets that creates SOs in NetSuite - the error is something like: :"INVALID_FLD_VALUE","message":"You have entered an Invalid Field Value 35786.0 for the following field: item".. Does anyone else have a similar issue happening since last night / early this morning? We reported to NetSuite as there is no obvious change happened in our instance since last night.
e
Edgar Valdes
06/14/2024, 6:39 PM
It's weird that the value for an item is a float number
e
Eric B
06/14/2024, 9:36 PM
Make sure it’s a string value
👍🏼 1
j
jen
06/17/2024, 8:25 AM
I’ve had this randomly start happening once or twice in scripts that were previously fine. It’s a nonsensical thing and NS Support was useless at acknowledging the issue. The solution was, counterintuitively, to cast the value to a string.
👍🏼 1
n
neerajrtiwari
06/17/2024, 5:05 PM
Update on this from the NetSuite engineers - they recognized it as a defect and applied a fix. They are yet to give us root cause analysis report we requested them.