Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
SuiteScript Governance Clarification
Can I get clarification on the SuiteScript Governance?
For example: a User Event Script is allotted 60 seconds and 1000 units to complete its task.
If I have multiple user event scripts attached to a record, are these limits computed across all scripts combined or does each script get its own limit? Another possibility, in the case of a user even script, is that this is across event (before load, before submit, etc) since we are allowed 5 scripts per event.
I always thought each script was separate, but I'm noticing a script timing out that should not take much time at all. Also as soon as the script begins I log the usage at 20 units before it does a thing. I'm just wondering if other scripts are being included in this scripts governance. In this case the scripts are not dependent on one another.