Do the following to grant the AgilePoint Service Account db_owner privileges for
your SQL Server database.
By default, the AgilePoint BPMS Evaluation software uses Windows database authentication.
Once the installation is complete, you can configure AgilePoint to use SQL
authentication.
Navigation
- On the database server, click Start > All Programs > Microsoft
SQL Server [Version] > SQL Server Management
Studio.
- Navigate to the node of the SQL Server instance containing the workflow database.
Instructions
- On the workflow database node, right-click on Security and select
New User.
- Enter the User name and Login name of the user account that you wish to grant privileges to.
- Under the Database role membership group box, grant db_owner access.
- Click OK.