SSP Application Asset Precedence Management in NetSuite

Manage SSP application asset precedence in NetSuite for effective web customization handling across multiple applications.

·2 min read·View Oracle Docs

SSP applications in NetSuite allow users to store multiple website customizations within a single account, which can include modifications for identical web store touch points. When a URL directs to an asset that exists in several SSP applications, a precedence system dictates which application responds to the request.

Understanding SSP Application Precedence

Each SSP application is assigned a precedence sequence number, such as 1, 2, 3, 4, etc. The application with the lower number has higher precedence. Consequently, files within an SSP application that has a lower precedence number are utilized first.

By default, newer SSP applications automatically take precedence over existing applications when they are integrated into an account. However, administrators have the flexibility to adjust the precedence of any SSP application within NetSuite.

Example of Precedence Behavior

When a new SSP application is installed, it is assigned a default precedence of 1. This gives it priority over any files within applications that carry a precedence of 2, 3, 4, and so forth. Administrators can change this precedence whenever necessary to suit their needs.

How to Change SSP Application Precedence

  1. Navigate to Customization > Scripting > SSP Applications.
  2. Click the Change Precedence button.
  3. Adjust the numbers in the Precedence column as necessary and click Submit.

Following these steps can help maintain a proper hierarchy for your web assets, ensuring the intended customizations are deployed correctly.

Key Considerations

  • Always review the current precedence configurations when adding new SSP applications to ensure that the desired assets are prioritized appropriately.
  • Changes to precedence can take immediate effect, so it's wise to verify the functionality after any adjustments.

Related Topics

  • Enable Required Features for SuiteScript 1.0 SSP Applications
  • Create a SuiteScript 1.0 SSP Application Record
  • Upload SSP Application Files
  • Set Execute as Role Permissions for .ss and .ssp Files
  • Select Supported Touch Points
  • Link a Website or Domain to an SSP Application
  • Remove Touch Points
  • Sample SSP Application Code (SuiteScript 1.0)
  • Debug a SuiteScript 1.0 SSP Application
  • SuiteScript 1.0 SSP Applications
  • Create and Use SSP Applications

Source: This article is based on Oracle's official NetSuite documentation.

Key Takeaways

  • SSP applications enable multiple customizations within a single account.
  • Lower precedence numbers indicate higher priority for asset usage.
  • New applications default to higher precedence but can be adjusted.
  • Changing precedence is straightforward but requires attention to detail.

Frequently Asked Questions (4)

How does NetSuite determine which SSP application takes precedence?
NetSuite uses a precedence sequence number assigned to each SSP application. The application with the lower sequence number has higher precedence, meaning its files are utilized first when a URL directs to an asset existing in multiple SSP applications.
Can administrators change the default precedence of newly added SSP applications?
Yes, administrators can change the precedence of SSP applications in NetSuite. By default, new SSP applications take precedence, but this can be adjusted in the SSP Applications settings.
What should be done after adjusting the precedence of an SSP application?
After adjusting the precedence, it's important to verify the functionality to ensure that the desired customizations are deployed correctly, as changes to precedence take immediate effect.
Where can the SSP application precedence be changed in NetSuite?
To change SSP application precedence, navigate to Customization > Scripting > SSP Applications, click the 'Change Precedence' button, adjust the numbers in the Precedence column, and click 'Submit' to save the changes.
Source: Precedence for SSP Application Assets Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in SuiteScript

View all SuiteScript articles →