In these release notes, you can find new features and enhancements and fixed and known issues for the Conga Revenue Lifecycle Platform 202408.1.0 release. For documentation updates, see What's New in Conga Revenue Lifecycle Platform Documentation.
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.
New Features and Enhancements
The following features are new to Conga Conga Revenue Lifecycle Platform in this release.
Integration User: API Support
Administrators can now create an integration user by specifying the user type in the POST /api/user-management/v1/users API. You can then use the PATCH /api/user-management/v1/users/{integrationUserId}/secret API to generate the integration user secret to utilize the integration user per your business use case. For example, if you use Conga Composer, you can use the integration user to perform all merging operations as the selected user. This allows the Composer administrator to avoid assigning the necessary permissions to all users that run Composer. For more information, see the Developer Hub.
Workflow Activity: Create Record
You can now create a record for an object at runtime using the Create Record activity. Define the fields and their values directly within the activity. When triggered, the activity will automatically create a record with the specified values for the object. For more information, see Creating Workflows.
Advanced Search
Users can now use the Contains operator for the Picklist and Lookup fields in Advanced Search. For more information on how to use the advanced search feature, see Filtering Records in the Grid View.
CX Studio Grid View: Action control using JavaScript
You can now use JavaScript to manage actions on the Grid List view page layout. The new capabilities include:
Bulk Actions: Manage options for bulk actions such as previewing, sending, or deleting.
Custom Actions: Customize actions in the page header.
Row Actions: Manage options for individual row actions such as editing or deleting records.
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
HE-54
PLATFORM-15776
After performing a data sync for the Currency Rate object, the Data Sync Run History indicates that all records are synced; however, some records failed to sync.