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!
SSS_USAGE_LIMIT_EXCEEDED work around?
I recently have seen a SSS_USAGE_LIMIT_EXCEEDED error on one of my scripts and in looking up some options I found this site that states that the getRemainingUsage function of nlapiGetContext() can be overridden and forced to always return as whatever the override sets it to.
I realize this could be a dangerous work around and I'm planning on looking into other alternatives like optimizing my script, but in the meantime I'm curious if anyone can confirm if this work around is viable or if this is out dated and no longer works this way.
-Thanks