You can download this HotFix from the TIBCO Product Support ftp server, https://mft.tibco.com . You will need to provide your eSupport username and password to access the server.
Once you have successfully logged into the server, go to /AvailableDownloads/BusinessEvents/StandardEdition/5.2.2/hotfix-03 to download the fix appropriate for your edition and operating system platform.
================================================================================
Closed Issues in 5.2.2_HF-003 (This Release)
BE-23822
The XPath.svalAsDouble() function returned not-a-number (NaN) for the elements
missing in the payload.
BE-23799
In WebStudio, the worklist items were not displayed when LDAP user's
distinguished name (DN) had commas.
BE-23797
The value of the Content_Type in the HTTP request was truncated when the default
destination was set to SOAPMessageSerializer.
BE-23787
Non-HTTP headers with properties containing hyphen were not supported.
This was fixed. Now you must add a prefix "CUSTOM_HEADER_" to non-HTTP headers.
Thus,the new header name would be CUSTOM_HEADER_<header_name>.
BE-23767
In WebStudio, issues were encountered while changing a boolean field value in
business rules.
BE-23752
In WebStudio, some domain model properties for concepts were not displayed in
the dropdown in business rules.
BE-23745
Using the abortRtc() function was causing an infinite loop of message
redelivery.
This was fixed by adding a new function Event.acknowledgeEvent(). The
Event.acknowledgeEvent() function can be called before abortRtc() to
acknowleddge the specified event.
BE-23727
In WebStudio, some reference concept properties were missing while creating a
business rule, when multiple concept references are of the same type in the rule
template.
BE-23716
Resource leaks were causing issues in BusinessEvents.
BE-23677
In WebStudio, an error was encountered while performing the BuildAndDeploy
operation when bindings were empty in the rule template.
BE-23663
There was no option to set a timeout for the database query.
This was fixed by adding a new property be.dbconcepts.query.sqltimeout.
================================================================================