Removed Functionality

However, removed functionality can no longer be used in the affected version. A removal is usually preceded by a discontinuation, the time for a change to one of the alternatives mentioned admits.

Also have a look into the list of deprecated functionality.

9.0.1

Converter - XSLT, Workbench - XPath-Assistant / Execution

The "Migrate to Saxon 10" option has been removed from the Workbench. The necessary Saxon adjustments will be performed automatically during the migration or import.

Impacts:

Utility - Data Stream Analyser

The Data Stream Analyzer could be forced to use MimeUtil to determine the MIME type using the special module property "datastreamanalyzer.mode." This option has now been removed. Apache Tika is now always used for analysis.

Breaking Change

If the module property "datastreamanalyzer.mode" is explicitly set in the Data Stream Analyzer, it no longer has any effect. Apache Tika is always executed internally to analyze the data stream. This may lead to a change in the detected MIME type.

Impacts:

Workbench - Server Configuration

The button for updating the INUBIT BPC modules has been removed. Please ensure that the corresponding modules are present in the BPC’s deploy directory. If the BPC is deployed via the installer, the modules should be present.

Impacts:

9.0.0

Plugins - SDK

The IBISTracer.java class has been removed. SLF4J is now used for logging, e.g., in plugins. Details can be found in the developer documentation.

Impacts:

  • Plugins - SDK

Utility - JSON Validator

The JSON validator uses only modern way to validate the JSON with backward compatibility. Removed the legacy way to validate the JSON.

Impacts:

Watchdog - Remote Connector

The watchdog has already been discontinued and is completely removed in INUBIT 9.0.0.

The watchdog was used to monitor running applications. Use modern alternatives for server monitoring, such as Virtimo Monitoring.

Impacts:

  • Watchdog - Remote Connector