Flow has been updated with new functionality and features. New tooltips and module functionality await!
Region | Status |
---|---|
CA | Released |
US | Released |
EU | Released |
APAC | Released |
GovCloud | Released |
Table of Contents
New Features and Functionality
Informative variables
New tool tips were added to variables providing a description and best practices.
Delete Template
You can now delete Templates from the Flow Manager
AutoSave implemented
When you create a new instance, Flow will now trigger an autosave of the instance.
New Module Functionality
Indicators Module
A new port was added to the Indicators Module that will allow for discarded events. When events have dates that do not fit the active time window, they can now be discarded through this new port named; indicator1.out.discarded
HTTP Module
New port added to allow you to Retry connection. 2 New tabs where also added to help configure retry attempts.
- General Tab - Configure all errors that are not affected by a rule (Default retries configuration). The retries will be configured by an input that represents if retries are enabled and the number of retries (greater than zero).
- Rules Tab - Each rule needs an input to configure if retries are enabled and the number of retries (greater than zero).
DevoSource Module
DevSource now support SubQueries!
Additional Improvements
General Usability and bug fixes.