Release Date

ContentRelease 15.11
Download

On this page:

New

Project structure in Blueriq Encore

It is now possible to view and edit the project- and modulestructure in Blueriq Encore. Based on user feedback, we made a few changes compared to Studio. The Project structure view can be accessed from the navigation panel. Unlike Blueriq Studio, there is no separate view- and edit mode.

 Project structure

Upon opening the Project structure, the following view will be opened:

  • On the left, a list of projects is shown
  • In the middle, the visualization of the project structure is shown. The selection in the list on the left corresponds to the selected project in the project structure. This visualization is new in Blueriq Encore and does not exist in Blueriq Studio.
  • In the detail panel in the top right, the project includes can be configured.
  • On the right in the properties panel, the project properties are shown. These include:
    • the common properties such as functional name, description, dependencies and history,
    • module configuration,
    • the option to change the project to a library and vice versa,
    • language configuration.

Module structure

After opening the project structure, it is possible to navigate to the module structure using the tab selector in the top of the view:

  • On the left, a list of modules is shown, grouped by their parent project. 
  • In the detail panel in the top right, the module includes can be configured.
  • Similar to the project structure, the selection in the list on the left corresponds with the selection on the right. However, and contrary to Studio in which all available included modules were shown, Blueriq Encore just shows the connected graph instead of showing all modules within the project scope. This allows the user to get a scoped overview of the modules and reduces zooming out or scolling. 

Library & package import and export in Blueriq Encore

You can now import and export packages an libraries in Blueriq Encore.

Data rules in Blueriq Encore

In Blueriq 15.10, we've added the resource editor. In the current release, the Data rule editor and AQ_CsvConectivityService editor have been added. That means that modeling data rules is now fully supported in Blueriq Encore. 

Enhancements

EnhancementDetails

DCM 2.0: Case Creation simplified

We've simplified case creation, the Case Engine is now responsible for making sure the case is in a usable state after with only one message event. See DCM Create Case updates for more information.

DCM 2.0: Performance +

IProcessEngine segregation (DCM 1.0 and DCM 2.0)

During the performance test of DCM 2.0 we encountered deadlock issues while using the SQL Server database with a multi-node or multi-threaded setup. Instead of querying the database for tasks that we already have in memory, we now use the in-memory model to search for specific tasks. This makes sure that the database does not have to sync its state before each search resulting in less queries and decreases the chance of deadlocks.

We made a lot of changes which also impact the SDK. More on that can be found in the upgrade instructions: IProcessEngine segregation

Improved syntax highlighting behavior of expressions in Blueriq Encore

Some editors can contain many expressions (e.g. decision table, data mapping). In Encore, these expressions need to be activated before syntax highlighting is applied. We implemented this mechanism before to prevent UI freezes. Previously, we already highlighted parts of the expression before activation for which there was no performance penalty. However, this turned out to be confusing for our users. Therefore, we do not highlight parts of expressions before activation anymore. 

Reintroducion of WS-Security support for the UsernameToken profile.

Blueriq 15 initially dropped support for configuring the UsernameToken WS-Security profile for outgoing SOAP messages, but support has now been reintroduced. The configuration is different compared to Blueriq 14, please refer to the WS-Security documentation for details.

Usability improvements for modeling certain nodes in flow and process editor

We've improved the usability of modeling condition nodes in flows and split nodes in processes by optimizing how the space for alternatives is used. Furthermore, it is now possible to edit a single condition alternative. 

Documentation

Documentation on the new features and improvements of this release is linked in the respective topics.

Changes Platform Support

Our Platform support is updated.

Upgrade Instructions

The upgrade instructions for this release can be found here.

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your  directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

Artifacts

 The Blueriq artifacts are available under name: 15.11.0.923

This release includes these versions of Blueriq components with a separate life cycle:

Component

Version

Customer Data Service4.1.5
DCM Lists Service2.2.7
Material Theme1.1.1
Development tools frontend1.3.0
DCM Maintenance App2.1.14
Audit Consumer0.1.6
DCM Dashboard Service0.1.0
Gateway Service0.1.0

Aquima Libraries

The Aquima Library has been updated, see below what has changed:

Libraries

In this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes.

ArtifactId

GroupId

License

Version in 15.10.2

Version in 15.11

commons-fileupload

commons-fileupload

Apache License 2.0

1.4

1.5


Retirement announcement

There are no specific retirement announcements.

For a full list of deprecated features, go to Deprecated features.

Bug fixes

Known issues

For an overview of known issue please refer to: Known issues