This release note contains the following information about Partner Commerce Winter20.02.12 Release.

For more information on new features, enhancements, and document improvements refer to What's new in Partner Commerce Documentation.

  • Packages: Lists packages that are required to upgrade to this release of the product
  • System Requirements and Supported Platforms: Lists requirements and recommendations for installing this release
  • New Features: Provides high-level descriptions of new features introduced in this release, with links to more detailed information
  • Enhancements: Provides high-level descriptions of enhancements to existing features
  • Data Model Changes: Lists changes to the data model
  • Resolved Issues: Lists customer-reported issues that are resolved in this release or known issues resolved from previous releases
  • Known Issues: Lists known issues that are applicable in this release

This documentation may contain descriptions of software features that are optional and for which you may not have purchased a license. As a result, your specific software solution and/or implementation may differ from those described in this document. Please contact your CSM or AE for information on your specific features and licensing.

Packages

The following packages and dependent packages are required to upgrade to this release to utilize all the new features of this release. These are the minimum required versions; later versions are also supported. Separate prerequisites for each feature can be found in the respective guides. The packages marked as (New) are new packages in this release.

Product

Latest Certified Version

Version Name | Version Number

Conga Contract Lifecycle Management (New)11.2.0582.16 | 11.582.16
Conga Partner Commerce1.0.0000 | 1.0

Conga Digital Commerce (New)

4.2.106.12 | 4.106.12

Winter20.02.12

Conga Digital Commerce SDK (New)2003.1.32 (2003)

Conga Quote Management (New)

10.2.0227.6 | 10.227.6

Conga Base Library

(Pre-requisite for Installing Conga Configuration & Pricing)

1.2.123 | 1.123
Conga Configuration & Pricing (New)12.2.1839.43 | 12.1839.43
Conga Quote Configuration Integration (New)12.2.0344.9 | 12.344.9
Conga CPQ Setup12.2.83 | 12.83
Conga CPQ API12.2.0111 | 12.111

Conga Promotions

(Required if you are using Promotions)

1.0.0000 | 1.0

Conga Quote Asset Integration

(Required if you are using Assets Based Ordering)

6.5.0014 | 6.14
Conga Order Management1.0.0000 | 1.0
Conga Billing (New)6.3.251.3 | 6.251.3
Before installing or upgrading Conga managed packages, you must review the dependency matrix for each managed package. You can refer to the package dependency matrix at Conga Packages Dependency Matrix.

System Requirements and Supported Platforms

The following table lists the minimum requirements for installing and using Partner Commerce.

System RequirementMinimum Supported Version
Operating System

Standard Salesforce.com requirements. See Salesforce PDF.

Browser

Conga supports the following browsers:

  • Microsoft Edge Chromium

  • Google Chrome

Conga recommends the latest version of the browser for the best performance. Conga also recommends its customers to use Microsoft Edge Chromium as the browser of choice.

Internet Explorer is not supported.

Upgrade Notes

For more information on the prerequisites and post-upgrade tasks, see Upgrading Partner Commerce.

New Features

The following feature is new to Partner Commerce in this release.

Enabling API Filters

Partner Commerce contains headless APIs which are used from the SDK and can be used independently too. The Query API accepts JSON input with filters, conditions, fields, lookups, and relationships for an object to fetch records. Global filters get added from the Salesforce side.

With this release, you can now bypass global filters by adding a record to the APTS_Admin__c object named APTS_EnableAPIFilters with values True and False. By default, this flag is set to True. To use custom filters, you must set this flag to False.

Get Started

For details on filters applied, see Enabling API Filters.

Enhancements

There are no new enhancements in this release.

Data Model Changes

There are no data model changes in this release.

Resolved Issues

The following table lists the issue resolved in this release.

Case Number

Conga Internal ID

Description

00110912DC-6176

While creating a quote using Commerce SDK, the quote was created using a guest account instead of an account as the input in the convertCartToQuote method.

00110916

DC-6175

The API interceptor service that adds headers to internal API calls also added headers to external APIs thus adding extra headers like an access token.

00110913DC-6173

Query API returned incorrect results due to global filters being added from the Salesforce side. This issue is resolved.

Workaround: To bypass the global filters from Salesforce, you must enable API filters, see Enabling API Filters.

Known Issues

The following table provides the cumulative list of known issues up to this release. 

Conga Internal IDDescription

DC-5903

TurboPricing integration supports up to 20 line items for the price calculation.

DC-5906

When you increase the quantity for one of the multi-charge types of a product and validate the change, the quantity is not updated and the net price is not properly calculated.