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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »



1. New in Blueriq Encore: DCM Widget flow

In this version we introduce the DCM Widget flow as a new flow type specifically designed to be used with the new DCM Dashboard applicatie. The Widget flow is the connecting piece between the DCM Dashboard application and the Blueriq implementation models.

When you select this flow type you will have a number of new options (highlighted in the screenshots below):

  1. The purple highlight: all DCM Widgets flows are always set to exposed. This means they are the entry points of your Blueriq implementation models. Also you should not set this flow type for any other nested or non-DCM-Dashboard flow.
  2. The blue highlight: for each entry point of the DCM Widget flow you can set request parameters in a specific tab of the property panel of the flow. In the first version of the DCM Dashboard these request parameters were handled by the AQ_RequestParameter service. Now we have made it a default feature of the flow type so your flow definition is not poluted with boiler plate defitions.
  3. The green highlight: the DCM Widget flow has its own exit events. These events will communicate to the DCM Dashboard application. There are three specific events for all actions available in the DCM Dashboard. Each event requires its own parameters to be set, which then of course are linked to the entry point parameters. The exit events replace the dashboard services that were introduced earlier, for which we recommend to update the DCM library.


The new features also required us to update the DCM library and the DCM foundation to accomodate the new patterns. You find the links below in the release notes.





On this page:

2. Enhancements

EnhancementDetails
Get author of a pending change through the management service

Authors are now included in the GetRevisionChanges response in the management service.  




3. Changes Platform Support

Our Platform support is updated.

Changes are:

  • Support for Microsoft SQL server 2022 has been added
  • Support for Microsoft SQL server 2017 has been dropped

4. 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.

5. Artifacts

 The Blueriq artifacts are available under name: 15.x.x.xxxx

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

Component

Version

Customer Data Service4.1.8
DCM Lists Service2.4.2
Material Theme1.1.8
Development tools frontend1.5.2
DCM Maintenance App2.1.19
Audit Consumer0.1.9
DCM Dashboard Service0.1.3
Gateway Service0.1.5

6. Aquima Libraries

There are specific Library updates for the new DCM architecture including DCM Dashboards:

DCM 2.0.2 library

DCM Foundation v7.1

7. 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.

ArtifactIdGroupIdLicenseVersion in 15.x.xVersion in 15.x.x
ArtifactIdGroupIdLicenseVersion in 4.1.x (Blueriq 15.x.x)

Version in 4.1.x (Blueriq 15.x.x)

8. Retirement announcement

There are no specific retirement announcements.

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

9. Bug fixes

IdentifierComponentIssueSolution




10. Known issues

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

11. Security notification



  • No labels