Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | 6.8.1 |
You can download this HotFix from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can the download the hotfix by selecting the “Downloads” -> “Hotfixes” option. Then go to the AvailableDownloads/BusinessWorks/6.8.1/hotfix-04.
================================================================================
Closed Issues in 6.8.1_HF-004 (This Release)
AMBW-50234
When you select XSD as the Schema Type, you don't get the output of Render JSON
activity as a JSON formatted string. To get the JSON formatted string in
the output, we have added a new checkbox called "Enable Pretty Print"
on the General tab of the Render JSON activity.
You can view this checkbox only when the Schema Type is "XSD".
By default, the checkbox is not selected.
AMBW-50182
In the JMS Send Message activity, now we support the Delivery Delay (msec)
field under the input tab.
AMBW-49963
When you pass the JMS Connection Configuration from a Shared Module
in JMS Activity by using the Module Property, it gives a
"Connection not specified" error.
AMBW-49954
JDBC Stored procedure goes into an "Activity timed out" state after upgrading
to the latest build.
AMBW-49832
If there is a special character in the name of a file, for example,
"()", then you get the "file not found" exception.
AMBW-49712
You get a design-time error while importing the schema from the
External shared module (shared module as a dependency) to the Maven application.
AMBW-49498
The "Maximum rows" field of the JDBC Call Procedure activity is not working
as expected with the native SQL server.
AMBW-48807
JDBC Update Activity inserts a "NULL" value instead of an empty string
into the database.
AMBW-48755
DB persistence mode is not working except postgres DB.
AMBW-48674
The string function "matches" gives a different output after upgrading from
ActiveMatrix BusinessWorks version 6.5.1 to 6.8.1. Add the following properties
in the Debug Configurations Window > Arguments > VM arguments tab of
TIBCO Business Studio for BusinessWorks to get the results that match
the previous BW version.
-Dbw.xml.regex.disable-syntax-checking=true
-Dbw.xml.regex.disable-explicit-anchors=true
Note: For running the project via TIBCO Enterprise Administrator,
add the following properties in the "config.ini" file:
bw.xml.regex.disable-syntax-checking=true
bw.xml.regex.disable-explicit-anchors=true
AMBW-48554
The RepeatOnError group, if faulted, remained in the Starting state even after
the completion. It is working as per the specified condition now.
AMBW-48149
JDBC stored procedures generate a time-out error when using
the AS400JDBC custom driver.
AMBW-33766
Browse apps were generating some irrelevant details along with the required
details, resulting into a heavy response causing issues such as time-out.
Now, end users can get only the required results by filtering the entities.
================================================================================