Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 6. Fixed issues in Red Hat Decision Manager 7.7.0
Red Hat Decision Manager 7.7.0 provides increased stability and fixed issues listed in this section.
6.1. Business Central Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
- When you add a deployment unit and manually enter GAV values, the runtime strategy is not set to the configured default value [RHPAM-2623]
- In the guided rule editor, you cannot use a combination of complex values [RHPAM-2457]
- The state of a KIE Server is not updated in the server template after the server disconnects and reconnects to Business Central
-
The guided rule editor removes
matches
operator from the rule [RHPAM-2631]
6.2. Decision engine Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
-
In an
accumulate
statement, themin
function withBigDecimal
does not work when you setdrools.propertySpecific=ALLOWED
[RHDM-1195] -
In the executable model, a
NullPointerException
error occurs if you use theaccumulate
statement with themax
parameter when theDate
field is null [RHDM-1215] -
The executable model fails with
double
value in an evaluators [RHDM-1194] - The rule is not executed when you modify a nested declared type after an incremental update [RHDM-1190]
-
The rule is not executed after
ksession.reset()
, when it hasnot
in the middle of LHS patterns [RHDM-1161] -
In decision engine, negation
!
operator does not work withln
operator [RHDM-1217] -
* A compilation error occurs in the executable model when you cast an
interim
variable to ashort
variable [RHPAM-2667]
6.3. Red Hat OpenShift Container Platform Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
- Optaweb Vehicle Routing tests fail due to different versions of dependencies [RHDM-1129]
6.4. Offline Maven repository Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
-
The
offliner
tool reports errors when it downloads artifacts for an offline Maven repository [RHPAM-2234]
6.5. DMN designer Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
- When you change a decision table header in the Properties panel, the change is not saved [RHDM-1181]
-
When you import a data object from a Java class, fields that have the Java
Date
type are not converted to the DMNdate
type [RHDM-1145] -
When you import a data object from a Java class, a field of the Java
List
type is not converted to the DMNcollection
type [RHDM-1144]