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
Export as PDF

Setup

PreviousProduct Technical ComponentsNextPowerShell Installation

Preparation

You must be administrator of the web server. Using a local administrator account is recommended. You must know:

  • The physical path on the web server where the WorkflowGen web application will be installed.

  • The physical path on the web server where WorkflowGen Windows services will be installed.

  • The URL of the web server where WorkflowGen will be installed.

  • MS SQL Server database:

    • The name of the MS SQL Server.

    • The credentials of the SA account.

    • The file path of the SQL Server database files on the SQL server machine.

    ✏️ Note: The SQL Server Management Studio tool will be required if you are creating the database using the SQL creation scripts (*.sql) in the manual installation procedure.

  • The name or IP address of the SMTP gateway (it's recommended to use the IIS SMTP gateway; see ).

  • The default sender email address for notifications.

  • The authentication method you want to use for WorkflowGen web applications.

SMTP Notifications
PowerShell Installation
Manual Installation