You are unable to open the Reset Security Setting web page after upgrading to Servicing Director Customer Self-Service 8.2 with Service Pack 2.
Workaround:
To confirm the financial institution employee has the customer service web role and at least one other web role
- Open the System Administrator application.
- Right-Click and open the ILS Web Setup.
- Select the Group Web Roles and click Open.
- Click on the Servicing Director security group for the employee, and click Select.
- Confirm the Assigned column contains the Web Role Customer Service. If Customer Service is not assigned, then assign it.
- Confirm the Assigned column contain any other Web Role other than Customer Service. If another Web Role is not assigned, then assign one.
- Close the screens you have opened for these steps.
- Retry opening the Reset Security Settings web page.
Note: If the web page still cannot be opened, see the instruction below, Confirm the Borrower's Customer Self-Service Web Site User Account Name.
To confirm the borrower's customer Self-Service web site user account name
- Open the Customer Service application.
- Locate the Borrower you want to reset and open the borrower's loan in the Customer Service application.
- Right-Click, and open the Web Access screen.
- Select the Borrower you want to reset, and click Select. The Brorrower's User Name displays.
Note: Have your system administrator or IT staff edit the SQL command query below, replacing the placeholders (a) and (b) in the command (leaving the single quotes in place):
<BorrowerUserName> = The borrower's Customer Self-Service web site user account name.
<EmployeeUserName> = The Servicing Director employee username requesting the reset.
EXECUTE Service.dbo.W_ResetBorrowerSecurity '<BorrowerUserName>','<EmployeeUserName>','en'
- On the Servicing Director server, enter the edited SQL command query on a SQL Server Management Studio New Query screen connected to the Service database.
- Click the SQL Server Management Studio Execute button (or press the F5 key) to execute the edited SQL command query.
- When the execution is done, the bottom of the New Query screen will indicate Command(s) completed successfully.
- Exit SQL Server Management Studio, and when prompted to save any changes, select No.
ArticleNumber:
000061572