Tests & Additional Configurations
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 Security section.