Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 5.6.1 HF1 |
This hotfix can be downloaded from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials to login to support portal.
Once logged in you can download the hotfix by selecting the “Downloads” -> “Hotfixes” option, then navigate to /AvailableDownloads/BusinessEvents/EnterpriseEdition/5.6.1/hotfix-01.
Alternatively, you can use direct portal link below to download Hotfix-01.
https://support.tibco.com/s/hotfixes?id=a012L00000OEPMIQA5
======================================================================
Closed Issues in 5.6.1_HF-001 (This Release)
BE-27674
For the JSON payload output, the XSLT mapper loaded only the last element of the
array instead of the entire list.
BE-27673
The help for the Python command discoverybehomes had ambiguous description for
the option -s.
BE-27658
The password-less authentication failed when you add a machine from the TIBCO
BusinessEvents Enterprise Administration agent UI.
Now, you can specify the key exchange algorithm for password-less authentication
by using the property be.tea.agent.ssh.kex.algorithm. The
be.tea.agent.ssh.kex.algorithm property can have the following values:
- diffie-hellman-group1-sha1
- diffie-hellman-group14-sha1
- diffie-hellman-group-exchange-sha1
- diffie-hellman-group-exchange-sha256
BE-27656
If one of the properties in the concept was configured with domain model and the
property was used in decision table as condition or action, the drop down with
domain value list was not displayed for selection.
BE-27655
An error was reported when JSON payload contained special characters.
BE-27653
When project is loaded from disk instead of workspace, some commands (such as,
import, validate decision table, and so on) were taking too long to execute.
Now, you can specify the path of the existing workspace to load the project by
using the -wsPath option of the importExcel and validateTable commands in the
studio-tools utility.
BE-27652
Rules with scheduled timers, scorecards and the catalog function
System.currentTimeMillis() were not triggered in the configured time interval.
BE-27646
New concept instances had empty fields when the input is JSON payload and the
concept schema do not have all the matching fields of the input JSON payload.
================================================================================