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.12.0/Hotfix-03. Please check the hotfix readme file for installation steps and other details.
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.12.0_HF-003 (This Release)
New Features
AMBW-56545
BusinessWorks Design Assistant is an AI-powered capability that allows users
to create processes and applications, generate unit tests, and produce
project documentation using simple natural language prompts.
Note: This is a tech preview feature.
AMBW-55993
Context Memory Support for REST and SOAP MCP Servers.
Support has been added for Context Memory in REST and SOAP Model Context
Protocol (MCP) servers, enabling session-based storage and retrieval of
data across MCP interactions.
The following memory management tools are now available for REST and
SOAP MCP servers:
* memory_set - Stores a JSON value under a key for the current MCP session.
If the key already exists, the value is overwritten.
* memory_get - Retrieves the value associated with a specific key from the
current session memory. Returns found=false if the key does not exist.
* memory_list - Lists all keys currently stored in the session memory in
alphabetical order.
* memory_get_all - Returns all key/value pairs currently stored in the
session memory.
* memory_delete - Deletes a key from the session memory. Returns existed=false
if the key was not present.
This enhancement enables MCP servers to maintain conversational and operational
context across requests, improving continuity and supporting more
stateful interactions.
Note: This is a Tech preview feature.
By using this Tech Preview, you acknowledge and agree that:
- It is provided "as is" with no warranties, express or implied.
- It may not be deployed in production environments.
- You are responsible for ensuring that any data processed complies with all
applicable laws, regulations, and thirdparty rights.
- Use of this software to analyze content or intellectual property of
Cloud Software Group is strictly prohibited.
AMBW-55569
Studio will now log any errors that occur while using the 'Push to Platform'
functionality.
AMBW-55258
MCP Tool and Resource Configuration Overrides.
Added support for overriding MCP tool (name, description, scope) and resource
properties (name, description) at runtime using an external JSON configuration
file. Use the generate_mcp_ear command to create a companion JSON file
alongside the EAR, listing all tools and resources defined in that EAR.
The file-based overrides take precedence over module properties and
literal values, enabling dynamic configuration without redeployment.
Configure using one of these options:
* System Property: bw.mcp.tool.overrides.config.file=<override_json_file_path>
* Environment Variable: BW_MCP_TOOL_OVERRIDES_CONFIG_FILE
Note: This is a Tech preview feature.
By using this Tech Preview, you acknowledge and agree that:
- It is provided "as is" with no warranties, express or implied.
- It may not be deployed in production environments.
- You are responsible for ensuring that any data processed complies with all
applicable laws, regulations, and thirdparty rights.
- Use of this software to analyze content or intellectual property of
Cloud Software Group is strictly prohibited.
AMBW-54668
Prompt Support for MCP Servers.
Support has been added for providing prompts to Model Context Protocol (MCP)
server tools implemented in BusinessWorks for both REST and SOAP MCP servers.
This enhancement enables users to define and pass prompts directly to MCP
server components, improving flexibility and simplifying interaction with
BW-implemented tools across REST- and SOAP-based integrations.
Note: This is a Tech preview feature.
By using this Tech Preview, you acknowledge and agree that:
- It is provided "as is" with no warranties, express or implied.
- It may not be deployed in production environments.
- You are responsible for ensuring that any data processed complies with all
applicable laws, regulations, and thirdparty rights.
- Use of this software to analyze content or intellectual property of
Cloud Software Group is strictly prohibited.
AMBW-54665
Expose REST and SOAP Operations as MCP Resources.
Support has been added for exposing existing REST and SOAP service operations
as Model Context Protocol (MCP) resources in BusinessWorks.
With this enhancement, service operations can now be configured and exposed
as either MCP tools or MCP resources, providing greater flexibility in how
REST and SOAP services are integrated and consumed through MCP servers.
Note: This is a Tech preview feature.
By using this Tech Preview, you acknowledge and agree that:
- It is provided "as is" with no warranties, express or implied.
- It may not be deployed in production environments.
- You are responsible for ensuring that any data processed complies with all
applicable laws, regulations, and thirdparty rights.
- Use of this software to analyze content or intellectual property of
Cloud Software Group is strictly prohibited.
AMBW-52045
AI Mapper is an intelligent assistant that automates data mapping by
suggesting accurate field matches between source and target structures.
It supports both local and LLM-powered modes, reducing manual effort while
ensuring data privacy.
Note: This is a tech preview feature.
BWCE-5543
Support for multiple instances of the monitoring tool using a single FQDN is
provided in this version.
Changes In Functionality
AMBW-55867
The Scope field in the MCP Tool Properties section for JWT authentication
is now editable. Previously, users could only select predefined values
such as Read and Update. With this enhancement, users can now enter custom
scope values as needed, providing greater flexibility and support for
additional use cases and integrations.
Note: This is a Tech preview feature.
By using this Tech Preview, you acknowledge and agree that:
- It is provided "as is" with no warranties, express or implied.
- It may not be deployed in production environments.
- You are responsible for ensuring that any data processed complies with
all applicable laws, regulations, and thirdparty rights.
- Use of this software to analyze content or intellectual property of
Cloud Software Group is strictly prohibited.
CVEs
AMBW-56219
Upgraded PostgreSQL JDBC driver from 42.7.2 to 42.7.11 to remediate
high-severity CVEs and improve security.
AMBW-56158
Address High CVE for postgresql-42.7.2.jar.
AMBW-56156
Address High CVE for tika-core-2.9.1.jar.
AMBW-56151
Fixed critical CVE in neethi-3.0.2.jar.
AMBW-56052
Address Critical CVE for mina-core-2.1.10.jar.
AMBW-55954
Upgraded jetty-server-12.1.1.jar in com.tibco.bw.binding.rest.runtime and
com.tibco.bw.binding.soap.axis2.runtime to address high-severity CVEs.
AMBW-55507
Addressed high-severity CVE in com.fasterxml.jackson.core:jackson-core within
com.tibco.bw.binding.rest.runtime and com.tibco.bw.binding.soap.axis2.runtime.
AMBW-55310
Address Medium CVE (CVE-2025-48924)issue for logstash-logback-encoder-6.6.jar.
AMBW-54974
Address vulnerabilities in BWCEMON.
AMBW-54641
Address Medium CVE issues for logback-core-1.5.16.jar.
BWCE-11049
okhttp-4.12.0.jar has been upgraded to okhttp-5.3.2.jar.
BWCE-11047
okhttp-4.12.0.jar has been upgraded to okhttp-5.3.2.jar.
BWCE-10950
Base image vulnerabilities due to the added filesystem of BWCEMON.
Known Issues
AMBW-54224
If user tries to install EMS 10.4.0 HF03 on top of EMS 10.4.0 GA on
BusinessWorks 6.12.0 HF01 and then when they try to install the EMS driver,
it throws an error.
Workaround:
1. Since EMS 10.4.0 HF03 is a full installer do not install it on
EMS 10.4.0 GA
2. If user installs it on EMS 10.4.0 GA then ensure to delete the older
version plugin jars and then run the bwinstall ems-driver command to
not see any issue.
BWCE-9698
Process Monitoring is not working on PCF environment.
Closed Issues
AMBW-56538
The BusinessWorks 6 MCP Server (REST and SOAP) introduces two new properties
to improve session reliability in TIBCO Platform deployments.
1. Setting bw.mcp.stateless=true or the environment variable
BW_MCP_STATELESS=true enables stateless HTTP transport. This is
particularly useful for load-balanced or Kubernetes deployments where
session affinity cannot be guaranteed.
Note: Context memory tools are not available in stateless mode.
2. Optionally, you can configure
bw.mcp.keepalive.interval=<time_in_milliseconds>
or the environment variable BW_MCP_KEEPALIVE_INTERVAL to control the
SSE keep-alive ping interval. The default interval has been reduced from
60 seconds to 30 seconds to help prevent proxy-side connection drops.
Note: This is a Tech preview feature.
By using this Tech Preview, you acknowledge and agree that:
- It is provided "as is" with no warranties, express or implied.
- It may not be deployed in production environments.
- You are responsible for ensuring that any data processed complies with all
applicable laws, regulations, and thirdparty rights.
- Use of this software to analyze content or intellectual property of
Cloud Software Group is strictly prohibited.
AMBW-56042
List File activity shows blank output after upgrading to BusinessWorks
6.11.0 HF005.
AMBW-55992
In BusinessWorks 6.11.0, HF006 logs a strange error when the List Activity
uses a non-existent folder on Linux.
AMBW-55976
Resolved an exception that halted actions when switching a property
from a module property to a literal. The system now correctly retrieves
the actual model value to unset the entry.
AMBW-54882
Fixed an issue where Hebrew schemas and procedures were not displayed in the
JDBC Call Procedure palette for Oracle 19c by ensuring proper loading of
orai18n.jar, thereby resolving character set errors.
AMBW-54277
Resolved an issue where the AppNode restart failed when the local license file
was unavailable. The engine now successfully falls back to the previously
stored cache.
BWCE-10999
The design-time error and post-deployment failure are resolved with
the latest BusinessWorks 6 Maven plugin.
BWCE-10993
Cannot open SOAP service binding context on BWCE HF005.
================================================================================