Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Show Page Sections

Turbo Engines for Salesforce February25.09.08 Release Notes

In these release notes, you can find packages, requirements, new features and enhancements, and fixed and known issues for the Turbo Engines February25.09.08 release. For documentation updates, see What's New in Turbo Engines Documentation.

Note:

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 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 in this release.

Product

Latest Certified Version Name

Latest Certified Version Number

Conga Base Library (Changed)

6.0.271.4

6.271.4

Conga Configuration & Pricing (Changed)

17.0.2154.24

17.2154.24

New Features and Enhancements

The following features are new to Turbo Engines in this release.

Push-Based Asset Synchronization Failure with SyncAction Objects

Push-based asset synchronization previously failed to enable or disable objects in the DataSync UI or via Swagger and displays a 500 Internal Server Error when you try to create or update PushTopic notifications for SyncAction objects. The failure prevents real-time synchronization from working correctly and causes UI labeling issues when you use the CDC as the sync mechanism.

This issue is resolved by enabling support for CDC-based synchronization and ensuring correct UI label rendering. Customers must upgrade to the required API and service versions to apply the fix.

To enable this fix after upgrading:

  1. Verify your Salesforce org supports the required CDC object limits (default 5; can be increased up to 50 through Salesforce Support).
  2. Upgrade to the following service versions in your tenant:
    • Conga Base Library: 6.271.4
  3. Run the upgrade API from 2022.8.5 to 2022.8.6.
  4. Update your tenant configuration by invoking the /ds/api/dataintegration/v1/Configuration/SetRealTimeSyncType/{syncType} API with the syncType = CDC.
  5. Restart the PushTopicEngine service.

When you complete the above steps:

  • The Real-time synchronization successfully runs with CDC.
  • UI labels display CDC configurations correctly.
  • On enabling the complex object, you must add related objects into Salesforce CDC list.

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
00942592CPQ-100023

In a turbo pricing flow, you encounter an error related to processing line items during configuration actions when you try to add line items to the cart.

00936085CPQ-98406

Push-based asset synchronization fails to enable or disable for objects in the DataSync UI or via Swagger, resulting in a 500 internal server error. The issue occurs when attempting to create or update PushTopic notifications for SyncAction objects.

00925964CPQ-97959

Turbo Pricing incorrectly returns the CQApprovalStatus as 'Approval Required' instead of 'Draft' when a rejected approval request is removed from line items and the cart is repriced.

For more information, see New features and enhancements.

00933081CPQ-97627

Push-based synchronization does not trigger for objects where it is enabled, affecting both previously and newly configured objects.

Known Issues

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

Conga Internal IDDescription
CPQ-99453

Proper error messages are not displayed if you cannot load the cart page (seeing a blank screen) due to WebSocket connection issues.

CPQ-98472

Request Timeout Exception occurs in the GETCART API during the reprice call, preventing cart recovery and delaying affected quotes.

CPQ-97850

You encounter performance issues with the apttus-lightsaber-authproxy image.

CPQ-97849

You encounter performance issues with the apttus-logging-sidecarapi:1.0.0.12 image.

CPQ-97848

You encounter performance issues with the apttus-lightsaber-authproxy:2021.8.0.1 image.

DOC ID: CTEFEB25PRN20250909