This section describes step-by-step instructions to upgrade your Digital Commerce application and SDK from September '22 to June '23.

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 September '22 packages installed and you have the June '23 packages and dependent packages to upgrade. These packages are required to utilize the new features and enhancements of June '23.

    Package Names

    September '22

    Version Name | Version Number

    June '23

    Version Name | Version Number

    Conga Contract Lifecycle Management13.1.683 | 13.683
    14.1.709 | 14.709

    Conga Partner Commerce

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

    6.1.170 | 6.170

    7.1.179 | 7.179

    Conga Digital Commerce SDK2202.0.40 (2202)2302.0.10 (2302)
    Conga Quote Management12.0.0260 | 12.26013.1.0264 | 13.264

    Conga Base Library

    (Pre-requisite for Installing Conga Configuration & Pricing)

    3.1.237 | 3.2374.1.244 | 4.244
    Conga Configuration & Pricing 14.1.2020 | 14.202015.1.2090 | 15.2090
    Conga Quote Configuration Integration 14.1.0394 | 14.39415.1.0399 | 15.399
    Conga CPQ Setup14.1.130 | 14.13015.1.137 | 15.137
    Conga CPQ API14.1.0129 | 14.12915.0.0131 | 15.131

    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 Billing8.1.299 | 8.2999.1.344 | 9.344

  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 September '22 to June '23.

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={githubauthToken}
    CODE
  3. Update Request Quote from component file