What’s New
TIBCO Cloud™ Integration
-
Added support for the TIBCO SFTP connector.
Develop / TIBCO Flogo
-
New environment variables
The following environment variables have been introduced in this release:
FLOGO_FLOW_CONTROL_EVENTS: Used to enable the Flow limit functionality, which improves the process of controlling incoming requests on the trigger.
-
Detached Invocation toggle for StartaSubFlow activity
If you want to execute certain events in the main flow without waiting for the subflow to complete its execution, you can do this using the Detached Invocation toggle on the Settings tab of the StartaSubFlow activity. When you set this Detached Invocation toggle to true, the Output option is not available in the StartaSubFlow activity window, and without waiting for the subflow output, the main flow is executed.
-
New mapper JSON function
New function json.jq applies a query to the JSON object parsed and returns a filtered array.
-
Skipping an activity in Unit Testing
You can skip a particular activity in unit testing if that activity does not have any outputs.
Develop/TIBCO Flogo® Connectors
TIBCO Flogo® Connector for Apache Kafka
Flow Limit
-
TIBCO Flogo® Connector for Apache Kafka now supports the Flow Limit functionality to improve the process of controlling incoming requests for the trigger.
TIBCO Flogo® Connector for Apache Pulsar
Flow Limit
-
TIBCO Flogo® Connector for Apache Pulsar now supports the Flow Limit functionality to improve the process of controlling incoming requests for the trigger.
Topics Pattern
-
Apache Pulsar Consumer Trigger provides the Topics Pattern field to consume messages from multiple topics.
TIBCO Flogo® Connector for Microsoft SQL Server
-
SQL Server activities support auto suggestion feature which displays relevant keywords, table names, column names and schemas that you can select from as you type the query.
TIBCO Flogo® Connector for Redis
Added support for JSON. Now, you can use JSON to store, update, and retrieve JSON values in Redis.
TIBCO Flogo® Connector for SFTP
Added support for the TIBCO SFTP connector in TIBCO Cloud Integration.
This connector allows you to perform the Put, Get, List, Make Directory, Rename, and Delete operations on the SFTP server.
TIBCO Flogo® Connector for TIBCO Cloud™ Messaging
Flow Limit
-
TIBCO Flogo® Connector for TIBCO Cloud™ Messaging now supports the Flow Limit functionality to improve the process of controlling incoming requests for the trigger.
Integrate/TIBCO BusinessWorks™ Plug-ins
TIBCO ActiveMatrix BusinessWorks™ Plug-in for Amazon Redshift
Creating and Configuring the Redshift Connection Resource
-
By using the Default Credentials Provider Chain and Container Credentials authentication methods, you can connect with ActiveMatrix BusinessWorks™ Plug-in for Amazon Redshift to perform data load and data polling operations.
TIBCO ActiveMatrix BusinessWorks™ Plug-in for Apache Pulsar
Support to change the application status as StartFailed
-
You can now validate the credentials provided under the shared resource, which change the application status to StartFailed for any invalid credentials provided.
TIBCO ActiveMatrix BusinessWorks™ Plug-in for Redis
Support for HMGET Command
-
Returns the values associated with the specified fields in the hash stored at the key.
Support for HGETALL Command
-
Returns all fields and values of the hash stored at the key
Support for Hot Update
-
With this feature, you can update the Redis shared resource module properties without restarting the application.
Changes in Functionality
Develop/TIBCO Flogo®
FLOGO_RUNNER_QUEUE engine variable renamed
FLOGO_RUNNER_QUEUE engine variable has been renamed to FLOGO_RUNNER_QUEUE_SIZE.
Integrate/TIBCO BusinessWorks™ Plug-ins
TIBCO ActiveMatrix BusinessWorks™ Plug-in for Amazon Redshift
SAML Authentication
-
Projects that were created using the previous version with Authentication Type as Federated Authentication And SSO must be reconfigured to Authentication Type as SAML Authentication while upgrading to the 6.1.0 version.
Note: Existing EAR files configured with Authentication Type as Federated Authentication And SSO are incompatible with version 6.1.0. You must create new EAR files by selecting the Authentication Type as SAML Authentication.
Migration and Compatibility
TIBCO Cloud™ Integration
TIBCO Cloud Integration only supports the most recent version of the Hybrid Agent and one version back. The most recent version of the Hybrid Agent is version 1.9.0, and the prior Hybrid Agent was version 1.8.0. If you have a Hybrid Agent installed that is older than version 1.8.0, you should install Hybrid Agent version 1.9.0 to ensure the best performance.
Closed Issues
Develop/TIBCO Flogo®
FLOGO-11424
For Database connectors, the schema having a huge number of tables and columns fails to fetch the metadata.
FLOGO-11419
Discard button does not work for connectors where auto population is introduced.
FLOGO-10617
When we use special characters in the SQL Editor, an auto suggestion feature is showing up.
Develop/TIBCO Flogo® Connectors
TIBCO Flogo® Connector for HTTP
FGHTTP-117
Dynamic multiform data is failing while calling their end service
TIBCO Flogo® Connector for Microsoft SQL Server
WIMSSS-310
For incorrect query, an error message is not showing up in the Insert, Delete and Update activities at design time.
Integrate/TIBCO BusinessWorks™ Plug-ins
TIBCO ActiveMatrix BusinessWorks™ Plug-in for Apache Pulsar
BWPLSR-162
The Pulsar Producer activity now accepts the JSON payload without the name of the schema.
TIBCO Cloud Integration Release Notes
- 1
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now