New Installation Hooks and File Permissions in SuiteCloud

Discover new installation hooks and file permission support for scripts in the SuiteCloud Development Framework. These enhancements streamline deployments.

·2 min read·4 views·View Oracle Docs

TL;DR Opening

New enhancements to the SuiteCloud Development Framework include a new beforeUndeploy installation hook and support for file permissions for .ss and .ssp files, improving script management and deployments.

What’s New?

New beforeUndeploy Installation Hook

A new beforeUndeploy installation hook has been added. This hook allows developers to execute scripts before an undeply action occurs, giving them the ability to perform clean-up or logging tasks that ensure smoother deployments.

Support for File Permissions for .ss and .ssp Files

The SuiteCloud Development Framework now supports file permissions specifically for .ss (SuiteScript) and .ssp (SuiteScript Pages) files. This enhancement allows for greater control over who can view and edit these script files, enhancing security and compliance within development workflows. The addition of file permissions helps manage access at a granular level, increasing the security posture of SuiteCloud deployments.

Changes to the SDF Custom Object for Custom Tools

Changes have also been made to the SDF Custom Object, particularly concerning custom tools. These changes enhance the manageability and flexibility of tools within the SuiteCloud ecosystem, enabling a better integration experience for developers.

Who This Affects

The following roles will find the latest enhancements relevant:

  • Developers: Those creating or managing SuiteCloud applications.
  • Administrators: Personnel responsible for application security and permissions.
  • IT Security Officers: Individuals focused on maintaining compliance and managing sensitive access.

Key Takeaways

  • The new beforeUndeploy hook allows for pre-cleanup tasks during the undeployment process.
  • File permissions for .ss and .ssp scripts enhance security management.
  • Updates to the SDF Custom Object improve tool integration for developers.

Frequently Asked Questions (4)

Do I need to change my existing SuiteScript 2.0 scripts to use the new SuiteScript 2.1 features?
A new preference in NetSuite 2026.1 allows you to execute SuiteScript 2.0 scripts as SuiteScript 2.1, facilitating a smoother transition and compatibility with the latest features without immediate rewriting.
What new HTTP methods are supported in NetSuite 2026.1?
The modules N/http and N/https now support the PATCH method, enabling developers to perform partial updates to existing records more efficiently.
Are the updates to role restrictions specific to any NetSuite account types?
Yes, the role restrictions have been updated for Class, Department, and Location (CDL) accounts to include unassigned values, offering more flexibility in user management.
Can exception management be tested in a sandbox environment with this update?
Yes, exception management is now supported in sandbox accounts with NetSuite 2026.1, allowing developers to effectively manage and test errors in an isolated environment before going live.

Weekly Update History (1)

Release Notesupdated

Updated link to the PDF file to point to v14. For the latest version, see NetSuite 2025.2 Release Notes.

View Oracle Docs
Source: New in February 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 SuiteCloud Development Framework

View all SuiteCloud Development Framework articles →