Unlocking NetSuite's February Updates: SuiteScript, API Enhancements, and More
Explore the latest NetSuite updates in SuiteScript, API methods, and SuiteProcurement for improved functionality and performance.
With the rollout of NetSuite's February updates, developers and administrators can take advantage of a host of new features and enhancements designed to streamline operations and improve system capabilities.
SuiteScript 2.0 and 2.1 Enhancements
New Preference for SuiteScript Execution
NetSuite now allows developers to execute SuiteScript 2.0 scripts as SuiteScript 2.1. This upgrade enhances code execution capabilities and performance, enabling developers to utilize the asynchronous features and modern JavaScript syntax introduced with SuiteScript 2.1.
Pro Tip: To make the most of this enhancement, update existing scripts and test them in the sandbox environment to ensure compatibility.
API Enhancements: N/http and N/https Support PATCH Method
The N/http and N/https modules now support the HTTP PATCH method, expanding your API integration capabilities. This addition allows for partial updates to resources, offering more efficient data handling and network utilization.
Best Practice:
When implementing PATCH requests, ensure your server-side logic is robust enough to handle partial updates without compromising data integrity.
SuiteProcurement and Subscription Metrics
SuiteProcurement Enhancements
This update introduces improvements in SuiteProcurement, facilitating smoother transactions and vendor management. Keep an eye out for more detailed documentation from Oracle that could provide insight into specific changes.
Subscription Metrics Enhancement
The Subscription Metrics Cohort now includes an "Acquisition Date" field on customer records. This field helps track customer lifecycle stages and improve subscription analyses.
New AI and Exception Management Features
AI Connector Service Integration Log
A new subtab in the execution log of integration records allows for better monitoring of AI Connector Service (MCP) activities.
Sandbox Support for Exception Management
Exception Management is now supported in sandbox accounts, providing a safer environment to test and handle errors without affecting production data.
Updates on Role Restrictions
Class, Department, and Location (CDL) Role Restrictions
Role restrictions have been updated to include unassigned values on account records, providing more granular security management.
Advanced Functionality in Philippine Market
Intercompany Journal Entries
Advanced intercompany journal entries can now be incorporated into Philippine tax audit files, complying with local compliance needs.
Conclusion
These updates reflect NetSuite's commitment to evolving its platform to meet diverse business needs, enhancing both developer efficiency and end-user productivity.
Key Takeaways
- SuiteScript 2.0 scripts can now be executed as 2.1, utilizing modern features.
- N/http and N/https modules now support PATCH method for API flexibility.
- SuiteProcurement and subscription management receive critical, functional enhancements.
- New monitoring and exception handling enhancements improve system management.
- Support for enhanced intercompany functions in specific regional markets (Philippines).