Handling governance efficiently in a Map/Reduce script ensures smooth execution without hitting NetSuite’s API limits. 1. Get (Load) Input Data Stage This stage fetches data to process in the script. Best Practices: Use search.create().runPaged() instead of run() to process large datasets efficiently in batches. Avoid unnecessary field retrievals; use search.lookupFields() instead of record.load() when only… Continue reading Best Practices to Handle Governance in a Map/Reduce Script
Tag: governance
Understanding the Governance Changes for Concurrent Web Service Users
If your NetSuite integrations depend on concurrent SOAP web service requests, it’s important to understand recent governance changes that impact how these requests are managed. These updates specifically affect the Concurrent Web Service User setting on user records, particularly for accounts utilizing SuiteCloud Plus licenses. Key Governance Updates Before NetSuite 2017.2, accounts with SuiteCloud Plus licenses were guaranteed 10 concurrent SOAP requests per… Continue reading Understanding the Governance Changes for Concurrent Web Service Users
Governance usage units of Search module methods
Governance usage units of Render module methods
Function to get the remaining usage
Function to get the remaining usage