SuiteCloud Platform
NetSuite 2026.1
2026-02-23

Account Warmer SuiteApp: Automatic Record Preloading for Non-Production Accounts

New Account Warmer SuiteApp automatically preloads frequently used records in sandbox, Release Preview, and demo accounts to reduce first-load latency.

Affects:SuiteAppsSandbox AccountsRelease Preview Accounts

What changed

Oracle introduced the Account Warmer SuiteApp in 2026.1 as an administration-tier SuiteApp. It targets non-production accounts — Release Preview, Demo, and Sandbox — that sit idle long enough for cached record metadata and data to be evicted. The SuiteApp automatically identifies frequently used records and preloads them, reducing the cold-start latency you hit when you first log into a stale sandbox or RP account.

The release note is light on implementation details. Oracle does not specify:

  • Which record types are eligible for preloading (custom records, standard transactions, metadata, or all of the above).
  • Whether the SuiteApp runs on a schedule (e.g., a Map/Reduce or Scheduled script) or is triggered by account-access events.
  • Whether it consumes SuiteCloud governance units or has its own allocation.
  • How "frequently used" is determined — whether it inspects audit logs, system notes, or a proprietary usage index.

Because this is a managed SuiteApp, it is installed and updated by Oracle through the SuiteApp marketplace, not deployed from your file cabinet.

What to do

  1. Check availability. Navigate to Customization > SuiteBundler > Search & Install SuiteApps in your target non-production account and search for "Account Warmer." If it is not yet visible, it may be rolling out with your account's 2026.1 phased release date.
  2. Review installed SuiteApps. If your organization has change-management policies around SuiteApp installations in sandbox or RP accounts, confirm whether Account Warmer was auto-installed or requires manual opt-in.
  3. Monitor governance impact. After installation, check Setup > SuiteCloud > Scripting > Script Deployments for any deployments associated with the Account Warmer bundle. Review execution logs and governance consumption to ensure it does not compete with your own scheduled scripts during peak windows.
  4. No code migration required. This is an additive, Oracle-managed SuiteApp. It should not affect existing scripts, workflows, or integrations. However, if you have custom caching or warm-up scripts running in sandbox accounts, evaluate whether they are now redundant.