Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | 6.6.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.6.0/hotfix-04.
================================================================================
Closed Issues in 6.6.0_HF-004 (This Release)
AMBW-40372
Ability to refresh AppInstance status.
The Refresh Agents button is added on page 1 and page 2 of Agents on the Admin UI.
This button refreshes the status of AppInstances running on that particular agent.
AMBW-40090
An application failed to start when an AppSpace was spanned across multiple BWAgents,
and some of the BWAgents did not contain any AppNode.
AMBW-40036
The conversation handler failed when multiple AppNodes were set up in a group persistence mode.
AMBW-39977
An application using WSDL from a shared module failed to restart and displayed
the java.lang.IllegalStateException: BundleContext is no longer valid error.
AMBW-39924
After migration, the JDBC Query activity configured with a subset went to an infinite loop and displayed
incorrect results.
This issue is fixed.
The Loop Subset in Current Process check box and Loop Subset in Calling Process field
are added on the Advanced tab of the JDBC Query activity.
These options are enabled only when the Process in subsets is selected.
To configure the loop with lastSubset inside the current process for activity,
select the Loop Subset in Current Process check box.
To configure the loop with lastSubset inside another process that calls the subprocess, in which
the JDBCQuery activity is used, provide the names of processes as a comma-separated list in
the Loop Subset in Calling Process field.
For example: mypackage1.myprocess1,mypackage2.myprocess2
If the Loop Subset in Calling Processes field is empty and the Loop Subset in Current Process
is also not selected, it means the loop is in a direct call process of the subprocess.
AMBW-39919
The REST API Call for updating an AppSpace configuration failed.
AMBW-39846
The GetRecoverableProcesses() and RemoveRecoverableProcesses() methods for a checkpointed
job did not work.
AMBW-39845
Ability to evaluate transition expression as XPath 1.0 expression
Set the bw.engine.use.transition.xpath.expression.lang.1.0 property to true in the
AppNode's config.ini file.
By default, the value is false.
AMBW-39748
Failover did not occur when an AppNode was killed from a task manager, and an AppSpace
was configured with the FTGroup persistence mode and the TIBCO Enterprise Messaging Service
as a transport.
AMBW-39599
After migration, the SOAP Request Reply activity could not migrate successfully.
AMBW-39545
After migration, transitions to Invoke activities were not present in a process.
AMBW-39268
After migration, the Repeat group used in a calling process displayed java.sql.SQLException
when the JDBC Query activity was configured with a process in subsets used inside a subprocess.
This issue is fixed.
The Loop Subset in Current Process check box and Loop Subset in Calling Process field
are added on the Advanced tab of the JDBC Query activity.
These options are enabled only when the Process in subsets is selected.
To configure the loop with lastSubset inside the current process for activity,
select the Loop Subset in Current Process check box.
To configure the loop with lastSubset inside another process that calls the subprocess, in which
the JDBCQuery activity is used, provide the names of processes as a comma-separated list in
the Loop Subset in Calling Process field.
For example: mypackage1.myprocess1,mypackage2.myprocess2
If the Loop Subset in Calling Processes field is empty and the Loop Subset in Current Process
is also not selected, it means the loop is in a direct call process of the subprocess.
AMBW-39046
The application instance properties could not be restored to their original values when they were
modified through Admin UI.
AMBW-38588
The XSD resolver could not process id attribute in the xs:group element.
AMBW-29169
TIBCO Business Studio for BusinessWorks displayed Launching BWThorRuntime error
when debugging an application. Re-create activities to resolve the error.
================================================================================