SuiteScript 2.1 Enhancements and New Preferences in NetSuite

NetSuite 2026.1 introduces SuiteScript 2.1 enhancements, new script execution preferences, and support for the GPT-OSS model.

·3 min read·NetSuite 2026.1·View Oracle Docs

Starting in NetSuite 2026.1, several important enhancements have been made to SuiteScript, including new preferences and features that improve script execution and management. These updates are significant for developers and administrators looking to optimize their SuiteScript usage and ensure seamless integrations with various services.

What's New

New Preference to Execute SuiteScript 2.0 Scripts as SuiteScript 2.1

This new preference allows users to execute SuiteScript 2.0 scripts as if they were SuiteScript 2.1, facilitating a smoother transition to the newer version and leveraging the benefits of SuiteScript 2.1's features. This option can help avoid the need for rewriting scripts immediately.

Support for PATCH Method in N/http and N/https

Developers can now use the PATCH HTTP method in both the N/http and N/https modules. This is vital for RESTful API integrations, allowing for partial updates of resources without needing to replace the entire resource, thus streamlining integration workflows.

SuiteProcurement Enhancements

The SuiteProcurement module has received various enhancements aimed at improving procurement workflows, efficiency, and data accuracy. While specific details were not provided, users can expect improved functionality.

Subscription Metrics Cohort Enhancement

New fields have been added to customer records allowing for detailed tracking of acquisition dates. This enhancement is crucial for companies focused on customer acquisition strategies and metrics.

New Subtab for AI Connector Service Logs

A new subtab has been added to the execution logs of integration records specifically for the AI Connector Service (MCP). This is essential for monitoring and troubleshooting AI-related integrations effectively.

Exception Management in Sandbox Accounts

Exception Management is now supported in Sandbox accounts, enabling developers to test and resolve issues before moving to production. This feature enhances the development and testing lifecycle by allowing for proactive error management.

Updated CDL Role Restrictions

The role restrictions for Class, Department, and Location (CDL) on account records have been updated to include unassigned values, providing greater flexibility in record management and reporting.

Support for GPT-OSS Model in N/llm Module

The introduction of support for the GPT-OSS model within the N/llm module marks a significant advancement in utilizing AI capabilities in custom and standard SuiteScript tasks, providing enhanced natural language processing functionalities.

Advanced Intercompany Journal Entries

NetSuite 2026.1 introduces enhancements in handling advanced intercompany journal entries as mandated by Philippine tax regulations, ensuring compliance while easing financial trading processes between subsidiaries.

Support for Consolidated Reports and SuiteQL Tool

Enhanced reporting functionalities, including support for consolidated reports and a new SuiteQL tool in the MCP standard tools offering, provide developers with advanced data querying capabilities, significantly improving data analytics tasks.

Who This Affects

  • Administrators: Responsible for managing SuiteScript preferences and coordinating script execution.
  • Developers: Focused on leveraging new SuiteScript features and enhancements to optimize custom scripts and integrations.
  • Accountants: Benefiting from improved reports and intercompany accounting functionalities.

Key Takeaways

  • SuiteScript 2.1 becomes more accessible with the new preference for backward compatibility.
  • Enhanced integration capabilities via the support for the PATCH method.
  • Improved metrics tracking with new customer record features.
  • Exception management support in sandbox accounts eases error resolution during development.
  • Advanced reporting and AI support strengthens the SuiteCloud developer environment.

Frequently Asked Questions (4)

Can SuiteScript 2.0 scripts be executed as SuiteScript 2.1 in NetSuite 2026.1?
Yes, in NetSuite 2026.1, there is a new preference allowing users to execute SuiteScript 2.0 scripts as SuiteScript 2.1, making the transition smoother without the immediate need to rewrite scripts.
Is the PATCH HTTP method now supported in NetSuite's N/http and N/https modules?
Yes, developers can now use the PATCH HTTP method in both the N/http and N/https modules, facilitating partial updates in RESTful API integrations and streamlining workflows.
What new support does the N/llm module offer in NetSuite 2026.1?
The N/llm module now supports the GPT-OSS model, enhancing its capabilities in custom and standard SuiteScript tasks with advanced natural language processing functionalities.
Can Exception Management be utilized in Sandbox accounts in NetSuite 2026.1?
Yes, Exception Management is now available in Sandbox accounts, allowing developers to test and resolve issues before deploying to production, thus enhancing the development and testing process.

Weekly Update History (1)

Release Notesupdated

Updated link to the PDF file to point to v13. 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?