Released: Oct 27, 2021
2022 での更新項目
機能
- Improved implementation of file triggers - File triggers in FlowForce Server are used to start jobs when a change is detected in a file or folder. In this release, file triggers have been enhanced to be faster and more reliable.
- New create-file function - Added a new option which allows the user to configure a FlowForce job to write a stream to a persistent file.
- Support for Microsoft Windows 11 - FlowForce Server now supports running on Windows 11.
- Support for Apple macOS Big Sur and Linux...
Released: Jun 1, 2021
2021 Release 3 での更新項目
不具合の修正
- Bug fixes and other improvements.
Released: Mar 30, 2021
2021 Release 2 SP1 での更新項目
不具合の修正
General Application
- A job that iterates through many items using 'list-files()' becomes stuck when called as a web service, on (Debian) Linux.
- Customer reports crashes on starting FlowForce Server v2021r2 after installation and DB upgrade.
Jobs
- A job instance becomes stuck when processing a large string input.
AS2
- MDN contains incorrect line terminators [was: Unable to split multipart MDN where Content-Type is 'multipart/signed'].
Released: Mar 4, 2021
2021 Release 2 での更新項目
機能
- Statistics and charts for monitoring FlowForce - Added new statistics and charts to make it easier to monitor FlowForce Server jobs and server performance, and quickly resolve any issues. New charts are available to help users:
- Understand the state of current FlowForce jobs at one glance.
- Visualize the FlowForce Server load (how many jobs are executed per time interval).
- Visualize the fail ratio to understand how many jobs didn’t finish successfully.
- See how many jobs were started via service...
Released: Oct 14, 2020
2021 での更新項目
機能
Completely overhauled logging functionality - FlowForce Server now provides more comprehensive, easy-to-navigate server and job logging functionality for faster management and troubleshooting.
- New Log View - Allows you to view as many or as few records as required and then copy a permalink for that exact view to share or re-open later. The navigation bar lets you filter the results to view records from a particular date range or time, as well as to filter results based on minimum severity...
Released: Jun 9, 2020
2020 Release 2 SP1 での更新項目
不具合の修正
- FlowForce v2019r3 crashed when service stopped.
- FlowForce v2020r2 Quick Install doesn't upgrade independently-installed LicenseServer to v3.4.
- FlowForce v2020r2 job mapping step fails with “terminate called after throwing an instance of 'altova::core::Exception'”.
- FlowForce Server (not advanced edition) in any non-English (German, Spanish, French, Japanese) installation cannot save or modify credential objects.
- Mapping step with big stdout does not complete (works in MapForce desktop as...
Released: Mar 17, 2020
2020 Release 2 での更新項目
機能
- Option to retry blocks on error - A new Retry on Error option makes it possible to retry the execution of one or more steps multiple times when an error is thrown. For instance, if a process requires a connection to a web service or API that may have an intermittent connection issue, trying multiple times can often solve the problem without needing to abort the process altogether on the first error. You can configure the number of times to retry a block, and if the maximum number of retries...
Released: Dec 3, 2019
2020 SP1 での更新項目
不具合の修正
- File sent as attachment is received with a wrong filename.
- Customer v2017sp1 service hangs approximately twice monthly.
- FlowForce Server v2019sp2 service crashes for unknown reason.
Released: Oct 9, 2019
2020 での更新項目
機能
- Support for Global Resources - Altova Global Resources provide an easy way of making file, folder, and database references configurable and portable across multiple environments and across multiple Altova software products. A typical usage of Global Resources is to define a database connection once and reuse it across all Altova applications that support Global Resources (e.g., MapForce, XMLSpy, StyleVision, and now MapForce and FlowForce Servers). Developers can also create multiple...
Released: Apr 2, 2019
2019 Release 3 での更新項目
機能
- Ability to customize logging of step parameter values - Because logging all step parameters of FlowForce jobs can result in very large log files, logging options have been enhanced to allow the administrator to customize which parameters are tracked in the log. The job configuration page on the FlowForce Server admin interface now includes a Log button next to each parameter to enable tracking in the log. Enabling tracking will log the full value of that parameter when the job runs. In...