System Requirements
The WorkflowGen Administration Module and User Portal are fully web-based applications.
- Windows 10 / 11
- macOS
- Edge
- Firefox
- Safari
- Chrome
- 1280 × 800 or higher resolution
- For form designers, the suggested minimum resolution is 1366 × 768
The system requirements for the web server hosting WorkflowGen are as follows:
- Windows Server 2012 or later (all releases)
- Windows 10 / 11 (recommended for development environments only)
- Microsoft IIS 10 or higher
- .NET Framework 4.8
These options are located in the Server Manager console in Windows Server, and in Windows Features in Windows 10 / 11.
- Web server (IIS)
- .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
- Quad-core processor
- 8 GB RAM
- SATA hard disk with 40 GB free
See the WorkflowGen Features and Technical Requirements guide for up-to-date server specifications based on your planned usage of the system.
To use the optional GraphQL, incoming webhooks, OpenID Connect Auth, and SCIM APIs, you must first install the following requirements:
- Visual C++ Redistributable ✏️ Note: This library is required if you encounter the error
The specified module could not be found
regarding theedge
andedge-js
libraries when accessing the/wfgen/graphql
,/wfgen/hooks
, or/wfgen/scim
web apps.
The system requirements for the database server hosting the WorkflowGen database are as follows:
- Quad-core processor
- 8 GB RAM
- SATA hard disk with 40 GB free
- Microsoft SQL Server 2014 and Express Edition
- Microsoft SQL Server 2016 and Express Edition
- Microsoft SQL Server 2017 and Express Edition
- Microsoft SQL Server 2019 and Express Edition
- Microsoft SQL Server 2022 and Express Edition
- Microsoft Azure SQL Database
- 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.
See the WorkflowGen Features and Technical Requirements guide for up-to-date server specifications based on your planned usage of the system.
- Integrated Windows or IIS Basic (Active Directory)
- Applicative (WorkflowGen)
- Forms
- Custom (SSO: single sign-on)
- OpenID Connect
- Active Directory (supports all releases of Windows Server 2012 and later)
- LDAP-compatible directory
- Text files
- SCIM
- 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.
WorkflowGen provides an XML RSS feed (called the "Portlet") to embed existing Web Portal with WorkflowGen data.
Last modified 2mo ago