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.
Upsert and ExternalId
I've gotten some searches going, and am now playing with upsert, using SuiteTalk. I'm using endpoint 2012_2_0.
I'm really confused by what I read in online docs.
Here's what I see about upsert at:
https://netsuite.custhelp.com/app/answers/detail/a_id/10835/kw/upsert
"Because external ID is mandatory for this operation, upsert is supported only for records that support the external ID field. For a list of these records, see NetSuite Record Types that Support External ID. Also, this operation prohibits the passing of internal ID values."
Reading this, I get the idea that a record has to have a value for externalId to be recognized for update during upsert. (true?) I confirm that the entities I'm dealing with are in the list of supported record types.