SuiteScript 2.1 Preferences and API Enhancements in NetSuite
Discover SuiteScript 2.1 preferences and PATCH method support introduced in NetSuite 2026.1 for better script execution and integration.
Starting in NetSuite 2026.1, new features have been introduced to enhance SuiteScript capabilities and overall integration. These updates focus on SuiteScript 2.1 execution preferences, expanded API methods, and improved tools for developers. Understanding these enhancements is crucial for NetSuite developers and administrators who aim to optimize their custom development and integration processes.
What's New in SuiteScript 2.1 and API Methods
New Preference to Execute SuiteScript 2.0 Scripts as SuiteScript 2.1
NetSuite 2026.1 introduces the ability to run SuiteScript 2.0 scripts as SuiteScript 2.1. This transition encourages developers to leverage the latest features available in SuiteScript 2.1 while maintaining backward compatibility with existing scripts.
N/http and N/https Now Supports PATCH Method
A significant enhancement is the PATCH method support in the N/http and N/https modules. This addition allows developers to make partial updates to records, improving efficiency by minimizing the need to send complete record data. This change is pivotal in scenarios where a complete record update is unnecessary or when bandwidth usage needs to be optimized.
SuiteProcurement Enhancements
Additional updates in procurement processing streamline various transaction and reporting capabilities, improving operational efficiency for businesses.
Subscription Metrics Cohort Enhancement
The introduction of the Acquisition Date field on customer records helps businesses analyze subscription metrics more accurately, allowing better tracking of customer engagement over time.
New Subtab in Execution Log of Integration Records for AI Connector Service (MCP)
Integration records now feature a dedicated subtab for execution logs related to the AI Connector Service. This focuses on enhancing transparency and monitoring of AI-related integrations for users involved in machine learning and AI initiatives.
Exception Management Now Supported in Sandbox Accounts
Sandbox accounts now include features for exception management, which is essential for developers and testers to comprehend issues before going live, ensuring a smoother deployment process.
Class, Department, and Location (CDL) Role Restrictions Updated
CDL role restrictions on account records have been updated to include unassigned values, enhancing the flexibility of role-based access control across various organizational structures.
Support for GPT-OSS Model in N/llm Module
The support for the GPT-OSS model enhances the Natural Language Processing capabilities within NetSuite, allowing businesses to integrate more sophisticated AI functionalities.
Advanced Intercompany Journal Entries in Philippine Tax Audit Files
This enhancement aims to support the compliance and reporting requirements for intercompany transactions within the context of Philippine tax audits.
Support for Consolidated Reports and New SuiteQL Tool in MCP Standard Tools
The added support for consolidated reporting facilitates a comprehensive view of data across multiple segments and enhances data analysis capabilities using SuiteQL.
Who This Affects
- Developers: Leverage new scripting capabilities and methods for enhanced integrations.
- Administrators: Manage new preferences and ensure compatibility with existing scripts.
- Accountants: Utilize enhanced reporting features and compliance-related updates.
- Data Analysts: Benefit from improved data analysis tools and methods.
Key Takeaways
- SuiteScript 2.1 now executes 2.0 scripts, supporting easier transitions to newer standards.
- PATCH method support in API enhances record update efficiency.
- New features improve tracking and management of subscription-based models.
- AI Connector execution logs offer better insights into integration tasks.
- Sandbox accounts gain exception management, aiding in pre-launch testing strategies.
Frequently Asked Questions (4)
Can SuiteScript 2.0 scripts be executed as SuiteScript 2.1 in NetSuite 2026.1?
How does the addition of the PATCH method in N/http and N/https modules enhance API functionality?
What new feature aids in tracking customer engagement over time in subscription models?
What is the significance of the execution log subtab for the AI Connector Service in integration records?
Weekly Update History (1)
Updated link to the PDF file to point to v16. For the latest version, see NetSuite 2025.2 Release Notes.
View Oracle DocsWas this article helpful?