Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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...