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.
Invalid RecordRef internal ID in search using custom field
I have an application using SuiteTalk to perform some basic searching/displaying of data. Part of this searching requires me to utilize a custom field within the search criteria. I have a custom field on the project entity called "custentity_employee_assigned" which points to what employee entity is currently assigned to the project. I need to do a search for all projects that have a particular employee in this field.
My application was referencing 2013_1 of the SuiteTalk WSDL and was working perfectly fine. When I attempted to upgrade to using 2014_1 any place that I tried to use a custom field in my search criteria, I starting getting "Invalid RecordRef internalid for field SearchMultiSelectCustomField" errors. Here is a code sample: