이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 7. Fixed issues in Red Hat Decision Manager 7.13
Red Hat Decision Manager 7.13 provides increased stability and fixed issues listed in this section.
7.1. Business Central 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- When you migrate to 7.12.0 version from a previous version, Business Central fails to start with the no marshaller for type: org.guvnor.structure.contributors.Contributor error [RHPAM-4152]
- Importing a project via SSH is not working over a proxy [RHPAM-3954]
- The guided rule expression editor text box splits the expression in multiple text boxes separated by dot(.) [RHPAM-3679]
- In guided decision table, allow the search feature for the data from an external datasource [RHPAM-3415]
7.2. Build and assembly 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- When you are reading a specifically crafted TAR archive, an Apache Ant build allocates a large amount of memory that leads to an out-of-memory error even for small inputs [RHPAM-3802]
7.3. KIE Server 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
-
if
JSONMarshallercannot find a classcom.nonexisting.Personfrom a classloader, it deserializes the object as aLinkedHashMapwith acom.nonexisting.Personkey and it may result in no matching rule [RHPAM-4134]
7.4. Red Hat build of Kogito 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- It is not possible to run the tests for Red Hat build of Kogito examples which contain scenario simulation dependency. The Surefire plugin fails with an exception [RHPAM-4068]
7.5. DMN designer 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- When you try to invoke a Business Knowledge Model (BKM) function from included DMN model, the validation fails [RHDM-1395]
- When you are validating a DMN file invoking a java function, you receive an error message [RHPAM-3500]
- Elbow lines for object connections do not work [RHDM-1856]
- When you are publishing a decision model using the Documentation tab in the DMN Modeller, a PDF file is generated. In the Data Types section, data type names are not readable when they are longer. The part of the data type names are replaced with three dots. [RHDM-1690]
-
A standalone DMN editor is missing
isDirtyindication and fails to reflect changes in the data types or included models [RHDM-1560]
7.6. Migration 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- The distribution files for Red Hat Decision Manager will be replaced with Red Hat Process Automation Manager files [RHPAM-3917]
7.7. Certification 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- Dropping the support of HA CEP reference implementation due to end of life of AMQ Streams 1.x [RHPAM-4416]
7.8. Red Hat OpenShift Container Platform 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
-
When LDAP is integrated by an operator on Red Hat OpenShift Container Platform 4, the LDAP authentication fails because
direct-verification=trueis not set in LDAP realm [RHPAM-4148] - Add a capability to configure route termination from CRD files [RHPAM-4125]
-
when a
postconfigure.shscript is introduced as an extension, it is not executed as custom KieServer S2I script unless an anotherdelayedpostconfigure.shscript is present [RHPAM-3665] -
The
ImageStreamsobjects are not updated with the new image releases, it needsimportPolicy[RHPAM-4167]
7.9. Decision engine 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
-
The KJAR build fails with an executable model when you are comparing a
BigDecimaltype andStringtype property [RHDM-1880] -
The
varargsargument invocations are not jitted correctly, the varargs argument is wrapped into an array even when not necessary [RHPAM-4186] - Inconsistent property reactivity with JoinNode and FromNode [RHDM-1881]
-
An executable model generates
BigDecimalexpressions without using aMathContext[RHDM-1878] -
The
SegmentPropagatordoes not deal with a tuple staged as update and you receive an error [RHDM-1875]