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 October '25 Release Notes

In these release notes, you can find packages, requirements, new features and enhancements, and fixed and known issues for the Turbo Engines October '25 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 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.

Note:

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 Upgrade Program.

PackageLatest Certified Version
NameNumber

Conga Base Library (Changed)

6.2.285

6.285

Conga Configuration & Pricing (Changed)17.2.218117.2181

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 minimum 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.
  • All UI labels display CDC configurations correctly.
  • On enabling the complex object, you must add related objects into Salesforce CDC list.

Cart Cleanup API Parameterization

The Cart Cleanup API now accepts a number of days parameter directly in the API request, allowing flexible cart cleanup without requiring system restarts. If the parameter is not provided, the API uses the value configured in HOCON as a default. The API validates that the delete timestamp input is greater than the HOCON-configured expiration days to prevent accidental deletion of recent carts.

Auto-Including Option Products After Revalidation

Option products from hidden groups are now automatically added to the cart during revalidation, while invalid products are removed. This ensures complete and accurate bundle configurations without manual intervention.

Deal Guidance Pop-up Value Update

The Deal Guidance pop-up in the Cart Grid now displays 99999 as the upper value for High-to-Low deal guidance measures, replacing the previous limit of 100. This ensures accurate representation of deal guidance ranges.

For more information, see Using Deal Guidance.

Promotions for Bundle-Option Scenarios

Promotions now correctly apply to Buy X Get Y and Buy X Get X scenarios with bundles containing multiple options. Benefits are applied only when all required bundle and option products are present in the cart, with incentive codes and adjustment line items stamped consistently.

Fixed Issues

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

Case Number Conga Internal ID Description
00929807 CPQ-98472

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

Known Issues

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

Conga Internal ID Description
CPQ-101181

The Constraint Rule does not executed as intended when you mark the Is optional field as true in some environments.

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