Custom Tool Script Enhancements in SuiteScript for NetSuite

Explore key enhancements to custom tool scripts in SuiteScript, including binary file support and execution preference settings.

·2 min read·9 views·View Oracle Docs

TL;DR Opening

In the latest release, notable enhancements have been made to custom tool scripts within SuiteScript, enabling better functionality and efficiency in script execution. These improvements include support for binary files and new execution preference options.

What’s New in Custom Tool Script Enhancements?

Recent updates have introduced several features aimed at enhancing the functionality of custom tool scripts. Here’s a closer look at the key enhancements:

  • Binary File Support for N/https Module: Developers can now utilize binary file handling capabilities, enabling more robust data processing and integration.
  • New Preference for SFTP File Uploads: A new setting allows users to opt for LIST commands during SFTP file uploads, streamlining the file transfer process.
  • Execution Preference for SuiteScript 2.0 and 2.1: A new preference provides the option to execute SuiteScript 2.0 scripts as SuiteScript 2.1, making it easier to transition to newer script versions without extensive code modifications.
  • N/http and N/https PATCH Method Support: The inclusion of the PATCH method in these modules enhances the ability to update resources more effectively.
  • Support for GPT-OSS Model in N/llm Module: This new support allows for improved machine learning capabilities within the SuiteScript environment.

Who This Affects

This update impacts the following roles:

  • Developers: Require updated tools and features to enhance script functionality.
  • Administrators: Manage and implement custom scripts throughout their organization.

Key Takeaways

  • Custom tool scripts in SuiteScript have been enhanced with new features.
  • Support for binary files improves data processing capabilities.
  • Execution preferences simplify the transition from SuiteScript 2.0 to 2.1.
  • The addition of PATCH method support enhances REST operations.
  • Integration of GPT-OSS model facilitates machine learning applications.

Source: This article is based on Oracle's official NetSuite documentation.

Frequently Asked Questions (4)

Can I execute SuiteScript 2.0 scripts using the new SuiteScript 2.1 features?
Yes, the update allows you to execute SuiteScript 2.0 scripts as SuiteScript 2.1, enabling you to utilize modern features and performance improvements without rewriting existing scripts.
How does the support for the PATCH method in N/http and N/https modules impact API interactions?
The PATCH method support allows partial updates to resources, optimizing performance by eliminating the need to send complete resource data when only partial changes are needed.
Does the Weekly Update impact current SuiteProcurement functionalities?
Enhancements have been made to the SuiteProcurement module. Specific implementation details weren't provided, so it's advised to review the release notes for comprehensive understanding.
What changes have been made to support AI integrations in NetSuite?
Integration records now include a new subtab in the execution log for the AI Connector Service, improving monitoring and providing more detailed error tracking.

Weekly Update History (1)

Release Notesupdated

Updated link to the PDF file to point to v6. For the latest version, see NetSuite 2026.1 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?

More in SuiteScript

View all SuiteScript articles →