September 15, 2025
Release Notes
Updated link to the PDF file to point to v10. For the latest version, see NetSuite 2025.2 Release Notes.
Enterprise Performance Management (EPM)
-
Added an entry for NetSuite Close Management and Consolidation: Job Analytics Insights with GenAI.
SuiteCloud Development Framework
-
Added an entry for New SDF Custom Object for Custom Tools.
SuiteScript
-
Updated New NetSuite AI Connector Service to add a link to the MCP-Sample-Tools project in the SuiteCloud Project Repository on Oracle Samples GitHub.
Field Service Management
-
Added CRM and project tasks limitation under Limitations of the Track Service Time Feature.
Manufacturing
-
Removed the following help topics under Setting Up SuiteApprovals SuiteApp for Engineering Change Order:
-
Assign a Supervisor to an Employee
-
Setting Up Department Approvers for Engineering Change Order
-
Set Up Group Approvers for Engineering Change Order
-
Set Up Role Approvers for Engineering Change Order
-
Setting Up Approval Delegation for Engineering Change Order
-
-
Updated Setting Up SuiteApprovals SuiteApp for Engineering Change Order to add links to the following help topics:
-
Renamed the help topic Approval Rules for Engineering Change Order to Creating Approval Rules for Engineering Change Order, and added links to the following help topics:
-
Renamed the help topic Creating an Approval Rule Using the Approval Rule Assistant to Entering Basic Information.
-
Added the new help topic Creating a Custom Approval Chain under Creating Approval Rules for Engineering Change Order.
NetSuite AI Connector Service
-
Updated Get Started with the NetSuite AI Connector Service with the following:
-
Included the information that additionally to Claude, the NetSuite AI Connector Service also supports other AI clients, including ChatGPT.
-
Removed mentions of the MCP Sample Tools SuiteApp, and replaced it with the MCP Standard Tools SuiteApp, that is targeted to be available in September 2025.
-
Added a note about the terms used in this and all relevant help topics, as they are not yet standardized across the industry.
-
-
Updated NetSuite AI Connector Service with the following:
-
Removed mentions of the MCP Sample Tools SuiteApp, and replaced it with the MCP Standard Tools SuiteApp, that is targeted to be available in September 2025.
-
Added a note about the terms used in this and all relevant help topics, as they are not yet standardized across the industry.
-
Removed the note that only Claude is supported, as the NetSuite AI Connector Service also supports other AI clients, including ChatGPT.
-
SuiteCloud Development Framework
-
Added help topics for custom tool script SDF custom objects: Custom Tool Scripts as XML Definitions and tool.
SuiteScript
-
Updated SuiteScript 2.1 Custom Tool Script Type and SuiteScript 2.1 Custom Tool Script Type Reference to remove N/search from unsupported modules.
-
Updated SuiteScript 2.1 Custom Tool Script Type Code Samples to include updated code and schema samples.
-
Updated SuiteScript 2.1 Custom Tool Script Type Reference to include new properties in Custom Tool JSON Schema, specifically annotations and outputSchema properties.
-
Updated Model Parameter Values by LLM to remove interdependency statements for the
frequencyPenalty
andpresencePenalty
parameters, which were confusing. This topic has also been moved to appear under N/llm Module instead of under llm.generateText(options). -
Added a new topic, Concurrency Limits for N/llm Methods, to the N/llm Module area. This topic describes concurrency limits for generate and embed methods in the N/llm module.
-
Added a new section, Using OCI Credentials to Obtain Additional Usage, to the N/llm Module topic. This section describes the free monthly usage pool for N/llm requests and how to obtain additional usage by providing Oracle Cloud Infrastructure (OCI) credentials.
-
Updated Using Your Own OCI Configuration for SuiteScript Generative AI APIs to remove the restriction that SuiteApps must provide OCI credentials to use N/llm methods. SuiteApps now consume usage (per SuiteApp) from the free monthly usage pool provided in NetSuite by default.
-
Added a new topic, SuiteScript 2.x AI APIs, to the SuiteScript 2.x area. This topic lists the SuiteScript modules that use AI features and related OCI services.
-
Updated llm.ModelFamily to add Cohere Command A (cohere.command-a-03-2025) to the list of supported models for the N/llm module.
-
Added information to the following methods and modules to clarify that they are not supported in unauthenticated client-side contexts
-
N/http methods:
-
N/https methods:
-
N/url methods:
-