A maintenance release for Flux 7.6 is now available and includes two improvements and several bug fixes.
Flux 7.6.2 downloads are available here:
my.fluxcorp.com (for Flux customers)
The latest version of Flux is available from:
www.fluxcorp.com/download (for Flux evaluators)
The following maintenance changes were made in this Flux maintenance release, version 7.6.2.
Improvements:
- A new error flow condition, ERROR_WITHOUT_ROLLBACK, has been added
to prevent the rollback of a transaction upon execution of an error
flow. - Added buttons to the messaging pages of the Operations Console for removing all publishers and messages.
- A ClassCastException occurred when using the Flux engine Spring Bean from the Spring Modules project. Fixed.
- The expected file sets were not returned when using certain wildcards in a remote host's includes. Fixed.
- When a file trigger fired, if one file matching the trigger's file criteria was found and that file had reached its file stable period, all files that otherwise matched the file criteria were returned instead of just those matching files whose stable period had been reached. Fixed.
- Some of the main navigational menu items were missing when logging into the Operations Console using an embedded fluxwebapp.properties. Fixed.
- When dragging a File Not Exist Trigger on to the canvas of the Desktop Designer, an IllegalArgumentException was displayed. Fixed.
- Setting the milliseconds field in the Time Expression Editor of the Web-based Designer erased all other cron fields. Fixed.
- When multiple flows connected two actions in the Desktop Designer, copying and pasting those flows resulted in the loss of their flow conditions. Fixed.
- An IllegalStateException ocurred when exporting a flow chart containing a skippable Error Action to a Flux engine. Fixed.
- A NullPointerException could occur when attempting to login to a secure engine in the Operations Console. Fixed.
- A "Closed Connection" SQLException could occur when using Flux messaging. Fixed.
- The help function in the reports view of the Operations Console was not working. Fixed.
- A ClassCastException could occur when using a File Copy or Move Action with a local host as the source criteria, and an FTP Host as the target criteria. Fixed.
- The Time Expression section of the Flux manual incorrectly described the "*/2" step value notation as including all even-numbered items in a range, starting from zero. Instead, the notation "*/2" means that every second item in a range is included, starting from the beginning of the range. The documentation was fixed in the Flux manual. No code changes were needed.
- An error occurred when attempting to access the help window in the Web-based Designer. Fixed.
- The help window in the Web-based Designer was not displaying at the correct height in Internet Explorer. Fixed.