Release notes
Version 2.9
- Release date: March 30, 2022
- Compatible platform version: IA Cloud 10.2.4+
New features
Allows users to specify the Business Process language when configuring an AI Digital Worker in the Solution Catalog.
This selection drives their ability to select the language within the Business Process, regardless of whether they are running an ad hoc or scheduled search.
Driving the selection from the configuration also reduces maintenance from a technical perspective as the Business Processes are now combined. As a result, there is only one package and bundle available. Previously there were two: one for each language.
When running Adverse Media Monitoring using the Launcher, the BP definition UUID is automatically detected and applied. Previously, you had to copy and paste it.
Updated the model to improve the Automation Rate and Error Rate by enhancing the focality detection and age matcher logic.
Automation Rate went from 64% to 70% (upper threshold of 81%)
Error rate went from 5% to 7%
:::note Typically, the error rate increases along with the automation rate. This increase was considered within the desired error threshold, especially when compared to the gains in automation. When evaluating the confusion matrix, the model continued to err on the side of caution. The slight increase in error was due to the number of articles flagged for manual review that could have been dispositioned as False Positive. :::
Improved overall runtime and AQA testing time. Tests can now be run concurrently and save ~110 minutes per run.
Bugfixes
Fixed a bug that caused special characters to occasionally appear in the articles within the Manual Task even though they were not present in the article source.
Before the fix:

After the fix:

Fixed various bugs in the UI configuration:
- Incorrect default search provider language.
- High-Risk Countries and BP languages section missing from the Review tab in UI config.
- Incorrect selected time on the Review tab in UI config.
Addressed the issue with Mercury failing to parse particular articles.
It only impacts customers who utilize Google API as their media provider.
This fix is also available as a patch 2.7.0.2.
Version 2.8
- Release date: February 24, 2022
- Compatible platform version: IA Cloud 10.2.4+
Adverse Media Monitoring is now available as a packaged skill within the Solution Catalog (beta).
Users can download the package directly from the Solution Catalog and configure it via a user interface instead of within the Business Process ETL steps. For full details and installation instructions, go to Install and configure.

Bug Fixes
- High-risk countries are now highlighted in each article.
- Addressed a limitation caused by Java's built-in regular expression support. Before this fix, documents with a complex HTML or XML structure could cause a Business Process to get stuck.
- Fixed data using custom properties in UI configuration.