SSRS Report Connection failing - 400 Bad Request
The Reports Connection in Time and Attendance is failing and reports are not able to run
The test connections returns the following error:
400 Bad Request - The base URL of the SSRS report server setting may not be formed correctly (make sure there is a "?" after ReportServer in the URL)
Time and Attendance
T&A
ExecuTime
SSRS Reports Connection
The Base URL of the SSRS Report Server isn't formatted correctly
Note: The correct format for the SSRS URL within the Application is: http(s)://reportservername/ReportServer?/Executime%Reporting/Reports/dbname
To obtain the http(s), reportservername, and dbname, the quickest solution is via Tyler Deploy.Â
Navigate to the Tyler Deploy home page at https://tylerdeploy.com/
Sign into Tyler Deploy
If Tyler Deploy access is needed, user must register for access -Â How to register for access to Tyler Deploy
Select the Product Configurations drop down at the bottom of the left-hand side bar and choose ExecuTime
Select the desired environment from the drop down
Scroll to the Database Info section and note the Database Name
Scroll to the SSRS: ExecuTime 2020.3 and above only section and make note of the SSRS Report Server URL
example: http://reportservername/ReportServer
In the Base URL of the SSRS report server field, enter:
http(s)://reportservername/ReportServer?/Executime%Reporting/Reports/dbname
http(s)://reportservername/ReportServer being obtained from Step 6
dbname being the Database Name obtained from Step 5
Click Save for the new changes to apply.Â
Select Test Connection to confirm the connection is now successful