Download page Upgrading Digital Commerce from Winter '19 to Summer '20 Patch 1.
Upgrading Digital Commerce from Winter '19 to Summer '20 Patch 1
This section describes step-by-step instructions to upgrade your Digital Commerce application and SDK from Winter '19 to Summer '20 Patch 1.
To upgrade Digital Commerce application
Go to Setup > Installed Packages.
Refer to the following table to ensure that your Salesforce org has the Winter '19 packages installed and you have the Summer '20 Patch 1 packages and dependent packages to upgrade. These packages are required to utilize the new features and enhancements of Summer '20 Patch 1.
Package Names
Winter '19
Version Name | Version Number
Summer '20 Patch 1
Version Name | Version Number
Apttus Contract Management
9.3.0432.5 | 9.432.5
11.1.0547 | 11.547
Apttus Partner Commerce
(Required only if you are using Partner Commerce)
1.0.0000 | 1.0
1.0.0000 | 1.0
Apttus E-Commerce
3,25 | 3,25
Winter '19
4.1.85.2 | 4.85.2
Summer '20 Patch 1
Apttus Digital Commerce SDK
1903.0.0 (1903)
2002.1.3 (2002)
Apttus Proposal Management
9.1.0197 | 9.197
10.1.0221 | 10.221
Apttus Base Library
(Pre-requisite for Installing Apttus Configuration & Pricing)
NA
1.1.93 | 1.93
Apttus Configuration & Pricing
11.2.1675 | 11.1675
12.1.1787.6 | 12.1787.6
Apttus Quote/Proposal-Configuration Integration
11.2.0310 | 11.310
12.0.0332 | 12.332
Apttus CPQ Admin
11.1.39 | 11.39
12.1.61 | 12.61
Apttus CPQ API
11.2.0099 | 11.99
12.1.0104 | 12.104
Apttus Promotion Management
(Required if you are using Promotions)
1.0.0000 | 1.0
1.0.0000 | 1.0
Apttus Quote/Proposal-Asset Integration
(Required if you are using Assets Based Ordering)
6.5.0014 | 6.14
6.5.0014 | 6.14
Apttus Order Management
(Required only if Partner Commerce package is installed)
1.0.0000 | 1.0
1.0.0000 | 1.0
Apttus Billing Management
5.1.0158 | 5.158
6.2.238.1 | 6.238.1
Perform the upgrade. The upgrade procedure is the same as the installation procedure. Install the required managed package in the same order as mentioned in the table above. For detailed information on installing managed packages, see Installing Digital Commerce Package.
After the upgrade is complete, perform the post-upgrade tasks.
To upgrade Digital Commerce SDK
Refer to the SDK Guide, and go to Upgrade Information >Upgrading the Digital Commerce Template from Winter '19 to Summer '20 Patch 1. Perform the following tasks:
Update Apttus Libraries
Replace ConstraintIconModule and ConstraintSideMenuModule with ConstraintRuleModule
Import BsModalRef From 'ngx-bootstrap/modal'
Remove apt-cr-side-menu
Replace ProductConfigurationSummaryModule with ConfigurationSummaryModule
Update the Cart Model
Remove detailPageAlert from apt-cr-constraint-alert
FIx the Cart List Component
Pass the aboEnabled Flag to the add-to-cart component from product-detail.component.ts