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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
SSP and SS accessing Standard NS APIs
I am looking to augment the checkout experience by retrieving and setting values from a custom record in NS.
https://system.netsuite.com/help/helpcenter/en_US/Output/Help/WebSite/WebApps_ExamplessFileCodethatAccessesaNetSuiteRecord.html#N3590601389-0
I am seeing that SSP applications have an advantage of Suitelets and Restlets since they have access to both the Ecommerce APIs and standard nl APIs. However, in the documentation it says this:
----------
Running an .ss file with code accessing a NetSuite record requires a preexisting NetSuite session. Running this code without first logging in to NetSuite results in permission errors. Running this type of code from the shopping domain also results permission errors, because shoppers are only recognized in the shopping domain.