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 fire "after submit" trigger on 350 records
Folks,
I have about 350 records whose workflows need to transition to the next state, but the trigger on that transition is 'after submit'. Is there any way to mass submit a bunch of records? I thought a mass update would do it, so I defined a custom field (check box) and used a mass update to set the check box to checked on all 350 records, but the workflow did not transition. After this failed, I manually edited/saved several of the 350 without changing the transaction details, and the workflow transitioned as desired.
My conclusion is that mass updates don't seem to fire after submit triggers. Am I missing something here? If not, is there any other way to get 350 records to submit other than writing some suitescript that fires a saves search, iterates through the results and explicitly opens and submits each record?