book
Article ID: KB0101628
calendar_today
Updated On:
Description
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-01.
================================================================================
Closed Issues in 6.6.0_HF-001 (This Release)
AMBW-38133
The input and output parameters were not visible in TIBCO Business Studio for
BusinessWorks for the stored procedure of MS SQL Server DB.
AMBW-38103
The StackOverFlow error, which occured when running the application, is now fixed.
AMBW-38069
After installing TIBCO ActiveMatrix BusinessWorks 6.6.0, it was not compatible
with .EARs having process with SOAP Binding custom fault with no target namespace
and built with prior to TIBCO ActiveMatrix BusinessWorks 6.6.0.
AMBW-38016
TIBCO Business Studio for BusinessWorks could not display job data when debugging
two or more applications using the same shared module. However the applications
run successfully.
AMBW-37957
When a non-password type module property was updated, all fields of type password
were changed to a garbage value on the Admin UI.
AMBW-37956
An Encoding attribute in an XML declaration was incorrect for the Render XML activity
with the binary output style.
AMBW-37948
The applications that use the Transform XML activity threw the
JavaNullPointer exception when used with a dynamic XSLT source.
AMBW-37947
The service agent process in an application was migrated as an empty process.
AMBW-37939
Now you can provide the gold input values using gold input files. The "Gold Input from File"
check box is added for assertion mode as "Activity" option.
AMBW-37896
The following error occurred on the Admin UI if a profile contained or
used a promoted module property:
Loading the properties is taking too much time.
AMBW-37860
In MAC operating system, the help was not displayed when right-clicked
an activity and Help > Reference Page F1 was selected.
AMBW-37848
The Paste option was disabled when tried to copy and paste an activity
by right-clicking an activity and selecting Edit.
Use of keyboard keys, Ctrl+C and Ctrl+V also did not work.
AMBW-37838
The SOAP Invoke activity failed with missing reply error when Default Confidentiality
was enabled on the HTTP client shared resource.
AMBW-37814
The Render JSON activity rendered numeric values within double quotes
treating them as strings.
This has been fixed now.
From TIBCO Business Studio for BusinessWorks, pass the following property in
the VM arguments to enable unicode conversion and set it to true:
-Dcom.tibco.bw.rest.renderjson.generic.parseDataTypes=true
AMBW-37729
The "Show warning for expressions containing optional-nill elements" check box
is now added under Window > Preferences > Mapper section.
Select the check box and clean the project to detect
"expressions containing optional-nill elements".
AMBW-37719
The BWEngine became unresponsive at run time, when multiple requests were sent
with a SOAP Reference binding, configured with One Way MEP and
the target service returned a 200 OK status code.
AMBW-37701
There is an addition of a parameter to the setedition command "-f".
The command is:
bwdesign setedition -name <project name> -t bwcloud -data <directory path of project> -f
With the "-f" command, you will not be prompted about setedition confirmation.
There is an addition of a parameter to the export command "-noprofile".
Adding "noprofile" to the .EAR export command removes all the profiles from the .EAR file.
The command is:
export -ear <project name> -noprofile <filename>
There is an addition of a parameter to the create command "-f".
Adding "-f" parameter to create the command checks if an application with the same name
already exists. If yes, then bwdesign deletes the existing application and
creates a new application with the same name.
The command is:
create -f application <application name> <comma separated module names>
The "delete <comma separated project names>" command is newly added to the
bwdesign utility to delete a project from the workspace. The bwdesign utility prompts
if there are any dependent projects and after confirming, it deletes the project.
If there are no dependent projects on the project to be deleted, the bwdesign utility
directly deletes the project.
The "delete -f <comma separated project names>" command is newly added to the
bwdesign utility to delete a project from the workspace. Adding -f to the
delete command does not prompt if there are any dependent projects and
it directly deletes the project.
AMBW-22331
Now you can clean the TIBCO ActiveMatrix BusinessWorks workspace from command-line
interface using the following command:
clean <comma separated project names>
AMBW-37685
TIBCO Business Studio for BusinessWorks was unable to load unit test assertion
(bwt file) at run time.
AMBW-37654
After migration, the mapping failed with the following error:
"Activity configuration error. The activity [Map-Data] has input configuration
error. XPath is missing. Provide XPath or use Remove Mapping command.."
AMBW-37617
Now you can generate or export the TIBCO ActiveMatrix BusinessWorks properties file
using the command-line interface (CLI).
The command is:
export -pr <profile name> -t -alsomoduleproperty -includesystem <application name>
AMBW-37595
After migration, the count(tokenize()) function gave an incorrect output.
AMBW-37309
The TIBCO ActiveMatrix BusinessWorks 5.x inline schema that contained
XML Element Reference was not migrated correctly.
AMBW-36921
TIBCO Business Studio for BusinessWorks was unable to import the modified
application or shared modules into the existing workspace, which was created
by the bwdesign utility.
AMBW-35368
TIBCO Business Studio for BusinessWorks now reports the validation error
if the module version mismatches with the dependent module versions.
AMBW-34692
The sorting of the application and module properties in the ascending and
descending order is now possible.
AMBW-33764
The Render XML activity, with the default namespace, generated an invalid XML
document if the elements were imported from schema.
AMBW-33702
The sorting of the application and module properties in the ascending and
descending order is now possible.
AMBW-33080
After migration, TIBCO Business Studio for BusinessWorks failed to generate
schema for processes with names containing the special character dot (.).
AMBW-32172
The "Response with Status Code Only" check box was selected even when the selection
was not done, if the Response name in the schema was changed from item to
something else, for example, resp1 in the Rest Service Wizard.
AMBW-30728
After migration, TIBCO Business Studio for BusinessWorks did not reset all the
variables within a group. You had to manually reset the variables by selecting
the elements one by one.
AMBW-28697
The copying of the module properties from one module to another is supported.
AMBW-28074
An .EAR generation failed and the NULL Pointer Exception occurred when
the tibco.bw.sample.core.conversation.CrossProcessConversation sample project was used.
================================================================================
Issue/Introduction
TIBCO ActiveMatrix BusinessWorks 6.6.0 Hotfix-01 is available
Resolution
You can also download the hotfix using the below link:
https://support.tibco.com/s/hotfixes?id=a012L00000L7H5oQAF