TIBCO Flogo® Enterprise
Version: 2.12.0
Release: February 2021
TIBCO Flogo® Enterprise software―the commercial, fully supported version of the open-source Project Flogo® framework—enables developers to easily build ultralight, event-driven microservices and functions using a browser-based flow designer. The apps can be seamlessly deployed to serverless environments, container platforms, and devices at the network edge. With Flogo® Enterprise software, you can build highly scalable functions, create engaging user experiences, and collect and analyze data on IoT devices.
What's New
- Distributed tracing by using AWS X-Ray: You can use AWS X-Ray for tracing a Flogo Enterprise app running in the cloud or in your local environment. For more information, see Tracing Apps by Using AWS X-Ray.
- Share data within a flow or across flows in an app: A new activity, SharedData, is now available under the General category. Using this activity you can share runtime data within a flow or across flows in an app. For more information, see SharedData.
- InvokeRESTService activity enhancements: The following enhancements have been made to the InvokeRESTService activity. For more information, see InvokeRESTService.
In the InvokeRESTService activity, if the output has multiple response codes, you can now add response headers corresponding to each response code on the Output Settings tab.
- The InvokeRESTService activity now supports Basic Auth and OAuth 2.0.
- The InvokeRESTService activity now supports
application/xmlas the response type.
- Adding a function in an argument to the array.forEach() function: You can now add a function in the first argument of the
array.forEach()function. Fore more information, see Mapping Complex Arrays - Using the array.forEach() Function. - Out-of-the-box Connectors: For more information, see the respective connector documentation.
- TIBCO Flogo® Connector for Oracle MySQL, TIBCO Flogo® Connector for Microsoft SQL Server, and TIBCO Flogo® Connector for PostgreSQL: Added support for Connection Retry mechanism in case of a connection failure (while creating a connection or executing an activity).
TIBCO Flogo® Connector for Apache Pulsar:
- The Apache Pulsar Message Ack activity acknowledges the Pulsar messages received by the Apache Pulsar Consumer trigger.
The Apache Pulsar Consumer trigger is configured to process messages in a synchronous manner by using the Sync mode and multiple messages concurrently by using the Async mode.
- You can use the Apache Pulsar connection to set the connection and operation timeouts.
- TIBCO Flogo® Connector for TIBCO Cloud™ Messaging: The Message Subscriber trigger is configured to process multiple messages concurrently.
Related Products Documentation