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

Preview: Conga Advantage Platform 202605.2.0 Release Notes

In these release notes, you can find enhancements and fixed and known issues for the Conga Advantage Platform 202605.2.0 release. For documentation updates, see What's New in Conga Advantage Platform Documentation.

Note:

This documentation may describe optional enhancements 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 enhancements and licensing.

Enhancements

The following enhancements are new to Conga Advantage Platform in this release.

Support for System.ComponentModel.Annotations Namespace in Custom Code

Added System.ComponentModel.Annotations to the list of supported .NET namespaces in the Custom Code Framework. You can now use built-in data validation and metadata attributes from this namespace in custom code. For more information, see .NET Class Library Usage.

Global Search Service Quota Enforcement

Global Search now enforces service quota limits for search configurations and query result sizes to improve platform stability and search performance.

Global Search applies the following default limits:

  • Maximum objects enabled for Global Search: 25
  • Maximum searchable fields per object: 20
  • Maximum searchable fields across all objects: 500
  • Maximum query results returned per object: 200

Global Search rejects requests or configurations that exceed these limits and displays validation errors.

The following API endpoints now support quota validation:

  • POST /api/search/v1/global/query
  • POST /api/search/v1/settings
  • PUT /api/search/v1/settings

For more information about validation behavior and limitations, see Global Search Service Quotas and Search APIs.

Restriction on Modifying Document Search Settings

The system now prevents updates to search settings for the Document object. If an update is attempted, the API request fails with an error message.

New workflow activity: Internal Webhook V2

Introduced Internal Webhook V2, an improved version of Internal Webhook, for configuring internal API calls. Internal Webhook V2 simplifies endpoint configuration, supports the use of activity outputs in downstream workflow activities, and provides access only to approved internal APIs. When creating new workflows, you can select only Internal Webhook V2 from the activity list. Existing workflows that use Internal Webhook V1 continue to work without any changes. For information, see the Internal Webhook V2.

Formula fields now support the third parameter in the HYPERLINK function, allowing you to specify how links open. You can now configure links generated through formula fields to open in a new tab or other target locations.

For example, formula fields can now generate links such as HYPERLINK("url", "displayText", "_blank") to open links in a new tab.

Migration Support for View Settings and View Setting Mapping

Migration Hub now supports migrating View Settings and View Setting Mapping configurations, making it easier to move customized layouts between environments.

This enhancement supports the migration of Object Layout and Wizard Layout configurations from the Data tab. When you select the Workflows option, the system also automatically migrates related WorkflowScreenMetadata forms from the Extensibility tab. In addition, owner information is preserved by migrating the associated User object along with the View Settings configuration.

For more information, see Selective Migration and Incremental Migration.

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
- PLATFORM-24739

Federation ID updates in the User Management UI appear successful, but the Federation ID is not saved and remains empty. This prevents users from logging in when Federation ID is required for authentication.

Known Issues

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

Conga Internal IDDescription
PEET-2848

During legacy Proposal migrations from Salesforce, the ETL Data Sync process creates duplicate Line Item Attribute records, resulting in inflated record counts and increased storage usage. This issue affects only the ETL Data Sync migration process and does not occur when using the direct migration API.

PEET-2790

When creating a Data Sync schedule, the system fails if the configured Salesforce password begins with a special character, such as @. The integration service incorrectly interprets the password as an expression instead of a literal value, causing the schedule creation request to fail with an internal server error and preventing the schedule from being created. This issue affects only Data Sync schedule creation.

DOC ID: RLP202605.2.0RN20260601