What's New
The What's New topic lists new and revised features of TIBCO ActiveMatrix BusinessWorks™ version compared to the previous version with reference to documentation.
TIBCO ActiveMatrix BusinessWorks™ 6.13.0
- Caution
The functionality provided by TIBCO ActiveMatrix BusinessWorks™ 6.13.0 – Tech Preview may be used internally only and is licensed solely for experimental, non‑production internal use. This software is made available for the purpose of evaluating features and providing feedback to Cloud Software Group, and is not production‑ready. Features, APIs, and behaviors may change without notice and may contain errors or unexpected behavior. This Tech Preview is designed to enable you to analyze your own data, to which you have legitimate access and usage rights. You may not use it to access, analyze, or otherwise process any materials provided by Cloud Software Group, including but not limited to proprietary data, system logs, internal APIs, source code, or Product Documentation. 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 third‑party rights.
- Use of this software to analyze content or intellectual property of Cloud Software Group is strictly prohibited.
- Activation
Customers must activate this release as part of an installation or upgrade. The release will not function unless it is activated with a license. Generate a license to activate this product within the TIBCO Software Download site at https://www.tibco.com/downloads. Only customers with an active entitlement to this release can generate a license. To learn how to configure this product for activation, visit: https://docs.tibco.com/products/tibco-activation-service as well as the documentation for this release. The license system property and environment variable parameters are different than the ones used in the prior releases. Starting this release, you must use the following:
- Environment variable:
TIB_ACTIVATION System property:
java.property.TIB_ACTIVATION
- Environment variable:
- Improve the app startup time performance
By merging numerous runtime OSGi bundles and optimizing the loading of processes and XML schemas, we have significantly enhanced startup efficiency. Furthermore, servlet initialization has been streamlined to include only those active at runtime, collectively boosting the application's overall performance.
Notably, these gains scale with application complexity; while smaller projects see modest benefits, larger applications with extensive processes and schemas will experience a more substantial percentage of improvement.
- Redesign the XSD Inline Schema Editor to make it more user friendly
The XSD Inline Schema Editor within the Process Editor has undergone a complete redesign, now offering an experience modeled after the BW5 Inline Schema Editor. This overhaul provides a more direct and streamlined approach to schema design. Furthermore, it introduces several features that were previously unavailable in earlier BW6 releases, significantly enhancing the overall utility and efficiency of the editor.
- Improve the workspace build performance at DT
Design-time workspace build performance in BusinessStudio has been optimized through the implementation of more intelligent resource caching and management. While the initial workspace build duration remains unchanged, subsequent incremental builds—typically triggered during resource updates—now complete significantly faster.