WorkflowGen Documentation
10.0
10.0
  • WorkflowGen Technical Guide
  • System Requirements
  • Product Technical Components
  • Setup
    • PowerShell Installation
    • Manual Installation
    • WorkflowGen Windows Services & License Activation
    • Tests & Additional Configurations
  • Security
  • Advanced Configurations
    • File Storage
    • Database Authentication & Scaling
    • Web Farm Architecture
    • Configuring Multiple Instances of WorkflowGen
    • Custom Language Support & Layout
  • Operations
  • SMTP Notifications
  • Synchronizing a Directory in Command Line
  • SQL Reporting Module
  • Azure Integration
  • AD FS Integration
    • Authentication
    • WorkflowGen Plus v2
    • Server-Side Scripts
    • Single-Page Applications
    • Generating a Universal Link
    • Additional Information
  • Auth0 Integration
    • Authentication
    • User Provisioning
    • WorkflowGen Plus v2
    • Server-Side Scripts
    • Single-Page Applications
    • WorkflowGen CLI
    • Generating a Universal Link
    • Additional Information
  • Okta Integration
    • Authentication
    • User Provisioning
    • WorkflowGen Plus v2
    • Server-Side Scripts
    • Single-Page Applications
    • WorkflowGen CLI
    • Generating a Universal Link
    • Additional Information
  • Gardian Integration
  • Appendix: Web & Application Configuration Parameters
Powered by GitBook
On this page
  • End-users
  • Operating systems
  • Web browsers
  • Display
  • Web server
  • Operating systems
  • Web server
  • Server options to enable
  • Minimum hardware configuration
  • Node.js-based web applications
  • Database server
  • Hardware specifications
  • Database servers supported
  • Authentication methods and directory synchronization
  • Authentication methods
  • Directory synchronization
  • Notifications and XML syndication
  • Email notifications
  • XML syndication
Export as PDF

System Requirements

End-users

The WorkflowGen Administration Module and User Portal are fully web-based applications. The requirements are as follows:

Operating systems

  • Windows 10 / 11

  • macOS

Web browsers

  • Chrome

  • Firefox

  • Edge

  • Safari

Display

  • 1280 × 800 or higher resolution

  • For form design, the suggested minimum resolution is 1366 × 768

Web server

The system requirements for the web server hosting WorkflowGen are as follows:

Operating systems

  • Windows Server 2012 or later (all releases)

  • Windows 10 / 11 (recommended for development environments only)

Web server

  • Microsoft IIS 10 or higher

  • .NET Framework 4.8

Server options to enable

These options are located in the Server Manager console in Windows Server, and in Windows Features in Windows 10 / 11.

Server role

  • Web server (IIS)

Features

  • .NET Framework 4.8 features:

    • .NET Framework 4.8

    • ASP.NET 4.8

Web Server role (IIS) / Role services

  • Security:

    • Basic Authentication

    • Integrated Windows Authentication (optional)

  • Application development:

    • ASP.NET 4.8

    • .NET Extensibility 4.8

    • ISAPI extensions

    • ISAPI filters

Minimum hardware configuration

  • Quad-core processor

  • 8 GB RAM

  • SATA hard disk with 40 GB free

Node.js-based web applications

To use the optional GraphQL, incoming webhooks, OpenID Connect Auth, and SCIM APIs, you must first install the following requirements:

Database server

The system requirements for the database server hosting the WorkflowGen database are as follows:

Hardware specifications

  • Quad-core processor

  • 8 GB RAM

  • SATA hard disk with 40 GB free

Database servers supported

  • Microsoft SQL Server 2025 Preview

  • Azure SQL Database with the Integrated Vectorization Preview feature

  • The WorkflowGen database only supports SQL_Latin1_General_CP1_CI_AS collation. Make sure your database is configured to use this specific collation before creating it.

  • Oracle database is no longer supported as of WorkflowGen 7.16.0.

  • SQL Server 2008 is no longer supported as of WorkflowGen 7.10.0.

  • SQL Server 2005 is no longer supported as of WorkflowGen 6.2.0.

Authentication methods and directory synchronization

Authentication methods

  • Integrated Windows or IIS Basic (Active Directory)

  • Applicative (WorkflowGen)

  • Forms

  • Custom (SSO: single sign-on)

  • OpenID Connect

Directory synchronization

  • Active Directory (supports all releases of Windows Server 2012 and later)

  • LDAP-compatible directory

  • Text files

  • SCIM

Notifications and XML syndication

Email notifications

  • Email notifications are sent via SMTP protocols (Exchange and Lotus Notes are compatible).

  • Any email client can receive WorkflowGen notifications.

  • Email layout and content can be customized in HTML or plain text.

XML syndication

PreviousWorkflowGen Technical GuideNextProduct Technical Components

Last updated 5 days ago

(requires IIS)

See the guide for up-to-date server specifications based on your planned usage of the system.

✏️ Note: This library is required if you encounter the error The specified module could not be found regarding the edge and edge-js libraries when accessing the /wfgen/graphql, /wfgen/hooks, or /wfgen/scim web apps.

See the guide for up-to-date server specifications based on your planned usage of the system.

For best performance, the IIS SMTP gateway should be used (see ).

WorkflowGen provides an XML RSS feed (called the Portlet) to embed WorkflowGen data into existing web portals. See the for more information.

IIS URL Rewrite
WorkflowGen Features and Technical Requirements
Node.js v18.20.7 LTS
iisnode
IIS URL Rewrite
Visual C++ Redistributable
WorkflowGen Features and Technical Requirements
WorkflowGen Administration Guide
Using IIS SMTP gateway