Download PDF
Download page Winter '20 Release Notes.
Winter '20 Release Notes
This release note contains the following information about Digital Commerce Winter '20 Release.
For more information on new features, enhancements, and document improvements refer to What's new in Digital 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 | 11.582 |
Conga Digital Commerce (New) | 4.2.106 | 4.106 Winter '20 |
Conga Digital Commerce SDK (New) | 2003.0.90 (2003) |
Conga Quote Management (New) | 10.2.0227 | 10.227 |
Conga Base Library (New) (Pre-requisite for Installing Conga Configuration & Pricing) | 1.2.123 | 1.123 |
Conga Configuration & Pricing (New) | 12.2.1839 | 12.1839 |
Conga Quote Configuration Integration (New) | 12.2.0344 | 12.344 |
Conga CPQ Setup (New) | 12.2.83 | 12.83 |
Conga CPQ API (New) | 12.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 Management | 1.0.0000 | 1.0 |
Conga Billing (New) | 6.3.251 | 6.251 |
System Requirements and Supported Platforms
The following table lists the minimum requirements for installing and using Digital Commerce.
System Requirement | Minimum Supported Version |
---|---|
Operating System | Standard Salesforce.com requirements. See Salesforce PDF. |
Browser | Conga supports the following browsers:
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 Digital Commerce.
New Features
The following features are new to Digital Commerce in this release.
TurboPricing Integration with Digital Commerce
Digital Commerce introduces TurboPricing integration for pricing calculations to offload complex pricing computation workload from the Salesforce platform to the Conga Flexible Compute Platform. TurboPricing is an optional pricing engine built using microservices to reduce the processing time on the cart.
Get Started
For details on the TurboPricing setup, see Configuring TurboEngines.
For details on the supported features in this release, see Supported Features in Digital Commerce With TurboPricing Integration.New REST APIs for Accept Quote and Accept Order
The Accept Quote and Accept Order SOAP APIs are converted to REST API with the following signatures:
[POST] /quotes/:quoteId/accept
[POST] /orders/:orderId/accept
Get Started
For details on Digital Commerce REST APIs, see CPQ REST API Version 2.
New REST APIs to Swap, Terminate and Change Assets
With this release, the following two new APIs are introduced to exchange/upgrade, change, and terminate the Assets.
[POST] /assets/swap : To exchange or upgrade the assets
[POST] /assets/terminate : To terminate the assests
[POST] /assets/{assetId}/change : To change the parameters of an asset, associated configuration and related details
Get Started
For details on Digital Commerce REST APIs, see CPQ REST API Version 2.
Enhancements
The following section describes existing features that are changed (or are no longer supported) in this release.
Update to Product Search to Always Match Whole Search Keywords
With this update, Digital Commerce searches for products matching whole keywords including spaces.
Get Started
For details on product search, see Searching for Products.
Data Model Changes
The following objects and fields are introduced to or changed in the system or data model in this release.
Object | Fields | Description | System/User | New/Changed |
---|---|---|---|---|
Api Cache | Stores record information such as Line Item Ids and Attribute metadata for quick loading thus improving performance. | New | ||
Key | System generated unique key, cached data, sequence, and unique identifier. | System | New | |
Data | ||||
Sequence | ||||
Identifier |
Resolved Issues
There are no resolved issues in this release.Known Issues
The following table provides the cumulative list of known issues up to this release.
Conga Internal ID | Description |
---|---|
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. |
DC-5911 | Add a bundle product along with its configuration to the cart. Click the wrench icon to change the configuration from the cart page to replace the existing option with another option. Now updating the configuration and navigating to the view cart page to click the wrench icon displays the previous option instead of the updated option. This is a known issue with TurboPricing integration only. |