Altova FlowForce Server Releases

Released: Oct 21, 2025

Updates in 2026

Features

  • Ability to set HTTP headers when sending AS2 messages (Advanced Edition only)
    • FlowForce Server includes support for the AS2 specification, which is used for transporting data securely and reliably over the Internet. FlowForce Server can send and receive AS2 messages, and as such can act as both an AS2 client and server. With the latest version, you can use a new optional parameter in the AS2 Send function to add extra AS2-specific HTTP headers before sending a message.
  • Java Classpath...

Released: Mar 25, 2025

Updates in 2025 Release 2

Fixes

  • Bug fixes and other enhancements.

Released: Oct 22, 2024

Updates in 2025

Features

  • Trigger priorities - Define priorities for triggers such that those with a higher priority will execute first when multiple triggers are satisfied at the same time. For example, a FlowForce implementation that processes EDI messages arriving from multiple integration partners may need to prioritize specific data processing queues over others. This is now easy to implement on FlowForce Server.

Released: Jun 25, 2024

Updates in 2024 Release 2 SP1

Fixes

  • Fixed in FlowForce IDE GUI:
    • Indicate in some way to the user that Internet Explorer is not supported for the new Setup page.
  • Fixed in FlowForce General Application:
    • All three system maintenance functions crash FlowForce Server.
    • FlowForce Server can crash trying to log a string when that string happens to be null.
  • Fixed in FlowForce OAuth:
    • FlowForce Server unable to refresh an OAuth credential using the Client Credentials grant type without a scope.
  • Fixed in All/Multiple Products Libraries...

Released: Apr 23, 2024

Updates in 2024 Release 2

Features

  • Ability to specify a timeout for jobs - The Error/Success-Handling step now allows admins to set a timeout that will abort a job step if it is not successful after the given time.
  • Deploy original MapForce design file to FlowForce Server - For MapForce Server jobs managed by FlowForce Server, the original MapForce data mapping file and dependencies can now be deployed to FlowForce Server along with the MapForce Server Execution file. This allows stakeholders to retrieve the original file...

Released: Oct 24, 2023

Updates in 2024

Features

  • Support for new grant types in OAuth2 credentials - For Web services calls that require OAuth verification, FlowForce Server now supports 'Client Credentials' and 'Resource Owner Password Credentials' grant types in addition to the 'Authorization Code' grant type.

Released: Apr 12, 2023

Updates in 2023 Release 2

Fixes

  • Bug fixes and other enhancements.

Released: Dec 12, 2022

Updates in 2023 SP1

Fixes

General Application

  • FlowForce [v2022r2 running on Ubuntu] is frequently terminating due to an error.

Security Management

  • FlowForce Server accepts and processes configuration-altering POST requests without authentication.

Released: Oct 19, 2022

Updates in 2023

Features

  • Support for additional server OS versions - FlowForce Server software is available on Microsoft Windows, Linux, and Apple macOS platforms with support added for:
    • Microsoft Windows Server 2022.
    • Ubuntu 22.
    • CentOS 8 Stream.
    • AlmaLinux 9.
    • Rocky Linux 9.
    • Red Hat Enterprise Linux 9.
    • Apple macOS 13 (Ventura).

Released: Mar 8, 2022

Updates in 2022 Release 2

Features

  • Improved stability of triggers - Triggers (watch triggers in particular) now provide easier diagnostics by showing errors that occur during scanning directly in the overview (instead of having to skim through the log), as well as providing other data to check for proper operation and server load. In addition, triggers will not cause extra load on the server during high load situations and can be controlled much better using the existing execution queue settings.
  • Added support for Apple...