Palette

This topic lists the Known Issues related to Palettes.

Palette HTTP
Key Description
AMBW-48345

Summary: If multiple applications are deployed on TEA in a single appnode, the Smart Engine report for "Acceptor Thread Trigger" is not generated for all the applications. It gets generated only for the application which is invoked first.

Workaround: None

AMBW-46027

Summary: ActiveMatrix BusinessWorks does not throw an exception for the invalid HTTP header value sent by the HTTP service.

Workaround: None

AMBW-43566 Summary: Error occurred when Minimum QTP Threads and Maximum QTP Threads values in the HTTP Connector resource are set as one.

Workaround: If Minimum QTP Threads value is set as one then set the Maximum QTP Threads value greater than one.

AMBW-43361 Summary: Performance degradation is observed with Java 11 platform while using SSL configuration with Mutual Authentication.

Workaround: None

AMBW-36777 Summary: Error occurred on the Send HTTP Request activity with HTTP Client shared resource using HTTP1 Apache HttpComponents and connector SR using HTTP 2.0 with Follow HTTP1 Compliance checked.

Workaround: Use the Jetty client as the client library for implementation under HTTP Client shared resource.

JAVA Palette
Key Description
AMBW-13526 Summary: In Java To XML activity, the Output tab is not populated correctly, if Java class contains nested object references in different classes.

Workaround: None.

JDBC Palette
Key Description
AMBW-36229 Summary: Unnecessary error logs are displayed in the log file.

Workaround: None

AMBW-23464 Summary: The Oracle DataDirect driver does not support cursor datatype.

Workaround: Use native drivers instead of DataDirect drivers.

AMBW-23260 Summary: MySQL Community Edition is not supported for Data Direct drivers

Workaround: Use native drivers instead of DataDirect drivers.

AMBW-23193 Summary: When using DataDirect drivers with the JDBC shared resource, that is linked to a JDBC process, the SQL Builder Wizard does not work correctly.

Workaround: Use native drivers.

AMBW-20130 Summary: The login timeout value is not effective when connecting to a Windows OS database. The JDBC Query activity fails with the error,JDBCConnectionNotFoundException at runtime without honoring the Login Timeout value specified in the JDBC Connection Shared Resource.

Workaround: None

AMBW-14624 Summary: The Set Explicit Nil check box for Objects and Collections in JDBC Call Procedure activity is disabled.

Workaround: None

AMBW-14547 Summary: When you migrate an TIBCO ActiveMatrix BusinessWorks™ 5.x project containing in-built functions in the JDBC Query activity, an invalid column name error is thrown in the JDBC Query activity.

Workaround: Use an Alias instead of the in-built functions in the ActiveMatrix BusinessWorks™ 5.x project.

AMBW-11667 Summary: Using any in-built function in JDBC Query activity without "Alias" fails to execute the application and throws an Invalid Column name error at run time.

Workaround: Use "Alias" to work with any in-built function in JDBC Query activity.

AMBW-11624 Summary:TIBCO Business Studio for BusinessWorks stops responding when opening SQL Builder if the database details on the JDBC shared resource are changed from PostgreSQL to MySQL after a query has been created using SQL builder.

Workaround: None

AMBW-8855 Summary: The localized error messages of JDBC connection are not displayed correctly in TIBCO Business Studio for BusinessWorks.

Workaround: None

JMS Palette
Key Description
AMBW-38735 Summary: ActiveMatrix BusinessWorks does not support parsing the Date-Time elements in the JMS application properties schema.

Workaround: TIBCO recommends not to use such elements in the JMS application properties schema.

Mail Palette
Key Description
AMBW-47225 Summary: The OAuth 2.0 Token mail server gets connected back after session expiry but does not receive/fetch any new email.

Workaround: Stop and rerun the application.

AMBW-47189 Summary: Intermediate Issue in Receive Mail Activity, the Basic protocol Test Connection button is not working.

Workaround: None

XML Palette
Key Description
AMBW-31813 Summary: Use of pipe(union) ('|') character in XSLT throws the following error at runtime:

com.tibco.bw.palette.xml.runtime.fault.XMLTransformException: Exception [org.genxdm.xpath.v20.err.ConcreteErrException] occurred during XSLT transformation. Exception detail [org.genxdm.xpath.v20.err.ConcreteErrException: [XPTY0004] Either the expression has a static type that is not appropriate for the context in which it occurs, or the dynamic type of the value does not match the required type.]

Workaround: Open the XSLT file and manually convert the pipe (union) ('|') operator to "or" operator and run the project

AMBW-14292 Summary: The Parse XML activity displays blank ErrorCode and ErrorMessage for activity output data validation error.

Workaround: None

REST and JSON Palette
Key Description
AMBW-28795 Summary: The Parse JSON activity fails to pick up the prefixes defined in the namespace registry and provides the output with the default namespace prefixes.

Workaround: None