WorkflowGen 7.20.0

User Portal, Form Designer & Admin Module enhancements, plus new webhook operations and assembly method

WFG Team
WorkflowGen
2 min readSep 1, 2020

--

WorkflowGen 7.20.0 features enhancements and performance improvements across the board. In the User Portal, full name searches (first name with last name or vice-versa) are now supported in action follow-up forms. As well, homepage and menu list response times have been improved when displaying request and action lists with data columns in mono-process mode.

New system macros have been added to the Administration Module. The application config path macro returns the physical path to the WorkflowGen web.config file, and the application data path macro returns the physical path of the application data folder. System macros can be used in transition conditions or in the additional parameters of application type actions and are replaced by their associated values during process execution. (A complete list of macros is available in the WorkflowGen Administration Guide.)

In the Form Designer, new options have been added to show or hide the Edit and Delete row buttons in GridView controls. These are easily enabled or disabled on the Appearance tab in the GridView settings panel.

GridView settings panel Appearance tab

New webhook operations & WorkflowGen.My method

WorkflowGen 7.20.0 adds new operations to incoming webhooks. Users, groups and delegations can be created, updated and deleted; as well, groups can be added to or removed from users, and likewise users can be added to or removed from groups.

Read about webhooks in WorkflowGen

The WorkflowGen.My class library now includes a new GetWebConfiguration helper method to load and access web configuration files that can be used in web forms or workflow assembly application code-behind.

Check out the WorkflowGen 7.20.0 release notes for all of the details.

--

--