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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Custom field values not being set during add or update operations
Perhaps there was an API change I missed between 2013.1 and 2016.1, but we recently upgraded our SuiteTalk code from the former to the latter and have found that custom fields included in add and update requests aren't being set.
Here's an example SOAP request from our 2016.1 code that does NOT correctly set the custom field (reviewing the system notes for this Cash Sale record, the custom field in question has no update entries, either). Note that no errors are returned from this operation. It's reported as successful.
<soapenv:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
0