Configuration
- Bug (#2704): Fixed an issue where the configuration settings would be saved to the wrong
web.config
file when the WorkflowGen website’s application URL was configured without the/wfgen
webapp.
Workflow Engine
-
Performance (#2677): Performance improvement when retrieving transition information.
-
Performance (#2669, #2670): Performance improvement when retrieving macro information.
-
Performance (#2609): Performance improvement when deleting request and action data files.
-
Performance (#2647): Performance improvement when retrieving time zone information.
-
Bug (#2489): Fixed an action assignment issue where an action with the
Automatic to the person (one action assigned per user)
method is filtered with a data value that contains spaces in the username. -
Bug (#2592): CanCompleteAction: Enforced permission check for users contained in the data used to filter the assignment of an action in Self-service mode.
Windows Services
-
Change (#2687): The WorkflowGen engine and directory synchronization services now run by default in the Windows OS native execution mode, instead of in the 32-bit preference mode.
-
Bug (#2665): Fixed an issue where the directory synchronization service was unable to check the current WorkflowGen license due to a case sensitivity issue in the name and value of the
WebConfigPath
parameter in the service’s configuration file.
WorkflowGen.My and WorkflowGen.My.Web.UI.WebControls
- Bug (#2713): Fixed an exception error when a webform control databinds to a global list that has a filter string value containing an apostrophe (
'
) character.
GraphQL
- Updated Node.js vulnerable dependencies (
lodash.merge
andmem
).
Auth
- Updated Node.js vulnerable dependencies (
nyc
andmem
).
SCIM
- Updated Node.js vulnerable dependencies (
nyc
andmem
).
Notes
- All of the Node.js modules (
GraphQL v2.0.2
,Webhooks v4.0.1
,Auth v1.0.1
, andSCIM v1.0.1
) now require Node.js version10.15.3 LTS
.
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.15.3 (Upgrade)
WorkflowGen 7.15.3 (Clean Install - PowerShell)
WorkflowGen 7.15.3 (Clean Install - manual)
WorkflowGen.My
Documentation
WorkflowGen 7.15.3 Upgrade Guide
WorkflowGen 7.15.3 Technical Guide
WorkflowGen 7.15.3 Administration Guide
WorkflowGen 7.15.3 User Portal Guide
WorkflowGen 7.15.3 Integration Guide