WorkflowGen 7.5.0

Official release (July 11, 2017)

Important: Remove deprecated GraphQL API resolver file

When upgrading from version 7.x.x to version 7.5.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.

Administration

  • Bug (#725): Fixed an issue where process folder managers could not delete requests in the Delete requests panel.

  • Bug (#743): Fixed an issue where an icon was missing in the Add data and Edit data panels.

Portal

  • Bug (#703): Fixed an issue that could cause sporadic server errors after a change in the Configuration Panel.

  • Bug (#740): Fixed a missing icon issue in the My Requests closed since my last visit section of the homepage.

  • Bug (#747): Fixed an HTTP 404 resource not found error when displaying a selected item in a radioButton field or a checked item in a checkBox field in a web form and form archive that use one of the new Light or Dark form styles.

GraphQL

  • Enhancement (#666): Added mutations for adding groups to a user and removing groups from a user.

  • Enhancement (#675): Added a new isArchived filter in user queries to list archived users.

  • Enhancement (#683): The graphql module and some dependencies have been upgraded.

  • Enhancement (#691): Added mutation for deleting a request.

  • Enhancement (#704): Added the BACKURL_SUBMIT parameter to the launchUrl field in the Action type.

  • Enhancement (#721): Added language and timeZoneId input paramaters to the updateUser mutation.

  • Bugs (#701, #710, #742): Fixed some partial update issues in the updateDelegation mutation.

  • Bug (#719): Fixed an issue where paging was not working for user and group subqueries.

  • Bug (#749): Fixed an issue where the timeZoneId, defaultTimeZoneId, defaultLanguage, and language fields in the User type were only available to administrators.

Installation packs

WorkflowGen 7.5.0 (Upgrade)
WorkflowGen 7.5.0 (Clean install - PowerShell)
WorkflowGen 7.5.0 (Clean install - Wizard)
WorkflowGen 7.5.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 Docker image

Documentation

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