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.
How to auto generate customRecordId via SOAP interface
I'm unable to determine the proper combination of "numbering" related fields in a new customRecord in order to add and have the customRecordId auto generated.
This pertains to the Fixed Asset module for NetSuite, and in the form through the UI, the *ID field can be set to Auto and it will automatically generate the customRecordId. I'm trying to recreate this scenerio via the SOAP API, and I'm not sure what I should be setting enableNumbering, allowNumberingOverride and the other various numbering related fields in order to make this happen.
With any combination I try, I still get an error message = "Please enter a value for Name" unless I specifically set the customRecordId field before the add().