Chapter 5. Known issues in Red Hat Decision Manager 7.7.0

This section lists known issues with Red Hat Decision Manager 7.7.

5.1. Business Central

In a high-availability deployment of Business Central, deploying a service to a KIE Server using Business Central intermittently fails [RHPAM-2830]

Issue: In a high-availability deployment of Business Central, Sometimes the service is not deployed to a KIE Server when you use the Business Central user interface in a high-availability deployment.

Workaround: There is no workaround in an on-premise deployment using the Red Hat JBoss EAP. Do not use an on-premises high-availability deployment of Business Central to deploy services to KIE Servers.

In a deployment on Red Hat OpenShift Container Platform, the issue is resolved starting in Red Hat Decision Manager version 7.7.1. When you deploy a high-availability authoring environment on Red Hat OpenShift Container Platform in Red Hat Decision Manager version 7.7.0, you must enable the OpenShiftStartupStrategy setting. For instructions about enabling this setting, see Enabling the OpenShiftStartupStrategy setting to connect additional KIE Servers to Business Central in the Deploying a Red Hat Decision Manager authoring or managed server environment on Red Hat OpenShift Container Platform document. You must complete this procedure even if you do not connect any additional KIE Servers to Business Central.

When you log out and log back in to Business Central, the language switches to English instead of the selected language [RHPAM-2779]

Issue: In Business Central, when you select a language from the Languages drop-down menu and log out and log back in to Business Central, the language switches to English instead of the selected language.

Steps to reproduce:

  1. In Business Central, select the Admin icon in the top-right corner of the screen and select Languages.
  2. Select French from the Languages drop-down menu.
  3. Click Ok.
  4. Log out of Business Central.
  5. Log in to Business Central.
  6. In Business Central, select the Admin icon in the top-right corner of the screen and select Languages.

Expected result: A dialog box with a list of languages appears.

Actual result: Business Central is reloaded and the language switches to English instead of French.

Workaround: Select the Admin icon in the top-right corner of the screen, select Languages and select the desired language.

An error occurs during a WAR file deployment with invalid jandex index files in Business Central [RHDM-1267]

Issue: When you deploy Business Central or KIE Server WAR files to Red Hat JBoss EAP or Thorntail, an invalid jandex index file error occurs with the following message:

WFLYSRV0002: Could not read provided index: /content/kie-server.war/WEB-INF/lib/kubernetes-client-4.6.0.jar/META-INF/jandex.idx

The alerts panel mixes the messages from multiple projects instead of showing messages related just to the opened project [RHDM-1243]

Issue: In the Alerts panel, you can see alert messages from multiple projects instead of only messages related to the opened project.

Steps to reproduce:

  1. Start Business Central.
  2. Open MySpace.
  3. Add a project named a-project.
  4. Add a DMN asset named a-model.
  5. Add a decision node named A-Decision but do not specify its expression.
  6. Click Save to save the a-model.
  7. Return to MySpace.
  8. Add a project named b-project.
  9. Add a DMN asset named b-model.
  10. Add a decision node named B-Decision but do not specify its expression.
  11. Click Save to save the b-model.

Expected result: The Alerts panel does not mix messages from multiple projects.

Actual result: The Alerts mixes messages from multiple projects.

Workaround: None.

Dashbuilder data transfer feature does not work on Windows [RHPAM-2751]

Issue: The Dashbuilder data transfer feature does not work on Windows. You can not export and import the Dashbuilder related data out of or into Business Central.

Steps to reproduce:

  1. Start Business Central on Windows.
  2. Select the Admin icon in the top-right corner of the screen and select Dashbuilder Data Transfer.
  3. Try to export or import some data.

Expected result: You can export or import dashboard data on Windows.

Actual result: You cannot export or import dashboard data on Windows.

Workaround: None.

5.2. DMN Designer

In the DMN Designer, you cannot convert a Java class with that contains an invalid DMN identifier [RHDM-1231]

Issue: When you try to convert a Java class to a DMN data type and the Java class contains a field name, you will receive an error.

Workaround: None.