New SuiteScript Enhancements in NetSuite 2026.1

NetSuite 2026.1 introduces important SuiteScript updates, including new preferences and API enhancements.

·3 min read·NetSuite 2026.1·View Oracle Docs

TL;DR Opening

Starting in NetSuite 2026.1, significant enhancements have been made to SuiteScript, including a new preference for executing SuiteScript 2.0 scripts as SuiteScript 2.1, support for the PATCH method in the API, and various other API improvements. These updates are crucial for developers looking to modernize their scripting efforts and improve integration practices.

What's New

New Preference to Execute SuiteScript 2.0 Scripts as SuiteScript 2.1

This feature allows developers to run existing SuiteScript 2.0 scripts under the SuiteScript 2.1 environment, enabling access to enhanced JavaScript functionalities and compatibility with new updates.

N/http and N/https Now Supports PATCH Method

The introduction of the PATCH method in both N/http and N/https opens up new possibilities for RESTful operations, allowing developers to update specific parts of resources without affecting the entire data object.

Suite Procurement Enhancements

Additional functionalities in SuiteProcurement aim to optimize workflow efficiencies and support advanced procurement processes, catering to evolving business needs.

Subscription Metrics Cohort Enhancement

This update provides an Acquisition Date field on customer records, making it easier to track and analyze customer behavior and subscription metrics over time.

New AI Connector Service Subtab in Execution Logs

A new subtab in the execution log of integration records for the AI Connector Service enhances visibility for developers and administrators looking to troubleshoot and optimize AI-related scripts.

Exception Management Support in Sandbox Accounts

Exception management capabilities have been extended to sandbox environments, enabling developers to better simulate and manage exceptions during the testing of scripts and integrations.

Updated Class, Department, and Location Role Restrictions

Role restrictions now include unassigned values, aligning permissions more accurately with real-world organizational structures and aiding in effective user management.

Support for GPT-OSS Model in N/llm Module

This addition is significant for those working with large-scale language models, providing developers with the tools needed to integrate GPT-OSS capabilities into their applications.

Advanced Intercompany Journal Entries

Enhancements to intercompany journal entries include features specific to Philippine tax audit files, facilitating compliance across borders.

Consolidated Reports and New SuiteQL Tool

Further improvements include support for consolidated reporting and access to a new SuiteQL tool in the MCP Standard Tools, enhancing data analysis capabilities for developers.

Who This Affects

  • Developers: Enhancements in scripting and API functionality.
  • Administrators: Improved management of scripts, exceptions, and roles.
  • Procurement Teams: New tools for better procurement management.
  • Data Analysts: Enhanced reporting and analytics capabilities.

Key Takeaways

  • SuiteScript can now run 2.0 scripts as 2.1, leveraging new features.
  • The PATCH method support in API enhances resource management.
  • Administrators gain better logging and exception handling in sandbox accounts.
  • New features in procurement and subscription metrics aid business functions.
  • Developers can utilize the GPT-OSS model for advanced language processing tasks.

Frequently Asked Questions (4)

Can existing SuiteScript 2.0 scripts be executed as SuiteScript 2.1 in NetSuite 2026.1?
Yes, NetSuite 2026.1 provides a new preference that allows developers to execute SuiteScript 2.0 scripts in the SuiteScript 2.1 environment, enabling access to enhanced JavaScript features and compatibility with new updates.
What new API capabilities are available in NetSuite 2026.1 for developers?
NetSuite 2026.1 introduces support for the PATCH method in both N/http and N/https modules, allowing developers to update specific parts of resources without altering the entire data object.
How do the updated role restrictions affect the management of classes, departments, and locations in NetSuite 2026.1?
In NetSuite 2026.1, role restrictions have been updated to include unassigned values, which aligns permissions more accurately with organizational structures and aids in effective user management.
Is the new AI Connector Service subtab in execution logs available for all NetSuite accounts?
The article does not specify if the AI Connector Service subtab is available for all accounts, but it enhances visibility for developers and admins in optimizing AI-related scripts.

Weekly Update History (1)

Release Notesupdated

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