WorkflowGen 7.4.0

Official release (June 2, 2017)

Important: Remove deprecated GraphQL API resolver file

When upgrading from version 7.x.x to version 7.4.0, you must remove the deprecated resolver file \wfgen\graphql\models\resolvers\cancelactionsresult.js from the GraphQL API folder.

Note that the file to be removed is cancelactionsresult.js with actions plural, NOT cancelactionresult.js.

Workflow Designer

  • Bug (#679): Fixed an issue where operators would remain disabled in the Edit condition panel.

  • Bug (#687): Fixed an issue when saving conditions in list mode.

Configuration Panel

  • Enhancement (#613): Added the Default condition language setting in the Workflow section on the Administration tab.

Directories

  • Bug (#652): Fixed an issue where a group would be saved even if the query field was not valid.

Webhooks

  • Enhancement (#659, #661): Added mutations for comments and the cancelRequestActionsByName operation.

Web services API

  • Bug (#664): Fixed an issue where the following web API methods were missing since WorkflowGen 6.6.0:

  • AssignActivityInstance
  • CanAssignActivityInstance
  • CanAssignUserToActivityInstance
  • CanCancelActivityInstanceAssignment
  • CancelActivityInstanceAssignment
  • GetActivityInstanceAssignableUserList

GraphQL

  • Enhancement (#570, #605, #588): Added mutations for users, groups, adding users to a group, and removing users from a group.

  • Enhancement (#638): Added isPasswordManaged field in directory queries.

  • Enhancement (#641): Added email and query fields in group queries.

  • Change (#540): CancelActions mutation has been renamed to CancelRequestActionsByName.

  • Change (#653): Standard users are now allowed to list all users.

  • Change (#677): users() query: The UserFilter input has been deprecated.

Installation packs

WorkflowGen 7.4.0 (Upgrade)
WorkflowGen 7.4.0 (Clean install - PowerShell)
WorkflowGen 7.4.0 (Clean install - Wizard)
WorkflowGen 7.4.0 (Clean install - manual)
WorkflowGen.My 4.1.0

Note: The PowerShell installation is compatible with MS SQL Server (via SQL Server authentication), Windows Server 2012 R2, Windows Server 2016, and Windows 10. For Oracle database and/or other operating systems, use either the InstallShield Wizard installation procedure or the manual installation procedure.

Docker image

WorkflowGen 7.4.0 Docker image

Documentation

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