Configuring DomainAccount User Permissions

Verify that the DomainAccount user that has access rights to the docgen database also has access rights to the Expere Database.

  1. Using Microsoft SQL Server Management Studio, access the Login properties for the domain user (Security>Logins).
  2. Select User Mappings and ensure the Map checkbox is selected for the Expere Database; set Default Schema to dbo.
  3. Select the following Database role members for the Expere Database:
    • db_datareader
    • db_datawrite
    • db_owner
    • public
  4. Click OK.