Chapter 12. Fixed issues in Red Hat Process Automation Manager 7.13.2

Red Hat Process Automation Manager 7.13.2 provides increased stability and fixed issues listed in this section.

12.1. Business Central

  • You cannot save a DMN model if you use the ()not function [RHDM-1895]
  • You cannot deploy a KJAR to a remote maven repository that requires access via a proxy in Business Central[RHPAM-4509]
  • The Table 'rhpam.taskEvent' doesn’t exist error appears after upgrading to 7.12.0 or later [RHPAM-4578]
  • The commit history of the Metrics tab is not refreshed on branches other than the main branch [RHPAM-2603]

12.2. KIE Server

  • Cannot commit a session during a retry of the parent process [RHPAM-4499]
  • Unable to connect to a PostgresSQL DB over SSL from a kieserver image [RHPAM-4400]
  • When a process has variable of type java.util.Date, if the showTime attribute on the generated form is set to true, you cannot inser the time part [RHPAM-4513]
  • The ISPN000474 error is generated by kie-server when two nodes are configured to support failover [RHPAM-4223]

12.3. Process engine

  • Orphaned records in the sessionInfo table [RHPAM-4403]
  • Signals inside a multinode process are not captured correctly by that process [RHPAM-4548]
  • Event types in the TaskLifeCycleEventListener interface do not match with the human task life cycle status [RHPAM-3934]
  • A signal with a process scope is sent twice in a Case project [RHPAM-4603]
  • The PIM tool allow process instances to migrate even when they have different definitions from the source migration plan [RHPAM-4544]
  • Migrations that take more time to complete that the value of the quarkus.transaction-manager.default-transaction-timeout parameter are not persisted [RHPAM-4608]
  • If the entity manager references are not closed, an exception might occur [RHPAM-4613]
  • Avoid any escape characters in SOAP headers [RHPAM-4501]

12.4. Red Hat OpenShift Container Platform

  • Cannot use special characters in passwords in the Business Central operator [RHPAM-4529]
  • The baseFilter(AUTH_LDAP_BASE_FILTER) filter is incompatible with versions earlier than 7.12.0 [RHPAM-4147]
  • Upgrade Red Hat JBoss EAP version to 7.4.8 on Red Hat Process Automation Manager image [RHPAM-4616]

12.5. Decision engine

  • Equality conditions between the BigDecimal property and a numeric value does not work correctly in a non-executable model [RHDM-1944]
  • An unexpected rule fires after upgrading from 7.10.1 to 7.12.1 when capitalized property is updated in modify block [RHDM-1945]
  • The non-executable-model does not react to the bind-only Map property with map access operator [RHDM-1952]
  • Even after modifying, a non-matching rule is fired again when modified facts are provided by a from statement [RHDM-1951]