New SuiteScript Enhancements and Features in NetSuite 2026.1

NetSuite 2026.1 introduces SuiteScript enhancements, including new execution preferences and API support for advanced integrations.

·3 min read·NetSuite 2026.1·View Oracle Docs

TL;DR Opening

Starting in NetSuite 2026.1, several new features and enhancements related to SuiteScript have been introduced. Key updates include the ability to execute SuiteScript 2.0 scripts as SuiteScript 2.1, support for the PATCH method in N/http and N/https modules, and advanced reporting capabilities.

What's New in February 2026.1

The February update brings a variety of improvements, particularly for developers and administrators leveraging SuiteScript. Here are the major enhancements:

New Preference to Execute SuiteScript 2.0 Scripts as SuiteScript 2.1

This update allows developers to run their existing SuiteScript 2.0 scripts with the capabilities of SuiteScript 2.1. This transition facilitates better performance and access to the latest scripting features without needing to rewrite existing scripts.

N/http and N/https Now Supports PATCH Method

With the addition of the PATCH method, developers can now make partial updates to resources via RESTful services. This enhancement supports more robust and flexible integration scenarios, allowing for improved API interactions without the need for complete resource replacement.

SuiteProcurement Enhancements

Updates to the SuiteProcurement module aim to streamline procurement processes and improve functionality. For specific changes, refer to the procurement documentation.

Subscription Metrics Cohort Enhancement

A new Acquisition Date field has been introduced on customer records, allowing for better tracking of customer subscriptions. This metric can significantly aid in customer lifecycle management and marketing analytics.

New Subtab in Execution Log for AI Connector Service

NetSuite now includes a dedicated subtab in the Execution Logs of integration records for the AI Connector Service, enhancing visibility into AI integrations and troubleshooting capabilities.

Exception Management Now Supported in Sandbox Accounts

Developers can now test exception management features directly in their sandbox accounts, making it easier to identify and resolve potential issues before pushing changes to production environments.

Class, Department, and Location Role Restrictions Update

The role restrictions that apply to Account Records have been updated to include unassigned values for Class, Department, and Location, enhancing security and access management within NetSuite accounts.

Support for GPT-OSS Model in N/llm Module

The introduction of the GPT-OSS model support in the N/llm module moves NetSuite further into advanced AI capabilities, offering developers robust tools for implementing machine learning and natural language processing functionalities.

Advanced Intercompany Journal Entries in Philippine Tax Audit Files

This feature aims to assist businesses operating in the Philippines with compliance during tax audits by simplifying the management of intercompany transactions.

Support for Consolidated Reports and New SuiteQL Tool

NetSuite’s new SuiteQL tool within the MCP (Management Cloud Platform) Standard Tools facilitates the creation of consolidated reports, providing users with greater flexibilities in their reporting efforts.

Who This Affects

  • Developers: Enhanced scripting and debugging capabilities, new API integrations.
  • Administrators: Ability to use new features for improved account and role management.
  • Accountants: New accounting features related to intercompany transactions and reporting.

Key Takeaways

  • The new suite of features enhances script execution and management.
  • PATCH method support improves API interaction flexibility.
  • New role restrictions enhance data security across records.
  • Updated logging provides better insight into script performance.
  • AI capabilities expand with GPT-OSS model support.

Frequently Asked Questions (4)

Can I run SuiteScript 2.0 scripts with SuiteScript 2.1 features without rewriting them?
Yes, in NetSuite 2026.1, you can execute SuiteScript 2.0 scripts using the features of SuiteScript 2.1, improving performance and feature access without rewriting the scripts.
What new HTTP methods are supported in the NetSuite 2026.1 update for N/http and N/https modules?
The PATCH method is now supported in the N/http and N/https modules, allowing developers to make partial updates in RESTful services for more flexible integration scenarios.
How does the update in class, department, and location role restrictions affect security?
The update now includes unassigned values for class, department, and location in role restrictions for account records, enhancing security and access management within NetSuite accounts.
Is the GPT-OSS model available for use in all NetSuite accounts with the N/llm module?
NetSuite 2026.1 supports the GPT-OSS model in the N/llm module, enabling advanced AI functionalities for developers, but it's important to consult specific module availability based on your account setup.

Weekly Update History (1)

Release Notesupdated

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