Download page Upgrading Partner Commerce from Winter '19 to Summer '20 Patch 1.
Upgrading Partner Commerce from Winter '19 to Summer '20 Patch 1
This section describes step-by-step instructions to upgrade your Partner Commerce application and SDK from Winter '19 to Summer '20 Patch 1.
To upgrade Partner 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.
Winter '19 Package Names
Winter '19
Version Name | Version Number
Summer '20 Patch 1 Package Names
Summer '20 Patch 1
Version Name | Version Number
Apttus Contract Management
9.3.0432.5 | 9.432.5
Conga Contract Lifecycle Management
11.1.0547 | 11.547
Apttus Partner Commerce
(Required only if you are using Partner Commerce)
1.0.0000 | 1.0
Conga Partner Commerce
1.0.0000 | 1.0
Apttus E-Commerce
3,25 | 3,25
Winter '19
Conga Digital Commerce
4.1.85.2 | 4.85.2
Summer 2020 Patch 1
Apttus Digital Commerce SDK
1903.0.0 (1903)
Conga Digital Commerce SDK
2002.1.3 (2002)
Apttus Proposal Management
9.1.0197 | 9.197
Conga Quote Management
10.1.0221 | 10.221
Apttus Base Library
(Pre-requisite for Installing Apttus Configuration & Pricing)
NA
Conga Base Library
(Pre-requisite for Installing Conga Configuration & Pricing)
1.1.93 | 1.93
Apttus Configuration & Pricing
11.2.1675 | 11.1675
Conga Configuration & Pricing
12.1.1787.6 | 12.1787.6
Apttus Quote/Proposal-Configuration Integration
11.2.0310 | 11.310
Conga Quote Configuration Integration
12.0.0332 | 12.332
Apttus CPQ Admin
11.1.39 | 11.39
Conga CPQ Setup
12.1.61 | 12.61
Apttus CPQ API
11.2.0099 | 11.99
Conga CPQ API
12.1.0104 | 12.104
Apttus Promotion Management
(Required if you are using Promotions)
1.0.0000 | 1.0
Conga Promotions
(Required if you are using Promotions)
1.0.0000 | 1.0
Apttus Quote/Proposal-Asset Integration
(Required if you are using Assets Based Ordering)
6.5.0014 | 6.14
Conga Quote Asset Integration
(Required if you are using Assets Based Ordering)
6.5.0014 | 6.14
Apttus Order Management
(Required only if Partner Commerce package is installed)
1.0.0000 | 1.0
Conga Order Management
1.0.0000 | 1.0
Apttus Billing Management
5.1.0158 | 5.158
Conga Billing
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 Partner Commerce Package.
After the upgrade is complete, perform the post-upgrade tasks.
To upgrade Partner Commerce SDK
Refer to the SDK Guide, and go to Upgrade Information > Upgrading the Partner Commerce Template from Winter '19 to Summer '20 Patch 1. Perform the following tasks:
Update the Libraries
Replace ConstraintIconModule, ConstraintAlertModule and ConstraintSideMenuModule with ConstraintRuleModule
Import BsModalRef From 'ngx-bootstrap/modal'
Replace 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 add-to-cart component from product-detail.component.ts.