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.
Scheduled script performance - what's normal?
We have scheduled scripts running on our system which iterate through 5-10k products, look at the stock situation, update out of stock status and amend a couple of custom fields used for friendly display messages on our web site. If stock is not on hand, the same script also looks at outstanding purchase orders to establish a likely availability date.
I come from the world of PHP and SQL, where a script which takes 5 minutes to run is something which may indicate cause for concern. With our Netsuite system, the above process takes something like 14 instances of the same script repeatedly restarting in order to overcome governance, each running for something like 800-1000 seconds. Daily, we're seeing this process take 4-6 hours.