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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Does NetSuite automatically call the service function of a SS file?
I'm trying to understand some code that was created by another developer for our environment. Unfortunately I do not have access to the original developer so I was hoping someone here might know the answer to this. This code is a SuiteScript file (.ss) which is located in the file cabinet as part of the SSP Application files. It is called via a post from the front end providing a query string with a function name in a key value pair (login). There is a function called "service" which parses the query string and calls the function named in the
0