This section describes step-by-step instructions to upgrade your Digital Commerce application and SDK from December '21 to May '22.

To upgrade Digital Commerce application

  1. Go to Setup > Installed Packages.

  2. Refer to the following table to ensure that your Salesforce org has the December '21 packages installed and you have the May '22 packages and dependent packages to upgrade. These packages are required to utilize the new features and enhancements of May '22.

    Package Names

    December '21

    Version Name | Version Number

    May '22

    Version Name | Version Number

    Conga Contract Lifecycle Management12.2.0654 | 12.654

    13.0.669 | 13.669

    Conga Partner Commerce

    (Required only if you are using Partner Commerce)
    1.0.0000 | 1.0

    1.0.0000 | 1.0

    Conga Digital Commerce

    5.2.150 | 5.150

    December '21

    6.1.164 | 6.164

    May '22

    Conga Digital Commerce SDK2103.0.40 (2103)2201.0.73 (2103)
    Conga Quote Management11.2.0255 | 11.25512.0.0256 | 12.256

    Conga Base Library

    (Pre-requisite for Installing Conga Configuration & Pricing)

    2.2.224 | 2.2243.0.232 | 3.232
    Conga Configuration & Pricing 13.2.1969 | 13.196914.0.1995 | 14.1995
    Conga Quote Configuration Integration 13.2.0378 | 13.37814.0.0391 | 14.391
    Conga CPQ Setup13.2.124 | 13.12414.0.128 | 14.128
    Conga CPQ API13.2.0127 | 13.12713.2.0127 | 13.127

    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 Billing7.3.284 | 7.2848.0.296 | 8.296

  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 Digital Commerce Package.

  4. 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 December '21 to May '22. Perform the following tasks:

  1. Updating the libraries
  2. Updating npmrc file

    IMPORTANT

    After cloning the reference template, you must update the npmrc file in the reference template with the SDK library hosted URL as below. Enter your Github authentication token at line 2 after authToken=

    @congacommerce:registry=https://npm.pkg.github.com/
    //npm.pkg.github.com/:_authToken=
    CODE
  3. Replacing ProductSelectionService reference
  4. Updating ProductConfiguration Input field
  5. Updating PriceSummary with Output field
  6. Updating installed-products-layout.component file