Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | 6.9.0 |
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.9.0/hotfix-01.
================================================================================
Closed Issues in 6.9.0_HF-001 (This Release)
AMBW-47775
When an EAR file is created using the Maven plug-in from a TIBCO BusinessStudio for BusinessWorks
application which uses the Custom XPath function, it does not include the same.
AMBW-47774
When a TIBCO ActiveMatrix BusinessWorks application runs in debug mode TIBCO Business
Studio for BusinessWorks and if the application is terminated from the Console view, the
activity halted on Breakpoint > Set Before is resumed and executed to produce its output.
AMBW-47773
The repeat on error group does not iterate correctly when the stop repeat condition value is
changed from the default value '2' to any other value.
AMBW-47772
Earlier, the default heap size of TIBCO Business Studio for BusinessWorks was 2 GB.
Now, the heap size is increased to 4 GB for TIBCO Business Studio for BusinessWorks.
AMBW-47730
The "java.lang.IllegalStateException:Queue full" error is now resolved within the JDBC Query
activity.
Note that in order to avoid cleanup of the cache every 30 seconds, set the following
property to false.
bw.application.activity.jdbc.cache.ncnames=false
AMBW-47598
Running an application with an activator process and large XML throws an out-of-memory error
in Debug mode.
AMBW-47578
Unable to start and stop the AppSpace even with lifecycle permission for the AppSpace level.
AMBW-47555
When invoking a REST service without Policy configured on the binding, the Username and
Password fields are not visible in the Swagger UI.
To make the fields available in Swagger UI, set the property,
-Dbw.rest.swaggerui.legacy.basicauth.enable=true in the VM arguments of TIBCO Business
Studio for BusinessWorks or a config.ini file of appnode.
Note that if the REST service has a Policy configured on the binding as well as the
above property is set to true, then the preference is given to the credentials passed
from the Authorize button.
AMBW-47549
Input mapped from SalesforceQueryAll shows trimmed output in Mapper output activity.
For example, the decimal value of "1200.0" is trimmed to "1200".
AMBW-47547
For a better user experience, OpenTelemetry jars are upgraded with the latest compatible
released jars.
AMBW-47514
The "charset" is getting added along with the Content-type in the response header on
invoking a REST service.
Now the charset is not added by default. The charset can be present in the response header
content-type by setting the property "bw.rest.autoAppendCharsetToMediaType=true" in the
TIBCO Business Studio for BusinessWorks VM arguments or the config.ini file of the appnode.
AMBW-47478
When CXF is created with the name in Camel case format, a compile error is thrown because of
the mismatch between capitalized plug-in (cxf) name and the lower-case package name
(Activator class) derived from it.
AMBW-47450
The location of the error log file created after EAR generation is changed to ".bsproject"
in the workspace.
AMBW-47449
A new checkbox, Custom Access Logs Format is added in the HTTP Connector shared resource.
You can now select the Enable Access Logs checkbox and provide a value for the newly added
field with a custom log format to fetch the Jetty logs.
AMBW-47419
Status code 400 is not handled correctly in one-way SOAP invocation.
AMBW-47395
While using the solace property "Ack Mode: SOL_CLIENT_ACKNOWLEDGE" with Solace JMS Provider,
the session does not recover when there is a functional error, the received messages are not
confirmed, and the JMS Receiver stops receiving further messages.
AMBW-47388
Unable to open BusinessWorks Plugin Manager.
AMBW-47383
The element name in Rendezvous Requestor gets messed up when concurrent requests are sent.
AMBW-47243
The REST Reference Binding can now use the Threadpool Shared Resource when configured on the
HTTP Client Shared Resource.
The name of the threads generated by the default thread pool (previously named as
bw-flowlimit-executor-provider) is now changed to bw-rest-jersey-executor for clarity on
component using the thread to end-users.
AMBW-47154
If multiple REST services (endpoints) are part of the same process and the Reply activity is
configured to reply with 400 faults, then on invoking the service, the Fault message does not
display for the client.
AMBW-47136
The XSLT has a mismatch in the process file where one of the elements is missing in the
Partbinding located in inputBinding.
AMBW-47103
Invoke REST API activity's mapping for resource path goes to the wrong path location
with load test.
Note that for high loads, if request rejections are observed, change the default Blocking
Queue Size value on the REST Service Binding to a non-default value that is comparable to
the number of incoming requests.
AMBW-47033
SOAP service returns xml:lang="en_US" instead of xml:lang="en-US" in the fault response
under <soapenv:Reason>.
AMBW-46897
Applications require a restart if JKS (Keystore) file contents are changed on the
filesystem, as those changes are not picked up by the Keystore shared resource even after
Refresh Interval Time.
AMBW-46825
The white space characters in the appspace configuration.ini files fail to start in the
appnode/application. The BWEngine now smartly removes the spaces, tabs, and other special
characters while retrieving the configuration values from configuration files.
AMBW-46818
When TIBCO ActiveMatrix BusinessWorks 6.x exposes SOAP service over the service binding
with the MTOM attachment style selected, it returns the attachments as SwA.
AMBW-46587
XSD with required elements is not generated when a Java class is selected in XML to Java
activity.
AMBW-46462
Connecting lines and cursor are not visible for mapping and in the input field
respectively but can type freely on Linux OS machines.
AMBW-46010
JMS receiver stops receiving messages with EMS Explicit Ack mode and flow limit.
AMBW-45951
The Maven plugin does not resolve the transitive dependencies when you create an EAR using
the mvn package command.
AMBW-42561
When trying to push an application to TIBCO Cloud Integration from TIBCO Business Studio
for BusinessWorks, an error "Generate EAR operation is timed out" is thrown.
AMBW-40981
Unable to update the description of appnode using the bwagent REST API after deploying the
application on the AppSpace.
AMBW-25753
The Copy File Activity does not work when the From File name contains characters like
[ ], { }, ( ). It gives the "java.util.regex.PatternSyntaxException" exception.
================================================================================