WorkflowGen 7.14.0

Important known issues

  • 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 issue has been fixed in the release 7.14.1.

  • WorkflowGen OpenID Connect authentication configuration issue.

  • An object reference error was raised when replacing an existing process with an XPDL file via the import function. This issue (bug #2348) has been fixed in the release 7.14.5.

General

  • Bug (#1977): Fixed an issue related to file naming when downloading an attachment file from WorkflowGen.

Workflow engine service

  • Bug (#1984): Fixed an issue where the service would fail to start when the ApplicationUrl web configuration parameter contained a URI with the domain name only (e.g. https://domainname) without the webapp name like wfgen.

Remote approval service

  • Bug (#1948): Fixed an issue where some Label (SPAN) type form fields would not be pre-filled with the action’s context data after the action completion.

Web services API

  • Bug (#1945, #1991): Fixed some issues with creating and deleting temporary files in the CompleteWebFormActivityInstance web method.

  • Bug (#2010): Fixed an issue in the CompleteWebFormActivityInstance web method where a form archive HTML file as IN parameter would not updated with the action’s context data after the action’s completion.

GraphQL v1.1.0

  • Version update to 1.1.0.

  • Feature (#1553, #1896): Added support for file uploads using multipart/form-data POST requests for the createRequest, updateRequestDataset, completeAction, and completeFormAction mutations.

  • Change / New behavior (#1756): Independent child requests (sub-process) would no longer be deleted after deleting their parent requests.

  • Bug (#1954): Fixed an issue where some queries and mutations would not raise an exception when accessing the API in delegation mode (OnBehalfOf) when the delegation feature was disabled.

  • Bug (#1945, #1991): Fixed some issues with creating and deleting temporary files in the completeFormAction mutation.

  • Bug (#2010): Fixed an issue in the completeFormAction mutation where a form archive HTML file as IN parameter would not updated with the action’s context data after the action’s completion.

Webhooks v3.4.0

  • Version update to 3.4.0.

  • Feature (#1553, #1902): Added support for file uploads using multipart/form-data POST requests for the createRequest, updateRequestDataset, completeAction, and completeFormAction operations.

  • Bug (#1945, #1991): Fixed some issues with creating and deleting temporary files in the completeFormAction operation.

  • Bug (#2010): Fixed an issue in the completeFormAction operation where a form archive HTML file as IN parameter would not updated with the action’s context data after the action’s completion.

Auth v1.0.0-beta.9

  • Version update to 1.0.0-beta.9.

  • Bug (#1994): Fixed an issue that would cause the /wfgen/auth Node.js authentication module to fail when the ApplicationUrl web configuration parameter ended with a slash (/).

SCIM v1.0.0-beta.3

  • Version update to 1.0.0-beta.3.

Notes

  • All of the Node.js modules (GraphQL v1.1.0, Webhooks v3.4.0, Auth v1.0.0-beta.9, and SCIM v1.0.0-beta.3) now require Node.js version 8.11.3.

Reminders

  • Microsoft Windows Server 2008 is no longer supported as of WorkflowGen version 7.11.0. We recommend migrating to Windows Server 2012 or later.

  • 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.14.0 (Upgrade)
WorkflowGen 7.14.0 (Clean install - PowerShell)
WorkflowGen 7.14.0 (Clean install - manual)
WorkflowGen.My 4.2.0

Docker image

WorkflowGen Docker image

Documentation

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