2024
This section contains the 2024 release notes for the UiPath® Communications Mining™ Activities.
V1.1.1
Release date: 27 June 2024
This is the old version of the Dispatcher Framework using activities earlier than the 1.1.1 package. It is recommended to upgrade to the latest package and use the latest version of the framework.
What's new
We are excited to announce that the Get Attachment and Get Stream Results activities, within the CommunicationsMining.Activities package, are now generally available. Check out the page for more information on the available activities.
Improvements
We enhanced the capabilities for checking label extractions, field predictions, and specific entity values. We've also introduced a function for retrieving extractions lists and a new LabelExtraction type. Visit to check all the updates.
V1.0.9 - preview
Release date: 13 May 2024
What's new
This release brings two new activities that enhance the ability to create automations using Communications Mining™ predictions:
- Get Stream Results - allows you to get results from the updated Communications Mining streams. This tool uses Generative Extractions predictions by design. In addition, when you sync via the Exchange Integration, this activity provides attachment references.
- Get Attachment - allows you to download an attachment from Communications Mining. Later, you can process this attachment with Document Understanding.
For more details on the new activities, check the Preview Activities page.
V1.0.6
Release date: January 25, 2024
Improvements
- You can now access the
is_end_sequenceflag when fetching streams. For more information, read the API docs. - You are now able to access the QoS and Tone scores from Stream Results.
- When you're in Studio, you can now right click an activity, select
Help, and open the documentation. Check the Communications Mining™ Activities for more information about the activities. - The
External message IDwas moved to the additional properties of theCreate Recordactivity.
Bug fixes
- Fixed an issue where the
LabelExistshelper function on stream results now works correctly. It is now correctly functioning with hierarchical label names, suchhello > world. - Fixed an issue where the
LabelExistshelper function always returnedfalse. The function now returnstruewhen the specified label exists. - Corrected the tooltip on Predict Record to specify that values should be in the 0 to 1 range.