General

This topic lists the closed issues related to General issues.

Release 2.8.3

Key Description
BWCE-5505

An application is not complete if an activity in a process has multiple transactions of type "Success with no matching condition". Now an error validation message is shown in TIBCO Business Studio for BusinessWorks.

BWCE-5365

While building an EAR file from a BusinessWorks project which has the dependency of Jar file with No-MANIFEST.MF; a non-informative error message occurs.

BWCE-5351

In the Throw activity the original mapped fault schema values are lost after the schema is changed to a different schema.

BWCE-4938

While running the Unit Tests for TIBCO BusinessWorks Container Edition 2.7.2 with Maven plug-in 2.9.2, inconsistencies are observed in the bwcoverage reports.

AMBW-48404

TIBCO Cloud Integration API Modeler APIs are not visible in TIBCO Business Studio for BusinessWorks for regions other than the US West region.

AMBW-45183

Non-readable POM file error is thrown when importing the CXF project from the Maven repository.

Release 2.8.2

Key Description
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-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-5348

While migrating to TIBCO BusinessWorks Container Edition 2.7.1, an issue occurs with the coercion of a schema ( fastbank-base.xsd ) in parse XML and mapper activities. The elements are not visible in the output schema of the parse XML activity and then in subsequent activities in TIBCO BusinessWorks Container Edition 2.7.1.

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.

BWCE-4988

The Azure managed identity lookup fails at the time of getting access tokens and the POST method does not work with the Azure identity API.

AMBW-48156 The dateTime() function throws "[FORG0001] Invalid value for cast/constructor" error for the input value “xsd:dateTime("2022-12-20T17:14:50.Z")”.
Set the property -Dbw.xml.datetime.allowMissingFracSeconds=true to overcome the error while parsing the date and time for the input value. By default, this property is false.
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-47854 Application with an iterate group running in Debug mode throws an Out of memory error.
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-46900 To address security vulnerabilities, the maven-shared-utils-3.2.1.jar file has been upgraded to CVE-free maven-shared-utils-3.3.3.jar in assembly_tibco_com_tibco_org_eclipse_maven_feature_p2.
AMBW-36024 Tests tab and icon shown for mocked activities are missing when importing a project configured using Maven in a workspace.
AMBW-34062

An error is thrown when running an application having additional space in the element name of the schema.

Release 2.8.1

Key Description
BWCE-5011

The repeat on error group does not iterate correctly when the stop repeat condition value is changed from the default value '2' to any other value.

BWCE-4893

When a TIBCO ActiveMatrix BusinessWorks application runs in debug mode in TIBCO Business Studio for BusinessWorks and if the application is terminated from the Console view, the activity halted on Breakpoint > Set Before is resumed and executed to produce its output.

BWCE-4731 When an EAR is created using the Maven plug-in from a BusinessWorks application which uses Custom XPath function; the EAR does not include the same.
AMBW-47478

When the Custom XPath Function is created with the name in Camel case format, a compile error is thrown because of the mismatch between capitalized plug-in (cxf) name and the lower-case package name (Activator class) derived from it.

AMBW-47450

The location of the error log file created after EAR generation is changed to .bsproject in the workspace.

AMBW-47374

Unable to open TIBCO BusinessWorks Plugin Manager on TIBCO Business Studio for BusinessWorks.

AMBW-47136

The XSLT has a mismatch in the process file where one of the elements is missing in the Partbinding located in inputBinding.

AMBW-46462

On Linux OS machines, the mapping lines are broken and cursor is invisible when the user is mapping values on the Input tab.

AMBW-45951

The Maven plug-in does not resolve the transitive dependencies when you create an EAR using the mvn package command.

Release 2.8.0

Key Description
BWCE-4934

A ClassNotfoundexception is thrown during Maven testing when a shared module has a Java class and it is called using the Java Invoke activity.

BWCE-4848 The Maven plug-in does not pick dependency versions from the parent pom.xml file.
BWCE-4847 When 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-4726 A validation error is thrown when an activity has invalid name and the error message is not clear.
BWCE-4676

The JMS Receiver activity with sequence key throws an error in TIBCO BusinessWorks Container Edition when the deployment target is set as Container.

BWCE-4604

When 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-4029

It was not possible to upgrade TIBCO BusinessWorks Container Edition home from 2.6.2 onwards.

AMBW-46540 When you add external JAR files in Shared Module, the Export-Package entry from the manifest.mf file is removed.
AMBW-46579

When an integer value is mapped to a decimal element, the fractional values are always present even though there is no fractional part in the mapping.

AMBW-46474

TIBCO Rendezvous® (RV) projects throw NullPointerException with version RV 8.6.0.

AMBW-45744

The Timer Trigger process blocks when the EMS connection is lost.

AMBW-44570

TIBCO BusinessWorks™ Container Edition throws an error when a long-type value is mapped in the "int" type for XPath.

AMBW-40485

The XSLT Transform activity fails to recognize and transform certain data from the input XML string.

AMBW-28277

The XSLT Transform activity skips certain data from the input XML string.

Release 2.7.3

Key Description
BWCE-4798

If a REST service is configured with Blocking Queue Size on service binding, then after accepting certain number of requests, the remaining are not rejected. To achieve the expected behavior, the number of requests to process should be equal to the addition of Max QTP value on HTTP Connector shared resource and BQS value at binding.

For example, if 50 requests are processed at any given time, and the Max QTP is 10, then we should set the Blocking Queue Size on service binding as 40.

For applications with a service using HTTP Palette activities or SOAP Binding, we have to set the following property -Dbw.engine.http.jetty.blockingQueueSize=<BQS_intger_value>, in the VM arguments.

Note: If the above property is used for REST service, then its value should be same as the Blocking Queue Size on service binding.
BWCE-4722

The Resilience4jCircuitBreakerOpenExceptionType exception is thrown by the Send HTTP Request activity to catch the exception when the circuit breaker is opened.

The HystrixCircuitBreakerOpenException exception is now removed from the list of exceptions thrown by the Send HTTP Request activity.

BWCE-4677 The Maven plug-in does not pick dependency versions from the parent pom.xml file.
BWCE-4674 When application modules have any external dependencies and the shared modules as xpath custom functions library, these dependencies do not get imported automatically into the workspace.
AMBW-46613 The Maven plug-in does not pick dependency versions from the parent pom.xml file.
AMBW-46606 Adding external jars in Shared Module to Lib folder removes Export-Package entries from the manifest.mf files.

Release 2.7.2

Key Description
BWCE-4551 When the export command is used with bwdesign utility, it fails to generate the EAR file due to an invalid keystore path in the project.
BWCE-4532 In TIBCO Business Studio for BusinessWorks, for the Thread Pool Shared resource, the Keep Alive Time unit is changed from seconds (s) to milliseconds (ms)
BWCE-4286 When the SOAP Service and Client uses SOAP over JMS with IBM MQ the property not valid and String index out of range error JMSCC0049: The property name 'mime-version' is not a valid Java(tm) identifier errors occur
AMBW-45923

For certain projects, TIBCO Business Studio for BusinessWorks displays a misleading error in the Problems tab as follows:

Inline schema is not cloned correctly.
AMBW-45862 You cannot rename a file when you use the Parse Data activity to read the file in batches.
AMBW-45819

TIBCO ActiveMatrix BusinessWorks plugin for Apache Maven does not resolve the transitive dependencies when you create an EAR using the mvn package command.

AMBW-45716 The 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-45682

Whenever 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-45457

Any element in output editor or RVSubscriber which is expected to receive any kind of requested XSD data structure is not mapping received data in any element, resulting in empty output from RVSubscriber.

AMBW-45449

The Rendezvous Subscriber activity fails to process messages that are generated with the third-party Rendezvous publishers.

AMBW-45414 Unable to map the iterator element value on transition post-migration.
AMBW-45326 An error is thrown when you try to start an application when using the remote debugging feature in TIBCO Business Studio for BusinessWorks.
AMBW-45489

If you provide any character in the Fill With field of the Data Format shared resource and then use the shared resource along with the Render Data or the Parse Data activities, TIBCO BusinessWorks Container Edition adds the 'O' character in the activity output instead of the character provided by you.

AMBW-44957 The context-sensitive help for TIBCO Business Studio for BusinessWorks is not currently available in TIBCO BusinessWorks Container Edition 6.8.0.
AMBW-44034

The JDBC Query activity result set adds extra space in the output for a field that is empty in the database.

AMBW-42932 Selecting the Generate Process Diagrams check box does not generate the process diagram in the application module.
AMBW-36625 When there are validation errors in a TIBCO ActiveMatrix BusinessWorks application, they are not reported by the bwdesign utility when using the Validate option.
AMBW-28561 You can use TIBCO ActiveMatrix BusinessWorks Maven plug-in to integrate the test reports, which are generated with the CI/CD tools like Jenkins.

Release 2.7.1

Key Description
BWCE-4419

When the bwce-docker script is used from the master branch, container startup error occurs since the bwce-docker git repo still has references of Java 1.8.

BWCE-4019 On importing a project to a new workspace, an error occurs and the project sequences is changed.
BWCE-3922 Memory leak is observed in the Prometheus monitoring plug-in even though the application is not enabled.
BWCE-3709 The application container fails with unary operator expected error when reduced startup time scripts is used.
AMBW-45187 TIBCO Business Studio for BusinessWorks displays the following error in the Iterate group type element Group configuration error. Inline schema is not cloned correctly.
AMBW-45186 In TIBCO Business Studio for BusinessWorks, on the Problems tab, errors for all processes are not displayed.
AMBW-41919

TIBCO Business Studio for BusinessWorks throws a Null Pointer error when creating the custom xpath function.

Release 2.7.0

Key Description
BWCE-3920

A Namespace error occurs while creating an iterate group, setting the variable list and saving it.

BWCE-3450 On debug, TIBCO Business Studio for BusinessWorks crashes and leaves the debug java engine running while loading logs or clearing logs in TIBCO Business Studio for BusinessWorks console.
BWCE-3397 BWDesign Utility crashes in SUSE 12.5
BWCE-2556 When an application containing Netsuite plug-in activities is deployed in TIBCO BusinessWorks Container Edition Container, a SSLHandShakeException is thrown.
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-44475

TIBCO BusinessWorks Container Edition throws an error  when mapping the JDBC Query activity's output to the Iterate group.

AMBW-44305

If you select the Generate Implementation Specification check box, the REST service binding binds properly with the newly generated Swagger specification and the same specification appears in the Manifest.json while exporting the application EAR.   

AMBW-43710

On running an application, the Activity output data validation error is displayed when the JDBC Query activity is used with the Iterate group.

AMBW-43195

The 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-43026

After renaming a process package, the Input tab of the Call Process activity is not displayed.

AMBW-42293

The XSLT is out of sync with schema component properties error continues to occur even after a quick fix is applied post-migration.

AMBW-42115

The last modified date of an API in the API Explorer tab is incorrect.

AMBW-42089

TIBCO Business Studio for BusinessWorks displays incorrect build order of modules when the projects are imported using the bwdesign utility.

AMBW-44449

Transition condition with boolean value is not evaluated correctly against String true.

Add the new -Dbw.xml.comparable.legacy.booleanStringEquality=true property as a VM argument along with the -Dbw.engine.use.transition.xpath.expression.lang.1.0=true property in TIBCO Business Studio for BusinessWorks

AMBW-44448

Empty tag is not generated for optional-nil elements.

Now, a new Treat optional-nil elements as optional elements check box is added on Window > Preferences > Mapper page. Select the check box and clean the workspace.

After cleaning the workspace, you get some XSLT out-of-sync errors on the Problems tab. Use the Quick Fix option to resolve those errors and execute the project again to generate empty tags for the optional-nil elements.

AMBW-44435 Input and Output schemas are not formed correctly when creating a Mesh client for a TIBCO ActiveMatrix BusinessWorks and TIBCO Flogo Open API Specification 3.0 Mesh Service.
AMBW-44434

After Tibtunnel recovers from its termination, TIBCO BusinessWorks Container Edition cannot connect to the on-premise resources such as Enterprise Message Service (EMS) for one round of Timer trigger.

AMBW-44350 TIBCO ActiveMatrix BusinessWorks consumes a large memory heap and throws the out of memory error when you read a file using the Java Invoke activity.
AMBW-44305

If you select the Generate Implementation Specification check box, the Swagger specification links a REST Service binding with an incorrect Swagger specification. It results in incorrect artifacts when you export an application to TIBCO Cloud Integration.    

AMBW-44090

TIBCO ActiveMatrix BusinessWorks does not display expected elements, if any, when an unexpected element is encountered while validating an XML document against a schema.

AMBW-43867

Oracle JDK 11.0.12 is now bundled with this release of TIBCO ActiveMatrix BusinesWorks.

AMBW-43209

When an XSLT transformation fails, the stack trace does not show the element that fails during the transformation and the cause of the failure on the Render JSON activity.

AMBW-43104 The Write File activity cannot generate a file when the TextContent field has the space character (" ") value.
AMBW-43100

The literal white space character ('') is not datatype-valid with respect to the datatype definition '{http://www.w3.org/2001/XMLSchema}double'. error is displayed in mapper.

To avoid typecasting error, use the following VM argument:

-Dbw.xml.general-comparison.ignore-numeric-cast=true

AMBW-43098 An application throws an error when an activity's XPath contains the insert-before() function.
AMBW-43097

The whitespace characters (' ') are trimmed in a string field of the Mapper activity.

AMBW-43044

The bwdesign utility shows the NLS unused message warning when exporting a project.

AMBW-42903

A SOAP service having the Reply activity throws the following error for an error configured on the Reply activity when the Reply activity has an input value mapped to the Description field:

$$$$$ ERROR occurred while converting between Axiom and BW preferred node type.

AMBW-42657

You cannot add the duplicate When condition along with its expression if you use the Surround with Choice option for an element, and then try to duplicate the When condition.

AMBW-42568

An application throws an error on design time and runtime when an activity's XPath contains the min() and max() function. A new Quick Fix option is provided to resolve the error.

AMBW-41646

Smart Mapper cannot create a For Each statement for a repeating element.

AMBW-34798

The $ParseXml/primitive>sum($ParseXml/NewElement) expression generates incorrect results with XPath 2.0 when the following VM arguments are set in TIBCO Business Studio for BusinessWorks: -Dbw.application.activity.validateInput=false and -Dbw.application.activity.validateOutput=false

AMBW-33760

Transition expression is not saved in MAC OS.

AMBW-33562

TIBCO Business Studio for BusinessWorks does not show the job data when debugging an application in the debugger