Download PDF
Download page Winter20.03.16 Release Notes.
Winter20.03.16 Release Notes
This release note contains the following information about Digital Commerce Winter20.03.16 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 | 11.2.0582.16 | 11.582.16 |
Conga Digital Commerce (New) | 4.2.106.16 | 4.106.16 Winter20.03.16 |
Conga Digital Commerce SDK | 2003.1.39 (2003) |
Conga Quote Management | 10.2.0227.9 | 10.227.9 |
Conga Base Library (Pre-requisite for Installing Conga Configuration & Pricing) | 1.2.123 | 1.123 |
Conga Configuration & Pricing | 12.2.1839.48 | 12.1839.48 |
Conga Quote Configuration Integration | 12.2.0344.10 | 12.344.10 |
Conga CPQ Setup | 12.2.83 | 12.83 |
Conga CPQ API | 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 | 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 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 feature is new to Digital Commerce in this release.
Admin Setting to Control the Batch Size of Cache Records
Digital Commerce has a cache in place that stores dynamic queries so that the APIs do not have to rebuild them every time they are used. Every time an API is called, the default (50) cached records are pulled into the memory proactively to more intelligently speed up the API. There was no way to override the number of cached records.
A new admin setting named APTS_ApiCacheHydrateSize is introduced to override the default batch size.
Get Started
For details on caching, see Digital Commerce Application Caching.
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 |
---|---|---|
00113370 | DC-6456 | When an API was triggered, a large batch size of cached records was pulled into the memory. This displayed an out-of-memory error as the Salesforce limit was exceeded. This issue is resolved. Resolution: A new admin setting named APTS_ApiCacheHydrateSize is introduced to override the default batch size. See Admin Setting to Control the Batch Size of Cached Records. |
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. |