Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrate text box
Release Date

12  

ContentRelease 17.4
Download

UI Button
colorpurple
icondownload
titleDownload Blueriq
urlhttps://my.blueriq.com/display/CUS/Customers+Home

Panel

On this page:

Table of Contents
maxLevel1
stylenone
type

Numbered Headings
start-numbering-with1

New

OpenAPI feed brought to the next level

It is now easier than ever to connect to a Blueriq API. For all REST web services in a project, Blueriq already generated a feed using the OpenAPI standard to communicate the interface to its consumers. The result of this feed could, for example, be used in a store with public APIs that can be consumed. In order to make the consumption of Blueriq REST services a smoother experience, the feed now consists of more information:

  • The title and description of the info object can now be edited in Blueriq Encore as demonstrated in the figure below.
  • You can now add an OpenAPI description to fragments, arguments, and headers.
  • All operations within a REST services are grouped, using tags. Additionally as demonstrated in the figure below. Additionally, a description can be added to these tags.
  • Business Engineers are offered more insight into which for fields in a domain schema a description is present.  Allowing for a better maintained , using the OpenAPI icon in the tree view in domin schema's. 

Click here for an overview of how the Blueriq model is mapped to the OpenAPI specification and stay tuned for even more OpenAPI feed improvements in the next releaseBlueriq 17.5

Mark elements as deprecated in Encore

Elements in Encore can now be marked as deprecated. MArking an element as deprecated can be done using the built-in tag named deprecated, which will result in validation warning(s). This will make it easier to keep your models clean contributing to improved maintainability and readability of the modelImage Added
An example of the OpenAPI specification of a Blueriq service using swagger UI: old (left) vs. new (right).

Outbox poller improvements

There are two processes ensuring that the outbox gets emptied. The first is a transactional listener that empties the outbox after an action on the Case Engine for a specific case ID. The second process is a poller that, scheduled with an interval, empties messages that are not picked up by the transactional listener.

The first poller exists for messages that were missed, so it can have a large interval. This could happen during a restart, for example. The second will ensure that messages, like the delete case messages, are picked up. This has a shorter interval by default. Those intervals are set with default values, so there is no need to change anything. The process outbox will remain almost empty under normal circumstances. When this is not the case in your situation, it is possible to configure the pollers. You can find more information on this topic at https://my.blueriq.com/x/twDv

 Improved

Content Manager

AQ_File_Move performance

The Content Manager performance performance of the AQ_File_Move service call has been improved by introducing a new underlying API . A direct move has been added from ContentManager to ContentManager, which should make move content perform to the Content Managers. These new adjustments should make the move of a file instantly when moving said file on the on same disk or memory connection. Furthermore we have introduced a new Channel API and deprecated the old Inputstream API of the IContentManager. More information on how to implement the a custom content manager can be found here. Look at the upgrade instructions to see which methods have been replaced.

Enhancements

EnhancementDetails
Multi delete and move for globals in Encore

Multi select is now available in the globals overview in Encore allowing to delete/move multiple globals at once.

Cursor automatically set in Encore

Blueriq Encore now sets the cursor automatically to a field so that the user can immediately start typing. Examples are: adding a value list item, pressing the globals button, adding a new element to a container, and more.

Display version of Document Renderer Service

Starting version 2.2.1 and 1.1.3 the Document Renderer Service now displays its version on startup and when running the executable with a `-v` or `--version` command.

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.

Changes are:

  • XXX

Upgrade Instructions

Upgrade Instructions

See Release 17.4 Upgrade Instructions for the There are no specific upgrade instructions for this release.

UI Text Box
Tip

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your 
    Include Page
    _HomeFolder
    _HomeFolder
     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: 17.x4.x0.xxxx114

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

Component

Version

Customer Data Service45.20.x3
DCM Lists Service34.0.x2
Material Theme1.13.x4
Development tools frontend12.50.x1
DCM Maintenance App35.0.x5
Audit Consumer1.0.2.x3
DCM Dashboard Service2.0.2.x
Gateway Service01.1.x0
Document Renderer2.2.1.x

Blueriq Libraries

There are no specific Library updates for this release.

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.

uiexpandVersion in 4.2.x (Blueriq 17.x.x)
UI Expand
titleThird-party libraries Java Runtime

ArtifactId

GroupId

License

Version in 17.

x

3.

x

1

Version in 17.

x.x

4

core

org.apache.tika

Apache License 2.0

2.9.1

2.9.2

titleThird-party libraries Persistence API for customer data
ArtifactIdGroupIdLicenseVersion in 4.2.x (Blueriq 17.x.x)

Retirement announcement

There are no specific retirement announcements.

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

Bug fixes

Include Page
Blueriq 17.x 4 Bug Fixes
Blueriq 17.x 4 Bug Fixes

Known issues

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

Security notification