Core Design Time

The following issues have been fixed in this release of TIBCO ActiveMatrix BusinessWorks™.

Release 6.10.0

Key Summary
AMBW-48700 Unable to load TIBCO Cloud Integration API Modeler APIs for all supported regions except the US West region.
AMBW-48504

The string function "matches" gives a different output after upgrading from ActiveMatrix BusinessWorks version 6.5.1 to 6.8.1.

Add the following properties in the Debug Configurations Window > Arguments > VM arguments tab of TIBCO Business Studio for BusinessWorks to get the results that match the previous BW version:

  • -Dbw.xml.regex.disable-syntax-checking=true

  • -Dbw.xml.regex.disable-explicit-anchors=true

Note: For running the project via TIBCO Enterprise Administrator, add the following properties in the bwappnode.tra file:
  • bw.xml.regex.disable-syntax-checking=true

  • bw.xml.regex.disable-explicit-anchors=true

AMBW-48110 The previously saved changes from the "Export-Package" section in the manifest.mf file are removed when modification is done in the projects.
AMBW-48031 BusinessWorks Client fails to hit TIBCO Flogo Enterprise service when both are copied from one organization to another.
BWCE-6295 In TIBCO Business Studio for BusinessWorks, the Special Folder option does not appear when a new folder is created in an application.
BWCE-5858 The original mapped fault schema in the Throw activity is lost after it is changed to a different schema.
BWCE-5857 While building the JAR or EAR files, the dependency of JAR with No-MANIFEST.MF causes some issues.
BWCE-5795 When you try to create two resources of different types with the same name, an EMF Validation error occurs stating the shared resource name is not unique in the project's context.
BWCE-5791 When you try to rename or move jks files on Key Store Configuration OR rename or move Key Store Configuration resources on SSL Client Configuration, then all the references to these are updated automatically.
BWCE-5540 The BWDesignUtility displays extra errors which do not appear in TIBCO Business Studio for BusinessWorks.

Release 6.9.1

Key Summary
AMBW-48034 The previously saved changes from the "Export-Package" section in the manifest.mf file are removed when modification is done in the projects.
AMBW-47723 A Null pointer error is thrown when promoting module properties with no/empty default value.
AMBW-47541 TIBCO Business Studio for BusinessWorks throws a StackOverflow error when it builds the workspace after importing a specific project.
AMBW-47019 When updating the XSLT version from 1.0 to 2.0, errors are thrown as "Invalid conversion from string? | string? to item" relating to type-casting values from one type to another.
AMBW-34062 An error is thrown when running an application having additional space in the element name of the schema.
BWCE- 5423 While creating a new custom xpath function, the activator class does not get generated even if the Generate Activator Class check box is selected.
BWCE-5385 When the pom.xml file is generated for an application, it refers to an older version of "com.tibco.bw.palette.shared" jar.
BWCE- 5352 Iterate cannot be used in a group over a list when the elements are derived from abstract types to map inputs, because it does not have the variable type configured in the currentElement.
BWCE-5297 While using the Maven plug-in, when there are redundant dependencies configured in the pom.xml file of an application, the workspace keeps displaying the message "Validating External Shared Modules from Maven Dependencies" indefinitely.

Release 6.9.0
KeySummary
AMBW-46540When you add external JAR files in Shared Module, the Export-Package entry from the manifest.mf file is removed.
AMBW-45943When you rename a module or application property group as "Application", TIBCO Business Studio for BusinessWorks crashes. It is a reserved keyword now and a validation error message is displayed.
BWCE-4847When application modules have any external dependencies such as shared modules and custom xpath functions, these dependencies do not get imported automatically into the workspace.
BWCE-4726A validation error is thrown when an activity has invalid name and the error message is not clear.

Release 6.8.1

KeySummary
AMBW-45923For certain projects, TIBCO Business Studio for BusinessWorks displays a misleading error in the Problems tab as follows:
Inline schema is not cloned correctly.
AMBW-45716The Keystore Provider URL field when mapped as a module property continues to throw an error even when user corrects a previous invalid/incorrect value. Now a warning message is shown for this field irrespective of the mapping being module property or literal value.
AMBW-45682Whenever there are multiple transitions to the End activity, a new variable with an optional error report type is created and that variable takes precedence over the normal error variable.
AMBW-45326An error is thrown when you try to start an application when using the remote debugging feature in TIBCO Business Studio for BusinessWorks.
AMBW-42932Selecting the Generate Process Diagrams check box does not generate the process diagram in the application module.
AMBW-36625When there are validation errors in a ActiveMatrix BusinessWorks application, they are not reported by the bwdesign utility when using the Validate option.
AMBW-28561You can use TIBCO ActiveMatrix BusinessWorks Maven plug-in to integrate the test reports, which are generated with the CI/CD tools like Jenkins.

Release 6.8.0
KeySummary
AMBW-44487

While performing the Push to Cloud action from TIBCO Business Studio for BusinessWorks, the EAR generation operation does not time out for large projects.

AMBW-44475ActiveMatrix BusinessWorks throws an error  when mapping the JDBC Query activity's output to the Iterate group.
AMBW-43710On running an application, the Activity output data validation error is displayed when the JDBC Query activity is used with the Iterate group.
AMBW-43195The system:validate command throws an error and returns incorrect status code for some projects.
AMBW-43138 TIBCO Business Studio for BusinessWorks becomes unresponsive intermittently when you import a shared module through maven plug-in.
AMBW-43109

TIBCO Business Studio for BusinessWorks throws the Value for context variable is null error at runtime for some projects. Now a Quick Fix option is available which shows the Invalid context variable configuration error on the Problems tab when you import a project in TIBCO Business Studio for BusinessWorks for the Get Context activity.

After applying the quick fix, the error is not displayed and you get a successful response.

AMBW-43026After renaming a process package, the Input tab of the Call Process activity is not displayed.
AMBW-42293The XSLT is out of sync with schema component properties error continues to occur even after a quick fix is applied post-migration.
AMBW-42115The last modified date of an API in the API Explorer tab is incorrect.
AMBW-42089TIBCO Business Studio for BusinessWorks displays incorrect build order of modules when the projects are imported using the bwdesign utility.

Release 6.7.0

 
Key Summary
AMBW-41298 The Iterate group for a schema element did not work when the element belonged to a no-namespace schema.
AMBW-40453 Support for migration of the tib:evaluate function is provided in TIBCO ActiveMatrix BusinessWorks™ 6.7.0.
AMBW-40436

TIBCO Business Studio™ for BusinessWorks™ displayed null pointer exception when constructing the CatchAllFaultDetails document because of the incorrect transition link from the Scope.

Now, the following error message is displayed whenever there is a link in the process that has the source activity set as the group end activity.

Outgoing link from Group End activity of <group_name> group is incorrectly configured. Please delete and recreate it to repair or apply the quick fix.

Applying the quick fix deletes the erroneous link and recreate the link with the correct serialization.

AMBW-40295 TIBCO Business Studio for BusinessWorks did not select sub processes correctly in the Run Configuration and Debug Configuration windows.
AMBW-39820 TIBCO Business Studio for BusinessWorks did not display appropriate error for a transition from the Group End activity to any activity inside the Group.
AMBW-38966 TIBCO Business Studio for BusinessWorks failed to generate .EAR from studio and bwdesign utility due to null pointer exception.
AMBW-38787 TIBCO Business Studio for BusinessWorks displayed an error in the Problems tab when a module property inside a shared module referred a process property of type JDBC Connection.
AMBW-38748 Leading or trailing white spaces from alias name of SSL server shared resource did not trim when the value type was literal value.
AMBW-38292 Null pointer exception occurred while generating .EAR for specified customer project.
AMBW-37808 While moving the JMS shared resources from an application module to a shared module, TIBCO Business Studio for BusinessWorks didn't refactor the module property path correctly.
AMBW-37597 The Job Data view in the debugger became unresponsive while displaying large data.
AMBW-37112 The validation message was not displayed on using the parallel JDBC activity inside the Local Transaction group.
AMBW-34133 The Iterate group configuration error because of schema used does not have namespace. error reported if the Iterate group used schema without namespace.