In SQL Server, does WorkflowGen require the use of the SA user to connect to the WorkflowGen database?

WorkflowGen requires the use of an SQL Server user (using SQL Server authentication). You can use any user defined in SQL Server as long as that user has been granted DATAREADER and DATAWRITER rights on the WorkflowGen database. This is the user that is specified in the database connection string found in the Database section on the General tab in the Configuration Panel.

Contact your Database Administrator for more information regarding creating this user.