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!
Need advice on large data export – JournalEntry
We have a monthly process currently in AWS that uses RESTlet calls to NetSuite to run a suitescript that runs a Saved Search to pull journal entry data. It worked fine for years but we have acquired numerous subsidiaries recently and some of them have large amounts of data. The volume last month was over 350,000 rows where it used to be only 25,000. We have been tweaking our integration and breaking up runs into manually executed steps to avoid timeouts – either the 15 minute Lambda timeout or the suitescript governance timeout in NS. We are using pagination in