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!
SuiteCommerce Advanced extension with a SuiteScript service
I'm working on an SCA extension that includes a SuiteScript 1.0 service. I ran gulp extension:deploy to Sandbox and I believe it published successfully.
I see my extension in the File Cabinet under SuiteScripts > Deploy_Extensions > Vendor > MyExtension@1.0.0, and MyService.Service.ss is in that folder under assets > services.
I also see that MyService.Service.ss shows up in the File Cabinet under Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. - SCA 2019.2 > Source > extensions > Vendor > MyExtension > 1.0.0 > services.
However, when I use my browser to perform a GET on the service I get a 404 Not Found using the relative URL sca-src-2019-2/services/MyService.Service.ss.