Aconcagua Release: SuiteCommerce Product Line and Extension Framework
The Aconcagua release introduces SuiteCommerce as a distinct product line alongside SCA and adds the Extension Framework for modular web store customization. Requires NetSuite 2018.1 and new bundle installations.
The Aconcagua release is a significant SuiteCommerce milestone: it splits SuiteCommerce into its own product line separate from SuiteCommerce Advanced (SCA) and introduces the Extension Framework as the primary mechanism for web store customization.
What changed
- New product line — SuiteCommerce: SuiteCommerce is now a standalone product, distinct from SuiteCommerce Advanced. This affects licensing, bundle installation, and the feature set available in each tier.
- Extension Framework: Customizations are now packaged as installable/activatable extensions rather than direct code modifications. Extensions can be developed and shared through the partner community, similar to a marketplace model.
- New and updated bundles:
- Bundle
222167— SuiteCommerce - Bundle
228165— SuiteCommerce Advanced Aconcagua - Bundle
228895— SuiteCommerce Extension Management - Bundle
228676— SuiteCommerce Base Theme - Bundle
222173— SuiteCommerce Configuration - Bundle
53051— Reference Product Lists Records
- Bundle
- Hard dependency on NetSuite 2018.1: The Aconcagua release requires a 2018.1 account. Many features depend on platform changes shipped in that release.
What to do
- Verify your account is on NetSuite 2018.1 before attempting any Aconcagua bundle installation.
- Install the correct bundles via SuiteBundler. If you are on SuiteCommerce (not SCA), install bundle
222167. For SCA, install bundle228165. Both require the Extension Management bundle (228895) and Base Theme bundle (228676). - For existing SCA implementations: You must manually migrate new Aconcagua code into your existing code base. Oracle's Migrate SuiteCommerce Advanced guide covers the process — this is not an automatic upgrade. Direct code customizations made in prior releases will not carry forward without migration effort.
- Adopt the Extension Framework for new customizations. Going forward, build new web store functionality as extensions rather than direct code modifications. This aligns with Oracle's supported customization path and makes future upgrades less painful.
- Review the Aconcagua R2 release notes for incremental fixes and changes shipped after the initial Aconcagua release.
Caveats
Oracle's source is light on technical specifics — there are no API-level details, no changelog of modified modules or records, and no deprecation notices in this top-level page. The actual feature and platform changes are spread across sub-pages covering commerce applications, commerce platform, and Site Management Tools. Engineers should review those child pages for script-level and record-level impact.
Source: Oracle NetSuite Release Notes