TIBCO BusinessWorks 6.11.0 Hotfix-04 is available

TIBCO BusinessWorks 6.11.0 Hotfix-04 is available

book

Article ID: KB0137972

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks 6.11.0

Description

You can download this HotFix from the TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can download the hotfix by selecting the “Downloads” -> “Hotfixes” option. Then go to the AvailableDownloads/BusinessWorks/6.11.0/Hotfix-04. Product license activation has been added as part of this hotfix.

Below is the complete list of defects/enhancements addressed in this hotfix(You can also find the same in the attached hotfix readme file).

 

================================================================================
6.11.0_HF-004 (This Release)
 
New Features
 
AMBW-52227
BWAgent Network Domains that were previously not appearing are now displayed
in Studio’s Deployment Servers tab.
 
BWCE-8881
Export shared module as BSM via Maven. 
 
Run command  "com.tibco.plugins:bw6-maven-plugin:bwexport -Dbinary=true" 
along with below VM arguments:
 
--add-exports=java.base/sun.security.ssl=ALL-UNNAMED
--add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED
 
BWCE-9435
A preference option has been provided that allows developers to retain the
existing tokenized values for properties that remain unchanged when updating
the dependency version.
 
How to enable it: Preference> BusinessWorks> Application Properties> 
Retain tokenized values.
 
BWCE-9436
If a process was using a Shared Module property which has been removed in the
new import, an EMF validation error will come under Problems tab.
 
BWCE-9437
A new button called Find Reference has been added under Application properties
page. This button will list all the processes that are using the selected
module property.
 
This will work for Shared Module properties being used in Application Module.
 
BWCE-9827
Support for creating REST Service and Reference Binding using swagger file
through bwdesign utility Support has been added in the bwdesign utility to create
REST Service and Reference binding similar to drag-n-drop of Swagger file in
studio. Use the following command createSwaggerOperation [Create Option] 
[Operation option] [Process Path] [Swagger File Path] [Resource Path]
 
Create Option can have -s for creating a Service and -r for creating a Reference.
 
Operation option can have -all for creating REST Service with all operations
present in the resource path, and for Reference particular operations can be 
provided such as -put, -post, -get, -patch, -head, -option, -delete.
 
BWCE-9902
Support for Overriding Content-Type Header of Multipart Form 
Parameters in REST Service/Reference.
 
A new field, content-type, is now generated in the form parameter 
schema for multipart form parameters of type File/Text and File/Binary when
creating a REST Service or Reference Binding. To override the Content-Type
header at runtime, you can specify a value for the content-type field in the
Input tab of the Invoke activity.
 
Note: To apply these changes at design time, you must create a new REST Service
or Reference Binding.
 
CVEs
 
AMBW-53485
Address High CVE issues reported for  BW 6.11 Spring vulnerability issues.
 
BWCE-9488
Address Low security vulnerabilities reported for TPCL
com.tibco.tpcl.org.apache.httpclient_4.10.200.004/httpclient-osgi-4.5.13.jar.
 
BWCE-9858
Address High CVE issues reported for commons-beanutils-1.9.4.jar.
 
BWCE-9860
Address High CVE issues reported for spring-webmvc-5.3.26.jar.
 
BWCE-9863
Address High CVE issues reported for tomcat-embed-core-10.1.20.jar.
 
BWCE-9870
Address High CVE issues reported for commons-fileupload-1.5.jar
 
Closed Issues
 
AMBW-52826
In case of BWAgent network, some appnode were facing issue if created on the 
same port.This has been fixed.
 
AMBW-53088
No errors found while starting BW engine using FTL 7.0.1 and 7.1.
 
AMBW-53250
With 6.11.0HF4, the EAR generated by Maven will also have timestamp,
same as generated by the Studio.
 
AMBW-53285
Send Mail activity Input credentials overriding with SMTP shared resource
credentials.
 
AMBW-53346
When agents are configured in a network scenario, downloading AppNode data
results in an empty file.
 
AMBW-53424
org.glassfish.jersey.client.innate.inject.NonInjectionManager warning is 
occurred while executing  bwdesign utility.
 
AMBW-53596
RV Request-Reply activity randomly encounters issues. To fix this issue, 
we have updated the way XML elements were handled for RV messages in highly
loaded multi-threaded environment.
 
BWCE-8807
SMTP Shared Resource test connection fails after migration
from 2.9.2 to 2.10.0
 
BWCE-9299
tib:timestamp() function not working in SOAP Service binding Request Context.
 
BWCE-9411
Missing otel traceparent header when using bindings with dynamic header.
 
BWCE-9580
The "Send Mail" activity works correctly in versions 2.9.1 and 2.9.2, 
but fails in version 2.10.0 with the error: javax.net.ssl.SSLException: 
Unsupported or unrecognized SSL message. 
 
BWCE-9599
Changes in shared resources are not reflected in the Require Capabilities
section in the Manifest.MF file.
 
BWCE-9651
Throwing the Illegal start-complex invocation error with HTTP Send request
activity.
 
BWCE-9665
The fix for BWCE-8025 is not working on Linux machines, the selected schema
path contains extra slash ( / )
 
BWCE-9673
Remove all external JAR dependency entries from the module’s MANIFEST.MF file 
while importing the project.
 
BWCE-9683
Frequent workspace corruption post 2.10 upgrade while using maven repository.
 
BWCE-9849
Elements with xsd:float type giving scientific notation in BWCE/BW6.x
To get the output without scientific notation then set the property to 
"-Dbw.xml.float.c14n.spec.nonconformant=true"
 
BWCE-9871
Extraneous whitespaces in the Gold input file generated from the Output tab 
of job data in the activity will now be removed during generation.
 
BWCE-9762
The memory leak issue with BWCE application due to Opentelemetry has been fixed.
 
BWCE-9768
Bundles in debug configurations for custom xpath function jars will be auto
selected.
 
BWCE-9959
If there is any error while running bwdesign commands via maven, the build
will fail.
 
BWCE-9978
SOAP Service will fail if "Message" has any attribute other than 
"name" in WSDL file. Works fine in BW5.
 
Known Issues
 
AMBW-53736
For Linux appnodes, to delete appnode data, directly clicking on delete will not
work.
 
Workaround: Select the checkbox and then click on Delete.
================================================================================

Resolution

You can also download the hotfix using the below link:

https://support.tibco.com/s/hotfixes

Issue/Introduction

TIBCO BusinessWorks 6.11.0 Hotfix-04 is available

Attachments

TIB_BW_6.11.0_HF-004_readme.txt get_app