Skip to content

Release Notes v34.1

Breaking Changes

  • JDK 17 must be used for insight-middleware see
  • insight-connector for Maximo requires JAVA 8. So at least JAVA 8 must be used for running Maximo. Maximo uses JAVA 8 from 7.6.1 on see
  • new war-file insight-qpconfig.war must be deployed to support searches in elastic
  • The new JS Barcode Scanner is the default barcode scanner. The legacy cordova scanner can still be used. See barcode config
  • For installation with SYSTEM_TYPE=HYBRID it is not neccessary anymore to configure und upload a v2/configurations.json. This will be derived from en-variable EAM_URL instead and an existing v2/configurations.json can be deleted.

Features

  • check A check icon is displayed on the user interface. Clicking on the icon starts the barcode/NFC scanner and then executes a JavaScript. If the Javascript check was successful, the attribute is displayed in green, if not in red. The colors can be overwritten. It is also possible to play a positive or negative sound.
  • setBadgeCount Sets the badge count of the menu item. The badge count will be visualized at the upper right corner of the menu
  • setFetchParam Sets a fetch parameter that can then be used in a query constraint. Currently only supported in Maximo.

  • telemetry Telemetry data is provided for the download service. This data can be used to create real-time dashboards for monitoring.

  • Insight Mobile App Configuration The Insight Mobile App can be configured via a Mobile Device Management System (MDM). The most important function is pre-assigning the server URL.

  • parentMatch can be configured to avoid unnecessary child query execution.

Insight Client

In the last months we started merging our two clients - mobile and web - into a single client. From now on the currently known "mobile client" will be our main client, with all functionality from Insight-Web migrated into it.

Please check the Client Installation and Setup guide to understand how to enable this. The original migration examples are still available in update for v34.1.

Currently the existing Insight-Web client is still available but will become deprecated in the upcoming releases.