New SuiteScript Enhancements in NetSuite 2026.1
NetSuite 2026.1 introduces important SuiteScript updates, including new preferences and API enhancements.
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?
What new API capabilities are available in NetSuite 2026.1 for developers?
How do the updated role restrictions affect the management of classes, departments, and locations in NetSuite 2026.1?
Is the new AI Connector Service subtab in execution logs available for all NetSuite accounts?
Weekly Update History (1)
Updated link to the PDF file to point to v15. For the latest version, see NetSuite 2025.2 Release Notes.
View Oracle DocsWas this article helpful?