In these release notes, you can find packages, requirements, features, enhancements, fixed issues, and known issues for the Configure Price Quote June23.03.22 release. For documentation updates, see What's New in Configure Price Quote Documentation.

This documentation may describe optional features for which you have not purchased a license; therefore your solution or implementation may differ from what is described here. Contact your customer success manager (CSM) or account executive (AE) to discuss your specific features and licensing.

To access the learning path, including overviews and demonstrations of this release’s updated features and enhancements, visit the Conga Learning Center.

Packages 

The following packages and dependencies are required to upgrade to this release and use its new features. These are the minimum required versions; later versions are also supported. Prerequisites for each feature can be found in its documentation. Packages marked (New) are new for this release.

You can register your org for Conga Push Upgrade. Conga Push Upgrade is an automated tool that upgrades packages available in your Salesforce org (production or sandbox) to the latest versions. In addition, it ensures that all the Conga published managed packages are on the latest versions for your registered orgs. For more information, see Registering for Conga Push Upgrade.

PackageLatest Certified Version
NameNumber
Conga Approvals (Required if you are using Approvals)14.1.37114.371.16
Conga Base Library (Required if you are using Conga Configuration & Pricing)4.1.245.14.245.1
Conga Billing (Required if you are using Conga Billing) (New)9.1.345.109.345.10
Conga CLM Configuration Integration (Required if you are using CLM)15.1.0181.815.181.8
Conga Configuration & Pricing (New)15.1.2090.8315.2090.83
Conga Contract Lifecycle Management 14.1.709.614.709.6
Conga CPQ Api 15.0.0131.715.131.7
Conga CPQ Approvals (Required if you are using Approvals on CPQ objects)13.2.2513.25
Conga CPQ Maximizer8.0.00298.29
Conga CPQ Setup (Required if you are using CPQ Admin Console)15.1.137.815.137.8
Conga Deal Maximizer Setup (Required if you are using Deal Maximizer)8.0.00538.53
Conga Deal Maximizer7.0.00077.7
Conga DocuSign Api8.1.1428.142.7
Conga Order Management1.0.00001.0
Conga Promotions (Required if you are using Promotions)1.0.00001.0
Conga Quote Approvals7.1.107.1
Conga Quote Asset Integration6.5.00156.15
Conga Quote CLM Integration 12.1.0084.212.84.2
Conga Quote Configuration Integration (Required if you are using CPQ and Proposal Management)15.1.0400.715.400.7
Conga Quote DocuSign Integration4.1.234.23
Conga Quote Echosign Integration (You must install the latest Adobe Sign package to use this package)3.1.173.17
Conga Quote Management (Required if you are using Proposal Management)13.1.0266.213.266.2

System Requirements and Supported Platforms 

For requirements and recommendations to consider before installing the Conga product suite, see the System Requirements and Supported Platforms Matrix.

New Features and Enhancements

The following features are new to Conga Configure Price Quote in this release.

Apex CPU Time Limit in Bulk Line Item Updates

When dealing with bulk updates involving 5000 line items, users encountered Apex CPU time limit errors triggered by the LineItemCurrencyTrigger.

In Apex, use the following method to bypass the trigger:

  • To perform the bulk update: Apttus_Config2.RuntimeContext.getParameters().put('isBulkLineItemUpdate', 'true')
  • To remove the parameter: Apttus_Config2.RuntimeContext.getParameters().remove('isBulkLineItemUpdate')

Fixed Issues

The following issues are fixed in this release. If any actions are required, they will be listed in this table.

Case NumberConga Internal IDDescription
00875892CPQ-78787

When the system rounded prices to five digits by default, it caused incorrect 'net adjustment%' on line items.

00876983CPQ-78770

Despite selecting the required item in the sub-option group, configurations with a main option group requiring a minimum selection of at least one display the error message.
Error: Missing product selection

00877468CPQ-78764

The price Override section opened in the Price Waterfall even if Allowable Action was set to No Adjustment in the Price Pipeline Ruleset.

00873929CPQ-78679

When an Inclusion Constraint Rule depends on another Prompt Rule, the system fails to include the product when the conditional item is added from the prompt.

00870999CPQ-77387

When adding the same product multiple times simultaneously, pricing became incorrect with the 'Cumulative Range' dimension type.

00864342CPQ-75845

When utilizing a price matrix of Dimension type with two dimensions (Quantity and Region), discrepancies in tiering result in incorrect values displayed in the cart UI.


CPQ-70922

Selecting assets and adding service bundles via custom UI failed to create RLIs or invoke constraint rules when configuring bundles from the mini cart. Worked correctly only when adding bundles individually after clicking "Configure".

Known Issues

The following unresolved issues are known to Conga at the time of this release.

Conga Internal IDDescription
CPQ-80002

Attachments are not properly attached to emails when sending proposals, leading to incomplete proposal submissions.

CPQ-79972

When navigating back to the cart page from the price waterfall, the below error occurs.

Error: Duplicate id in list

CPQ-79307

When trying to assign collaboration for multiple lines at once, the queue details did not display in the UI when "Product Collaboration" was selected for the second time.


DOC ID : CPQJUN23PRN20240327