What's New
TIBCO Cloud Integration
- The new Alerts tab allows you to configure alerts and notifications for any apps you want to monitor using the web UI. (IPAS-22493)
- The Environment and Tools tab allows you to view webhooks using the web UI.
TIBCO Cloud Integration API
- A new alert rule TIB_APP_INSTANCE_COUNT_0 is added. This triggers an Instance Count alert when the number of instances of an app scales down to 0. (IPAS-22494)
Develop / TIBCO Flogo
- You can now add Notes for the Flows, Activities, and Triggers. (FLOGO-10828)
- The branch lines are now indicated by different colors depending on the condition applied. (FLOGO-10735)
- You can now open any subflow configured using the Open Subflow icon on the StartaSubflow activity. (FLOGO-10186)
- You can now open and work with multiple flows in the same Flow designer browser tab. (FLOGO-10185)
- In the Settings Configuration window of the Invoke Rest Service activity, you can use the newly added Close Connection field to terminate the connection to the server after the response is processed. (FLOGO-10141)
- A new functionality has been introduced for the mapping of unmapped arrays. You can now configure the array using the source array, the items or the JSON array using the new first class forEach screen. (FLOGO-8942)
- You can now monitor the Flogo app metrics using OpenTelemetry. (FLOGO-7063)
- You can now select the Enum values using a dropdown available on the Input tab. (FLOGO-5120)
- You can now pass multiPartFormData dynamically in the InvokeRestService activity without defining any data in the multipart Data table. (FLOGO-10727)
Develop/TIBCO Flogo® Connectors
TIBCO Flogo® Connector for Apache Kafka
- Added support for App properties for TLS certificates. (FGKAFKA-123)
- Added support for Open Telemetry. (FGKAFKA-104)
- Added support for SASL Oauth. (FGKAFKA-103)
TIBCO Flogo® Connector for OData Services for SAP S/4HANA
There are no new features in this release.
TIBCO Flogo® Connector for Snowflake
- Added support to override Database Name and Schema Name and perform operations. (WISNFK-168)
- Added support for delete activity for both Design and Runtime. (WISNFK-164)
- Added support for merge activity for both Design and Runtime. (WISNFK-163)
- Added a new authentication type - Okta OAuth with PKCE support. (WISNFK-159)
TIBCO Flogo® Connector for Microsoft Azure Service Bus
- Added support for receive modes for queue and topic subscriber. (WIAZSB-314)
- Added support for Open tracing. (WIAZSB-312)
- Added support for Ack activity. (WIAZSB-293)
- Added support for NoAck activity to deliver messages once again. (WIAZSB-291)
TIBCO Flogo® Connector for Microsoft SQL Server
There are no new features in this release.
Integrate/TIBCO BusinessWorks?
-
The following method is added to update the log level of TIBCO BusinessWorks app dynamically using the logger platform API under the Monitoring section.
- PUT /v1/subscriptions/{subscriptionLocator}/apps/{appId}/monitoring/logger
This functionality is available for newly pushed and repushed apps. (IPAS-21936)
-
Added support for OpenTelemetry for Metrics. TIBCO BusinessWorks app?s metrics for system data and process stats can now be seen on any standard metric-supported data source via OpenTelemetry.
Integrate/TIBCO BusinessWorks Plug-ins
TIBCO ActiveMatrix BusinessWorks Plug-in for Amazon S3
- Added support for Hot Update feature for Amazon S3 Shared Resource. (BWAS-652)
- Added support for Custom Endpoint URL. (BWAS-611)
- Added support for Session Token field. (BWAS-605)
TIBCO ActiveMatrix BusinessWorks Plug-in for Amazon SQS and SNS
- Added support for Hot Update feature for Amazon SQS and SNS Shared Resource. (AWSM-656)
- Added support for Custom Endpoint URL. (AWSM-632)
- Added support for Session Token field. (AWSM-627)
TIBCO ActiveMatrix BusinessWorks Plug-in for AMQP
- Added support for AMQP ActiveMQ Artemis broker. (AMQP-1086)
-
Topic Support: Support for topic entity is provided for the following brokers:
- Qpid-1-0
- AMQ-1-0
- ActiveMQ-1-0
-
ActiveMQ-Artemis-1-0
TIBCO ActiveMatrix BusinessWorks Plug-in for Change Data Capture
Added support for the Change Data Capture plug-in in TIBCO Cloud Integration.
TIBCO ActiveMatrix BusinessWorks Plug-in for OData Services for SAP S/4HANA
- Added support for SSL Authentication for On-Premise/Private Cloud systems
- Added support for CDS views for On-Premise/Private Cloud systems
-
Added support for Batch Processing
Changes in Functionality
Develop/TIBCO Flogo®
IPAS-22449
The process of changing the service name of the app is shorter now. The service name of the app gets updated after copying or replacing the app. There is no need to push the app now.
FLOGO-10924
The 'Array.forEach' functions for mapping of arrays are not available under any array functions. They are now shown in the auto suggestion.
FLOGO-10757
The ?ReplyToTrigger' activity has now been migrated to the ?General? category.
FLOGO-10823
The references for triggers and activities in the ?General? category have been moved from git.tibco.com to github.com.
FLOGO-10924
The 'Array.forEach' functions for mapping of arrays are not available under any array functions. We now have a new first class forEach screen to map arrays.
Develop/TIBCO Flogo® Connectors
TIBCO Flogo® Connector for Apache Kafka
The Topic Whitelist field in the settings for Kafka Consumer Trigger is not supported in TIBCO Flogo® Connector for Apache Kafka as of the TIBCO® Cloud Integration August 2023 release.
There is no impact if this field is not used.
You may observe one of the following:
- If used along with the Topic field, only the topic configuration is used.
- If used without configuring any topic, an error message is displayed.
Workaround: You can add topics configured using the regex in the Topic Whitelist field as a list of comma-separated topics in the Topic field.
TIBCO Flogo® Connector for Microsoft SQL Server
WIMSSS-507
There is a variation in the TIME and XML datatype in MS SQL Server activities at design time.
The TIME2 datatype is now displayed instead of the TIME datatype. The XML is replaced with the SS_XML datatype.
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.7.0, and the prior Hybrid Agent was version 1.6.0. If you have a Hybrid Agent installed that is older than version 1.6.0, you should install Hybrid Agent version 1.7.0 to ensure the best performance.
Develop/TIBCO Flogo®
End of Support for Custom Access Key
If you are enabling the DB Service with a custom access key (starting the agent with a custom access key, creating an on-premises database, and testing the app), then as of this release, the existing apps running will continue to work, even if they are re-pushed.
If you disable the DB Service with a custom access key, it uses the system access key automatically, causing the existing DB Connectors to stop working. To fix this, start another agent with the same specifications, without using an access key. Follow the below steps:
- ./tibagent configure agent -p <port> <agent_name>
- ./tibagent start agent --spec <on-premise port>:<ip/hostname>:<on-premise port>
(FLOGO 11271)
Note: This is only applicable for DB Service.
Deprecating and End of Support
Integrate/TIBCO BusinessWorks? Plug-ins
TIBCO ActiveMatrix BusinessWorks? Plug-in for SWIFT
TIBCO ActiveMatrix BusinessWorks? Plug-in for SWIFT has been removed from TIBCO Cloud Integration. (SWFT-5078)
TIBCO ActiveMatrix BusinessWorks? Plug-in for OData Services for SAP S/4HANA
Removal of Data Direct drivers - The plug-in does not support Data Direct drivers. You can use Native DB drivers, instead.
Closed Issues
Develop/TIBCO Flogo®
FLOGO-10983
Summary: Common parameters for all operations at the path level are not resolved, hence, they do not show in the Input settings.
FLOGO-7062
Summary: After an upgrade, the existing apps display the ?Retry? message on the Error tab. Although it does not display the Count and Interval fields.
FLOGO-10350
Summary: When we open a flow and click an activity, sometimes it does not open with a single click and a message, saving changes, is displayed.
FLOGO-10803
Summary: When you add App Schema and click Rest Trigger, the UI becomes unresponsive. The trigger is removed after you refresh the page.
FLOGO-10821
Summary: If any upstream activity is renamed, all the references matching with that activity name are updated.
Develop/TIBCO Flogo® Connectors
TIBCO Flogo® Connector for Microsoft Azure Service Bus
WIAZSB-286
An error occurs during the processing of messages from the Azure Service Bus queue and does not result in retries/dead letters.
WIAZSB-285
Trigger connection is lost after an update on the Azure Service Bus topic or queue.
WIAZSB-284
Only a single message is delivered from the dead letter subscription of a topic subscription.
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