This section describes step-by-step instructions to upgrade your Partner Commerce application and SDK from Summer '20 Patch 1 to Winter '20.

To upgrade Partner Commerce application

  1. Go to Setup > Installed Packages.

  2. Refer to the following table to ensure that your Salesforce org has the Summer '20 Patch 1 packages installed and you have the Winter '20 packages and dependent packages to upgrade. These packages are required to utilize the new features and enhancements of Winter '20.

    Package Names

    Summer '20 Patch 1

    Version Name | Version Number

    Winter '20

    Version Name | Version Number

    Conga Contract Lifecycle Management 11.1.0547 | 11.547
    11.2.0582 | 11.582
    Conga Partner Commerce1.0.0000 | 1.01.0.0000 | 1.0
    Conga Digital Commerce 

    4.1.85.2 | 4.85.2

    Summer 2020 Patch 1

    4.2.106 | 4.106

    Winter '20

    Conga Digital Commerce SDK 2002.1.3 (2002)2003.0.90 (2003)
    Conga Quote Management 10.1.0221 | 10.22110.2.0227 | 10.227

    Conga Base Library 

    (Pre-requisite for Installing Conga Configuration & Pricing)

    1.1.93 | 1.931.2.123 | 1.123
    Conga Configuration & Pricing 12.1.1787.6 | 12.1787.612.2.1839 | 12.1839
    Conga Quote Configuration Integration 12.0.0332 | 12.33212.2.0344 | 12.344
    Conga CPQ Setup 12.1.61 | 12.6112.2.83 | 12.83
    Conga CPQ API 12.1.0104 | 12.10412.2.0111 | 12.111

    Conga Promotions

    (Required if you are using Promotions)

    1.0.0000 | 1.01.0.0000 | 1.0

    Conga Quote -Asset Integration

    (Required if you are using Assets Based Ordering)

    6.5.0014 | 6.146.5.0014 | 6.14

    Conga Order Management

    (Required only if Partner Commerce package is installed)
    1.0.0000 | 1.01.0.0000 | 1.0
    Conga Billing 6.2.238.1 | 6.238.16.3.251 | 6.251
  3. 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.
  4. 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 Summer '20 Patch 1 to Winter '20. Perform the following tasks:

  1. Update to Angular 10

  2. Replace ngx-gallery with ngx-gallery-9

  3. Upgrade your other dependencies

  4. Install "ladda" and "core-js"

  5. Move the Roboto font SCSS file to styles.scss

  6. Turn off Ivy

  7. Update the Product detail component

  8. Update the Product detail resolver