You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

1. Upgrade Instructions

There are no specific upgrade instructions for this release.

As a best practice

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

before you start the upgrade.

2. Artifacts

 The Blueriq artifacts are available under name: 17.2.1.66

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

Component

Version

Customer Data Service5.0.3
DCM Lists Service4.0.2
Material Theme1.3.3
Development tools frontend2.0.1
DCM Maintenance App5.0.3
Audit Consumer1.0.3
DCM Dashboard Service2.0.2
Gateway Service1.0.2
Document Renderer2.2.0

3. Blueriq Libraries

There are no specific Library updates for this release.

4. Bug fixes

Identifier

Component

Issue

Solution

BQ-23384

Encore

A button without caption would result in an error in the runtime during initialization of the project.

Buttons without captions are now reported as an error in Encore.

CSD-5388

Encore

When project structure editing permissions have been denied but module content edit permissions have been granted, Encore would still report an error when editing module elements.

Module content can now be edited again regardless of permission restrictions of their parent module and project.

BQ-23350

Encore

The error message for when a target relation of a data rule or AQ_CsvConnectivityService has a multiton as its from entity would incorrectly specify that a singleton is not accepted, whereas only singletons are accepted.

The validation message has been corrected.

BQ-23347

Encore

When selecting a browser-suggested value for an input field, an error would be reported since the introduction of keyboard shortcuts in 17.2.

Such mouse interactions were inadvertently being interpreted as keyboard interaction, resulting in the error. These interactions are now detected and ignored to avoid the error.

BQ-23338

Encore

Condition nodes in flows, as well as multiple nodes in processes did not have their cardinal edge points aligned with grid intersection, complicating edge layout.

The node size has been increased to align with grid intersections.

BQ-23331

Encore

ERD was available for contract modules in Studio, but not in Encore.

ERD is now again available for contract modules in Encore.

CSD-5364

Encore

An empty reusable expression would result in an error in the runtime during initialization of the project.

Reusable expressions are now validated not be empty in Encore.

CSD-5336

Encore

Flow end node exit events and service call exit events could have the same flow event name mapped to conflicting event types without triggering a validation error.

The proper validation was added.

CSD-5249

Java Runtime

Moving files with the AQ_File_Move service could be quite slow, especially when network filesystems where involved

Improved performance drastically by increasing the I/O buffer size to 64 KB (was 1 KB). This change also improves the performance of AQ_FileDownload, AQ_FileUpload, AQ_Document_Generate and AQ_CMIS_DocumentManager

CSD-5164

Java Runtime

HTTP sessions would be created in Blueriq SOAP and REST services.

HTTP sessions will no longer be created in Blueriq SOAP and REST services.

CSD-4702

Encore

Several grid alignment issues existed with nodes in the process editor

Split, join, conditional, timer and message nodes now align properly. Shift expanding nodes can no longer cause nodes to snap between grid lines.

5. Known issues

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