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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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