TIBCO Flogo® Enterprise
Version: 2.13.0
Release: May 2021
This software 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. You can build highly scalable functions, create engaging user experiences, collect and analyze data on IoT devices.
What's New
- File support: ReceiveHTTPMessage REST trigger and InvokeRESTService activity now support
multipart/form-data
andform-urlencoded
request types to handle file support. For more information, see REST Trigger - ReceiveHTTPMessage and InvokeRESTService. - Move branches within a flow: You can now move branches and their respective activities from an activity to another within a flow by selecting and dragging the branch across the flow designer. For more information, see Moving Branches.
- Execute Javascript activity: This release introduces a new activity, Execute JavaScript, to execute Javascript code. For more information, see Execute JavaScript.
- App tags: You can now define custom tags for your Flogo apps. Those tags are preserved even when an app is imported or exported. For more information, see Using App Tags.
- Automatic generation of manifest.json file: When an app is created, the
manifest.json
file is now automatically generated in the<FLOGO_HOME>/apps/<app>/
directory. For more information, see Creating an App and Editing an App. -
Out-of-the-box Connectors: For more information, see the respective connector documentation.
- TIBCO Flogo® Connector for Websocket is added to send and receive messages over a Websocket connection. For more information, see Overview.
- TIBCO Flogo® Connector for Oracle MySQL: You can override Certificate Authority (CA) Certificate, Client certificate, and Client Key by using an app property. For more information, see Overriding a Certificate Using an Environment Variable
- TIBCO Flogo® Connector for Apache Kafka: TIBCO Flogo® Connector for Apache Kafka now supports connectivity to TIBCO Cloud Messaging service. For more information, see Connecting to TIBCO Cloud Messaging - Kafka.
- TIBCO Flogo® Connector for TIBCO Cloud™ Messaging: The MessageSubscriber trigger output provides messageId and deliveryAttempt to identify message redelivery.
-
TIBCO Flogo® Connector for Apache Pulsar: TIBCO Flogo® Connector for Apache Pulsar now supports connectivity to TIBCO Cloud Messaging service. For more information, see Connecting to TIBCO Cloud Messaging - Apache Pulsar