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

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.

Introducing the Revenue Admin User Interface

Conga introduces CPQ revenue admin user interface in this release. You can configure the following elements on the new UI:

  • Application Settings
    • Global Settings
      • Catalog
      • Config
      • Cart
      • Pricing
      • Favorite
      • General
      • Object Summary View
    • Flow Settings
  • Product Administration
    • Products
    • Product Groups
  • Pricing Administration
    • Price Lists

For more information, see Revenue Admin User Interface.

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:

  • POST/products/{parentID}product-group-members
  • DELETE/products/{parentID}product-group-members
  • GET/products/{id}/product-groups

  • GET/categories/{categoryId}/price-lists

  • POST/ products/{productId}/product-categories
  • DELETE/products/{productId}/product-categories

For more information, see Catalog Setup APIs.

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

For more information, see Deal 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}/items/clone
  • POST/quotes/{quoteId}/carts/activate

For more information, see Cart APIs.

Enhancements

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

Applying Search Filter to Catalog

When using search filters in the catalog to retrieve one or more products, you can search product across all categories by passing All in the category ID.

For more information, see Catalog APIs.

Applying Visibility Rules while Searching Categories

While retrieving the list of categories, all the visibility rules on the root category are also executed as a part of this API. 

For more information, see Catalog APIs.

Enabling Product Search for 'All' Categories

When retrieving category details, you can now pass Category ID as All, and retrieve all the products across all the categories for a specific price list.

For more information, see Catalog APIs.

Finalizing the Cart

As a part of cart finalization, both inclusion and exclusion constraint rules for a product, bundle, sub-bundle, and options up to two levels belonging to a product family or product group are also executed.

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: CPQRLPMAR23RN20230223