To build an SSP application:
- Turn on the required features in NetSuite. For more information, see Enable Required Features for SuiteScript 1.0 SSP Applications.
- Write the SuiteScripts that will implement your web store customization, including .ssp files to render the UI and .ss files to handle requests. For examples of these file types, see Sample SSP Application Code (SuiteScript 1.0).
- Create and assemble other assets needed for your SSP application.
- Create an SSP Application record in NetSuite. See Create a SuiteScript 1.0 SSP Application Record.
- Upload your SuiteScripts and other required assets to the file cabinet folder listed in the SSP Application record. See Upload SSP Application Files.
- Edit the SSP Application record to define supported touch points where the SSP application will integrate with the web store. See, Select Supported Touch Points.
- Link the website to the SSP application in your NetSuite account. See Link a Website or Domain to an SSP Application and Remove Touch Points.
- If you are working with multiple SSP applications in a single account, determine which one should be executed first. See Change SSP Application Precedence.