In these release notes, you can find packages, requirements, features, enhancements, fixed issues, and known issues for the Conga CPQ on Conga Platform December '22 release. For documentation updates, see What's New in Conga Revenue Lifecycle Solution.

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.

Packages 

There are no packages required for Conga CPQ on Conga Platform.

New Features

The following features are new to Conga CPQ on Conga Platform in this release.

Admin Services for Conga Platform

Implementation teams can use these new admin services to build admin functionalities necessary to configure CPQ. The following APIs are new in this release:

  • DELETE/rules/{ruleId}/rule-entries
  • GET/matrices
  • GET/matrices/{matrixId}/matrix-entries
  • GET/price-dimensions
  • DELETE/attributes
  • DELETE/attributes/{attributeId}
  • POST/constraint-rules/{ruleId}/conditions
  • POST/attribute-matrices
  • POST/attribute-groups
  • PATCH/attribute-matrices
  • GET/attribute-rules
  • GET/attribute-matrices
  • DELETE/attribute-matrices
  • POST/attribute-matrices
  • PATCH/visibility-rule
  • POST/visibility-rule

For more information, see Catalog Setup APIs and Pricing Setup APIs.

Cart Services for Conga Platform

Implementation teams can use these APIs to build a cart as necessary to prepare a product configuration by providing relevant details. These APIs also enable actions on the cart object to activate and price the product configuration. The following API is new in this release:

  • POST/carts/{cartId}/price

For more information, see Cart APIs.

Catalog Services for Conga Platform

Implementation teams can use Catalog APIs to build catalog functionalities. The following API is new in this release:

  • POST/search

For more information, see Catalog APIs.

Custom Settings to Configure Flows for CPQ on Conga Platform

Implementation teams can use these APIs to configure the actions, field displays, and settings for each flow, to customize the CPQ application.

For more information, see Settings APIs.

Enhancements

This section describes the existing features that are changed in this release.

Validate Criteria while Creating and Updating Constraint Rule Conditions and Actions

When you are creating a constraint rule conditions and actions using the following APIs, CPQ validates the field definition and the criteria for correct and complete values.

  • POST/constraint-rules/{ruleId}/conditions
  • PATCH/constraint-rules/{ruleId}/conditions
  • POST/constraint-rules/{ruleId}/actions
  • PATCH/constraint-rules/{ruleId}/actions

For more information, see Catalog Setup APIs.

Validate Attributes Details

While creating attributes using POST/attribute-groups,CPQ validates whether the attribute group is created with two column or three column display. The API throws an error if both are defined.

For more information, see Catalog Setup APIs.

Create Price Lists with Contract Number and Based On Price List

You can create or update price lists with the Contract Number and Based On Price List parameters.

For more information, see Pricing Setup APIs.

Delete Dimension Type Price Rules

You can delete price rules of type Dimension.

For more information, see Pricing Setup APIs.

Create Condition Type Price Rules

You can create or updated price rules of type Condition.

For more information, see Pricing Setup APIs.

Validate Attributes while Creating Price Dimensions

When you are creating a price dimension with attributes for the business object "Attribute", CPQ validates the attribute you passed and allows only valid attributes.

For more information, see Pricing Setup APIs.

Create Price List Items with Charge Type Criteria

You can create or update price list items with the Charge Type Criteria parameter.

For more information, see Pricing Setup APIs.

Create or Update Price Rule Sets with Application Method

You can create or update price rule sets with the Application Method parameter, which is editable only if the Application Level is set as Aggregate.

For more information, see Pricing Setup APIs.

Adding Line Items to a Cart

Along with adding one or more standalone, bundle, and option products to the cart, you can now add the secondary charge type line items for the standalone products, constraint rules (inclusion) on a product or product group, and constraint rules (exclusion) on a product are also captured in this API.

For more information, see Cart APIs.

Deleting Cart Line Items

You can now delete a product inside a bundle by providing details of Cart ID, Line Item ID, and Option Group ID.

For more information, see Cart APIs.

Updating Cart Line Items

You can now update details inside a bundle. 

For more information, see Cart APIs.

Data Model Changes

There are no Data Model Changes required for Conga CPQ on Conga Platform.

Fixed Issues

There are no fixed issues in this release.

Known Issues

There are no known issues in this release.

DOC ID: CPQRLPDEC22RN20221213