Removal of Ext JS Library in NetSuite 2024.2 Release Notes

Removal of the Ext JS Library in NetSuite 2024.2 impacts custom scripts. Prepare for future changes ahead of 2025.1.

·2 min read·NetSuite 2024.2·From NetSuite Release Notes PDF

Starting in NetSuite 2024.2, NetSuite has initiated a phased removal of the unsupported Ext JS library, which will be fully removed in version 2025.1. This change affects any customizations that rely on the Ext JS API, potentially breaking existing implementations if adjustments are not made ahead of time. To aid developers in managing this transition, a banner message will appear on pages loading the unsupported library.

Key Changes

  • Announcement of Removal: Users should be aware that the Ext JS library will be entirely eliminated effective NetSuite 2025.1.
  • Implications for Custom Scripts: Any custom scripts depending on this library must be assessed. Developers need to either replace the usage of Ext JS with their own instance or remove this reliance altogether.
  • Notification Mechanism: The implementation of a banner notification serves to alert developers when pages load scripts that include the Ext JS library, thereby helping to identify necessary changes early.

Best Practices

  • Conduct an Audit: Review your current custom scripts for any instances where the Ext JS library is utilized. This will be vital for ensuring compliance with future versions.
  • Plan for Migration: If your customizations are impacted, develop a migration plan to switch to alternative libraries or frameworks that are supported.
  • Test Extensively: Once changes are made, thoroughly test all customized scripts to ensure everything functions correctly without the Ext JS library.

Who This Affects

  • Developers: Any developers creating or maintaining scripts that depend on the Ext JS library will need to prepare for significant changes.
  • Administrators: It is important for administrators to inform the development team about this removal and assist in any required code modifications.

Key Takeaways

  • Ext JS library will be removed in NetSuite 2025.1.
  • A notification banner will highlight any usage of Ext JS in accounts using version 2024.2.
  • Developers must replace or remove reliance on Ext JS to avoid disruptions.
  • Early planning and testing are advised to mitigate potential issues caused by this removal.
Source: Completely BilledmarkprojectascompletelybilledBilled completely NetSuite Release Notes PDF. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?