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
  • Tests
  • Web app addresses
  • Test sample processes
  • Additional configurations
Export as PDF
  1. Setup

Tests & Additional Configurations

PreviousWorkflowGen Windows Services & License ActivationNextSecurity

Last updated 5 days ago

Tests

Web app addresses

Check the following URLs with the wfgen_admin user account:

  • User Portal: http://[yoursite]/wfgen

  • Administration Module: http://[yoursite]/wfgen/admin

If you're unable to log in, verify the web.config file in the root folder of the WorkflowGen application (usually DRIVE:\Inetpub\wwwroot\wfgen) and validate that the MainDbSource connection string contains the correct database connection information including server, database name, user, and password.

Test sample processes

You can create processes using the list of built-in process samples.

Additional configurations

You can change the security configuration (such as the authentication method) by following the instructions in the section.

  • Not all of the required WorkflowGen configuration parameters are defined in this setup. It's recommended that you update all other parameters in the Administration Module Configuration Panel after this setup. For more information, see the .

  • You can configure the time zone and language of new users through the Administration Module Configuration Panel. You can also access the Configuration Panel directly through the URL http://[yoursite]/wfgen/admin/Config.aspx once the setup is complete and the website is running.

  • The New User Time Zone settings can be changed on the General tab in the Configuration Panel.

  • The New User Default Language can be changed on the Administration tab in the Configuration Panel.

Security
WorkflowGen Administration Guide