Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Tips on Optimizing Searches and Submits
Are there any tips on how to optimize the code where there are a lot of searches and submit records that would cause you to blow through the governance limits that NS sets? I thought about shoving all the results into an array in the loop and doing the submit after the loop, but that doesn't seem to work at all.
Any other ways to do this?
0