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!
Calling Suitelet from SSP Application
Hello.
I have deployed a SSP application on sandbox. It has the following structure:
myssppage.ssp
- ajax call to sspage1.ss
- ajax call to sspage2.ss
The above SSP works as intended. However, I would like to add a call from sspage1.ss to a suitelet. The suitelet is available without login, set to run as admin, has permissions enabled for "all roles" and "all employees", and I can access the suitelet successfully through the browser.
When i make the following call from sspage1.ss, I get a "System" error with the title "UNEXPECTED_ERROR" and no details: