WorkflowGen 7.10.0

Official release (May 11, 2018)

Important known issue

  • We have recently identified a regression bug (#2073) in this release that could affect the directory synchronization service with the Active Directory and LDAP connectors when the directory uses a login configured with AES (FIPS compliant) or Version 5 (Legacy) password management mode with an Encryption key.

    This known issue has been fixed in the latest release 7.14.1.

General

  • Security (#322): Added FIPS compatible encryption methods.

  • Security (#1605): Fixed a vulnerability in the CSRF token cookie management.

Configuration panel

  • Enhancement (#1548): Integration: Added new configuration parameters to manage the input file allowed folders for GraphQL and webooks when using the fileValue.url field in parameter for file upload.

  • Enhancement (#1549): Integration: Added new configuration parameters to manage the maximum input file content size for GraphQL and webhooks when using the fileValue.content field in parameter for file upload.

  • Bug (#1568): Integration: Fixed an issue where the value of some GraphQL and webhooks configuration parameters would be lost after saving the Configuration Panel.

GraphQL v1.0.0-beta.4

  • Version update from 1.0.0-beta.3 to 1.0.0-beta.4

  • Enhancement (#1548): Added new GraphqlInputFileAllowedFolders configuration parameter to manage the input file allowed folders for file upload with the fileValue.url field.

  • Enhancement (#1549): Added new GraphqlMaxInputFileContentSize configuration parameter to manage the maximum input file content size for file upload with the fileValue.content field.

  • Enhancement (#1121): Added new parameters field to the action type to return the action’s workflow context at runtime.

  • Enhancement (#1587): Added new isForm field to the activity type to indicate if it is a webform action (EFORMASPX).

  • Enhancement (#1587): Added new completeFormAction mutation to complete a webform action and auto-update the associated form archive and form data files.

  • Bug (#1585): Fixed an issue where standard users were unable to access their requests and actions of which they were no longer process participants.

  • Bug (#1598): Fixed an issue where standard users were unable to access the process and the process activities of their requests of which they were no longer process participants.

  • Bug (#1602): Fixed an issue where standard users could get access to a given process type.

  • Bug (#1612): Fixed an issue where manual, synchronization bar, system, and sub-process type actions were assigned a launchUrl and launchPortalUrl URI that they didn’t support.

  • Bug (#1615): Fixed an issue where the action list of a request request.actions would not return sub-process type actions.

  • Bug (#1642): Fixed an issue where the actions and requests lists filtered by the processName parameter would raise an error when WorkflowGen is hosted on an Oracle database.

Webhooks v3.1.0

  • Version update from 3.0.1 to 3.1.0

  • Enhancement (#1548): Added new HooksInputFileAllowedFolders configuration parameter to manage the input file allowed folders for file upload with the fileValue.url field.

  • Enhancement (#1549): Added new HooksMaxInputFileContentSize configuration parameter to manage the maximum input file content size for file upload with the fileValue.content field.

Database

  • Microsoft SQL Server 2008 is no longer supported as of WorkflowGen version 7.10.0. While SQL Server 2008 is still compatible with WorkflowGen, support for any performance issues or bugs resulting from using SQL Server 2008 will no longer be provided.

    For clients currently hosting WorkflowGen on a database server older than MS SQL Server 2012, we highly recommend upgrading to MS SQL Server 2017 or 2019 for the best performance.

Installation packs

WorkflowGen 7.10.0 (Upgrade)
WorkflowGen 7.10.0 (Clean install - PowerShell)
WorkflowGen 7.10.0 (Clean install - manual)
WorkflowGen.My 4.2.0

Docker image

WorkflowGen Docker image

Documentation

WorkflowGen 7.10.0 Upgrade Guide
WorkflowGen 7.10.0 Technical Guide
WorkflowGen 7.10.0 Administration Guide
WorkflowGen 7.10.0 User Portal Guide
WorkflowGen Integration Guide