TIBCO BusinessEvents Enterprise Edition 5.6.1 Hotfix-08 is available
book
Article ID: KB0101191
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
5.6.1 hotfix-08, 5.6.1 HF8, 5.6.1 hotfix8
Description
Please follow instructions below to download the hotfix:
Login to TIBCO Support Portal (https://support.tibco.com) using your credentials.
Once logged in you can download the hotfix by selecting the menu option - “Downloads” -> “Hotfixes”, then navigate to /AvailableDownloads/BusinessEvents/EnterpriseEdition/5.6.1/hotfix-08 to download the Hotfix.
Alternatively, you can use the direct portal link to download Hotfix-08 - https://support.tibco.com/s/hotfixes?id=a012L00000OEPMIQA5
Please contact TIBCO Support team if you have trouble downloading the hotfix or if you have any additional questions on the hotfix. ================================================================================ Closed Issues in 5.6.1_HF-008 (This Release)
BE-29935 When the global variable value was updated in the CDD, its value was not updated in the deployed instance of the application without redeployment.
BE-29931 A secure HTTP request in TIBCO BusinessEvents takes a longer time than a java application because the HTTP server did not support the expect-continue paradigm. Now, you can use the com.tibco.be.http.client.useExpectContinue property to configure the TIBCO BusinessEvents HTTP client for the expect-continue paradigm. Use this property to enable or disable the expect-continue paradigm based on the HTTP server configuration. The default value is true.
BE-29903 User-agent header property is not populated in the HTTP header while using the HTTP.sendRequest() catalog function to send a secure HTTP request.
BE-29899 An advisory event is not triggered when a duplicate assertion happens to the working memory from the preprocessor. An advisory event is triggered when this takes place in a rule.
BE-29829 The LoadAndDeploy JMX operation for virtual rule functions and decision tables does not load decision tables from the external classpath.
BE-29826 In WebStudio, the business rule gives an error when it has a contained concept with the "is not null" or "is null" validation.
BE-29707 In the TIBCO BusinessEvents Studio debugger, an exception occurs when tibdg.jar is not added as a third-party library to the build path.
BE-29574 In the JSON payload, properties with null values are excluded while serializing.