Blue Prism 7.2.2: March 2024

Click this icon on the toolbar to view and download the full PDF version of the release notes.

About this release

The tables below summarize the components that relate directly to this Blue Prism Enterprise release.

Core components

The following components are included in the Blue Prism Enterprise installers:

Database

523

This release requires the Blue Prism database to be this version. This is the same database version as 7.2.0.

Browser extensions
(Chrome and Edge)

7.2.2

See the browser extensions section for details of fixes and enhancements that have been made in this release.

For the latest compatibility information, see the browser compatibility matrix in the Blue Prism online help.

Additional components

The following components are available with this Blue Prism release, but must be installed separately if they are required in your Blue Prism environment:

Login Agent

7.2.2

No functional updates have been made to the Blue Prism Login Agent since Blue Prism 6.7. The Login Agent version that is provided with this release of Blue Prism has the same functionality as the version provided with Blue Prism 6.7.

Data Gateways engine

1.4

The Data Gateways engine version 1.4 must be installed to use Data Gateways with Blue Prism 7.2.1.

Download the installer from the Blue Prism Portal via Product > Blue Prism Enterprise > Extras.

Blue Prism API

7.2

Download the installer from the Blue Prism Portal via Product > Blue Prism Enterprise > Blue Prism 7.

Compatible Blue Prism Hub components and plugins

The following components are part of the Blue Prism Hub release, but are required to utilize specific Blue Prism functionality:

Authentication Server

4.7

The Blue Prism Enterprise 7.2.1 release requires this version of Authentication Server to leverage the features included in this release of Blue Prism.

Control Room plugin

4.7

The Control Room plugin must be this version to leverage the features in the Blue Prism .7.2.1 release. The Control Room plugin is dependent on the Blue Prism API.

See the Hub release notes for details of enhancements and fixes to the browser-based Control Room.

Applying this patch release

To upgrade to this version, this patch release must be applied to all the following components throughout your Blue Prism environment for it to be operational:

Interactive clients Runtime resources Application servers

Yes

Yes

See upgrade notices

Please review the upgrade notices for more details and before upgrading to this release.

Known issues

A list of any prominent issues with this release is maintained in the knowledge base – click here for more information.

Secure development policy

SS&C Blue Prism’s secure development process is a market-leading, embedded security culture, focused on delivering security excellence through four key principles:

  • Education – Providing up-to-date knowledge, information, and training to the development team.
  • Evaluation – Regular reviews of our products using industry standard frameworks and security tools.
  • Elimination – Remove potential threats through the evaluation of standards, compliance, and performance.
  • Evolution – Continued improvement of our security program, ensuring alignment with our product technologies and by reacting effectively to new and emerging threats.

SS&C Blue Prism secure development is based on OWASP ASVS, ISO 27034 and GDPR Article 25 standards and practices. For more information, see SS&C Blue Prism's comprehensive secure development process.

Blue Prism core components

The following fixes, and minor improvements have been added to the Blue Prism core functionality in version 7.2.2:

Fixes and minor improvements

Description of change

Reference

Blue Prism Enterprise 7.2.2 has been released to address the security vulnerability CVE‑2023‑4863. To address a potential issue related to the manipulation of web-based image elements of the type LibWebP, the version of the Electron library in use within the product has been updated. The Selenium web driver has also been upgraded to version 4.14.1 to address the vulnerability.

For full details of CVE‑2023‑4863, see Security Vulnerabilities on the customer portal, and the National Vulnerability Database.

BP-16868

BP-17743
(BP-17669)

An issue, introduced in Blue Prism 7.2.0, where exceptiontype and exceptionmessage were no longer populated as expected in BPASession has been fixed. These values are now populated with the correct information from the Exception stage that resulted in the termination of the session.

BP-18277 (BP-17267)

An error, introduced in Blue Prism 7.2, no longer occurs when handling binary data, for example, when attempting to fetch an object with a binary data type and store it in a data item.

BP-18274 (BP-16857)

An issue has been fixed where, when attaching or launching a target application, the corresponding memory used in the attach or launch attempt was incorrectly retained. If the attach or launch was retried many times in quick succession, this could lead to an out of memory error. All memory used for the attach or launch of a target application is now appropriately disposed of.

BP-18273

(BP-17542)

An issue has been fixed when automating web pages where, when clicking a button on a page that resulted in a confirm dialog displaying, no response would be received by Blue Prism from the browser extension, and the operation would time out.

BP-18275

(BP-16905)

An issue has been fixed when using an interactive client connected to an application server using WCF communication modes. Previously, if the user expanded the list of resources in Control Room and scrolled down so that the default node was no longer visible at the top of the list, selecting Collapse all caused the entire tree to disappear, including the default node.

BP-18429

(BP-17777)

An issue has been fixed where Blue Prism Enterprise became unresponsive and terminated abruptly when multiple business objects in the same automation were attached to an application using an external application manager mode.

BP-18555

Browser extensions

Browser extensions allow Blue Prism to interact with web pages and applications presented in a browser, so that business processes that include such applications and web pages can easily be modeled.

Browser extension versions

The table below shows when each Blue Prism extension, compatible with this release was introduced and the browser version against which they were evaluated. See browser extension release notes for details of key capabilities.

Browser Blue Prism extension versions

Date available

Chrome

Blue Prism 7.2.2 Browser Extension

March 2024

Edge Chromium

Blue Prism 7.2.2 Browser Extension

March 2024

For full details of the browser extension versions and compatible browsers, see Browser extension compatibility.

How updates are applied

The latest browser extensions are automatically installed with Blue Prism. Browser extensions that are made available after a release are automatically updated when the browser is loaded if there is an active internet connection. Alternatively, if your devices are not connected to the internet, updates can be pushed per user to each device manually. See the Chrome and Edge integration guide for details of how to install the extension using an offline package.

Browser extension release notes

Description of change Reference
Error messages regarding issues with invoking or inserting JavaScript specific to the Selenium web driver now display in the expected format. Previously, such messages did not include paragraph breaks, making them difficult to read. BP-18309 (BP-18271)

An issue (related to Edge version 120 and later) has been resolved where JavaScript was not successfully invoked when running an automation if the browser name returned did not match the expected value. In the event of the browser name not matching the expected format, automations will now run successfully.

BP-17972