SuiteScript 2.x AI APIs for Document Processing in NetSuite

SuiteScript 2.1 introduces AI APIs using OCI for automation.

·2 min read·10 views·NetSuite 2026.1·View Oracle Docs

SuiteScript 2.1 introduces powerful AI capabilities within NetSuite through innovative AI APIs that leverage Oracle Cloud Infrastructure. This update enables developers to automate processes, enhance data analysis, and improve operational efficiencies through seamless SuiteScript integrations.

What's New in SuiteScript 2.1?

SuiteScript 2.1 integrates artificial intelligence (AI) APIs into the NetSuite platform, allowing for advanced automation and data processing directly within your SuiteScript environment. These APIs enable interaction with large language models, perform translations, and extract documents with the backing of Oracle Cloud Infrastructure services.

Available AI Modules

The following modules have been introduced, each utilizing specific OCI services:

N/documentCapture

  • Description: Provides document extraction capabilities.
  • OCI Service Used: OCI Document Understanding
  • Usage: Extract structured information from documents such as invoices or contracts in multiple formats, aiding in reducing manual data handling.
markdown
- Links:
- [N/documentCapture Module]
- [N/documentCapture Module Script Samples]
- [Getting Started with the N/documentCapture Module]

N/llm

  • Description: Access to large language model capabilities.
  • OCI Service Used: OCI Generative AI
  • Usage: Generate or summarize text, and automate data analysis using cutting-edge AI models directly in scripts.
markdown
- Links:
- [N/llm Module]
- [N/llm Module Script Samples]
- [SuiteScript 2.x Generative AI APIs]
- [Generative AI Feature Availability in NetSuite]

N/machineTranslation

  • Description: Enables text translation services.
  • OCI Service Used: OCI Language
  • Usage: Translate multilingual content to support global operations effectively.
markdown
- Links:
- [N/machineTranslation Module]
- [N/machineTranslation Module Script Samples]

Who This Affects

  • Developers: The ability to integrate AI directly into SuiteScripts enhances script capabilities and business processes.
  • Administrators: Will find new options for automating document and data processes, thus reducing workload.

Key Takeaways

  • SuiteScript 2.1 introduces AI-powered automation through OCI services.
  • Modules like N/documentCapture, N/llm, and N/machineTranslation broaden scripting possibilities.
  • Enhances operational efficiency and data processing directly within NetSuite workflows.

Frequently Asked Questions (4)

Are there specific file formats that the N/documentCapture module can process?
Yes, the N/documentCapture module can process PDF, TIFF, PNG, and JPG file formats.
What Oracle Cloud Infrastructure service does the N/llm module use?
The N/llm module uses the Generative AI service from Oracle Cloud Infrastructure.
Can the N/machineTranslation module handle multiple languages for localization?
Yes, the N/machineTranslation module supports multiple languages, enhancing localization for global audiences.
Is it possible to use the N/documentCapture module for both synchronous and asynchronous processing?
Yes, the N/documentCapture module supports both synchronous and asynchronous document processing requests.

Weekly Update History (2)

SuiteScriptupdated

Updated SuiteScript 2.x AI APIs to include the N/documentCapture module.

View Oracle Docs
SuiteScriptadded

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.

View Oracle Docs
Source: SuiteScript 2.x AI APIs Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in SuiteScript

View all SuiteScript articles →

Also from NetSuite 2026.1

View all NetSuite 2026.1 changes →