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.
Updating all our records
Hi All,
We need to update every one of our customer records (about 9000 of them), planing to do this via a script deployment using a saved search.
However, the functions we plan to use work out at 10 points for running the search, and 30 for each run of the loop (ie. for each record we update).
I've created a few searches which split our customers down into groups of <1000 to run this script against, however these still cause the usage limit to be exceeded.
By my calculation we can only run this script against around 300 records at a time, does this mean I have to create more searches to break down our customers into groups of 300? Or is there another way to do this?