Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Custom fields do not returned by Web Service
We are having a strange problem with SuiteTalk which started on 10/14
NetSuite will not return the value of any custom field created after that day.
Instead we receive a warning within a SOAP response for new custom fields:
platformCore:statusDetail type="WARN">
<platformCore:code>WARNING</platformCore:code>
<platformCore:message>Could not retrieve value for custom field custcol_pipitemid</platformCore:message>
</platformCore:statusDetail>
And like that for all new custom fields added to any record, for example this custom field is on the sales order record.
I know there was an upgrade last Friday/Saturday, i wonder if anything was changed. We have been using the Web Services a lot since the beginning of this year and never had a problem accessing any custom field added to any record until now...