Unplanned
Last Updated: 06 Nov 2024 09:01 by Jyotsna

We need to send emails to specific people only when Errors occur in scheduled reports. They shouldn't receive the scheduled reports when there are no errors.

For example, there may be a new user role added for this purpose.

Unplanned
Last Updated: 04 Nov 2024 13:19 by John

The assemblyReferences, typeReferences, and typeValidation configuration elements are not respected from the TelerikReporting.config files of Report Server Manager and ServiceAgent.

The same settings are respected when set in the corresponding Web.config and Telerik.ReportServer.ServiceAgent.exe.config.

Unplanned
Last Updated: 28 Oct 2024 12:35 by Pawan

When you revert to another Report revision and don't refresh the browser page, the date of the active report in the Revisions History is different from the Report Date Modified. The user needs to refresh manually to match the dates.

The issue is demonstrated in the linked muted video.

Unplanned
Last Updated: 23 Jul 2024 08:38 by Fabio

HTML5 Report Viewer cannot connect to report server for .NET.

The old report server still connects us expected.

Unplanned
Last Updated: 09 Jul 2024 14:17 by Cedric
I want to be able to mass purge all the Scheduled Task History directly from the Report Server UI instead of deleting them one by one
Unplanned
Last Updated: 03 Jun 2024 21:19 by Amish
Created by: Amish
Comments: 0
Type: Feature Request
1

Hi Team,

This feature request is to ask that a capability be added to Report Server that restricts certain administrative functionality to only be allowed on predefined subnets (e.g. adding new users, data sources, etc.).

Thank you,

Amish

Unplanned
Last Updated: 22 May 2024 23:35 by Jason
Created by: Jason
Comments: 4
Type: Feature Request
3

Currently the Report Server appears to keep the execution history of scheduled report tasks indefinitely.  The task execution history is a very useful feature but there appears to be no way to limit the history to a certain amount of time.  For our use case it is unlikely that we will need to go further back then 1 or two months in the history and as we get months an even years of history (which includes the execution and related documents) the time needed to backup and restore the Report Server increases.  We only have about 30 scheduled reports that run each day but over a year that is 10,000+ executions that are stored and anything over a month or so old has little value to us.  I am not sure if these also have an impact on the overall performance of the Report Server or at least the Scheduler portion of the UI but that would be another reason to limit the retention.

Currently the only method to delete the executions is to either (a) do it manually via the UI (screenshot below) or (b) to write an application that deletes executions outside our retention window using the API to query and then delete them.  Method (a) is too time consuming for a person to do and (b) will require writing the application but then also monitoring it's status and keeping up with any changes in the API over time.

I would propose adding some method of allowing users to set a "retention period" for scheduled task executions.

  • The retention period would ideally be able to be set globally and overridden for a particular task
  • The retention period would be specified in days
  • To actually remove the old executions you could create a task that runs once a day and is executed by the windows service that exists -OR- each time the task executes to run the report it can also look to see which historical executions are older then the retention period and delete them.
  • The removal of the historical tasks should also delete any associated documents

 

Implementing this would allow for much quicker upgrades, backups, and restores of the Report Server.

Unplanned
Last Updated: 24 Oct 2023 14:07 by Paul

In my MSSQL database, I use SQL Server Authentication with a password that contains '^' and '<'. I connect without problems through the MSSQL Management Studio.

When I try to pass the connection string with this user, I receive an Internal Server Error and cannot set up storage with it.

Unplanned
Last Updated: 23 Jun 2023 19:41 by Trevor
It would help if  we have the result from the report rendering, so in this way if there is a problem with the report processing, the error can be handled.
Unplanned
Last Updated: 31 May 2023 08:11 by Mark
We would like to be able to prevent our users from continuing to attempt to log in to RS after a certain amount of failed tries.
Unplanned
Last Updated: 20 Apr 2023 12:12 by ADMIN
If you previewed a report from the Report Server after more than 30 minutes of inactivity, there is an error message "Forbidden. Insufficient credentials."
Unplanned
Last Updated: 13 Apr 2023 05:25 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 9
Type: Feature Request
30
As a user utilizing the Report Server product, I need to use a single instance of it to serve two or more completely separated divisions/clients so that they do not have access to each other's assets, so that I do not have to make two different deployments of the server and support them. See https://en.wikipedia.org/wiki/Multitenancy
Unplanned
Last Updated: 19 Jan 2023 17:07 by ADMIN

As a Report Server user,
I need to deliver reports to all subscribers in a single email message,
So that no person gets the email more than once if the subscriber emails are groups and a person is part of multiple groups.
This would also allow the persons to reply to all other subscribers.

Milen

Unplanned
Last Updated: 09 Dec 2022 14:28 by David

In one of our Dev environments we had Telerik Report Server installed, but unfortunately whoever set it up, didn't write down the Admin Username and Password.

The SMTP server wasn't configured when starting with the Report Server, and there is no option for resetting the password.

We do have a username and password that logs in, but it doesn't have sufficient rights to make the necessary administrational.

In such scenarios, it would be helpful if there is an external tool we may use to create an admin user directly in the Storage of the Report Server. Obviously, if somebody has unlimited rights to access the Report Server storage, he/she should be authorized also to be an admin of the Report Server.

 


Unplanned
Last Updated: 01 Nov 2022 08:25 by Josh
The reports are scheduled for the first of each month at 6 PM but are sent out on the last day of the month at 6 PM. The Next Occurrence is also set for the last day of the month at 6 PM.
Unplanned
Last Updated: 28 Oct 2022 07:01 by ADMIN
Created by: Floren
Comments: 1
Type: Feature Request
0

Good evening. I have a ticket number 1563975. Attached video where you can see attached information. The TRS core database does not support SSAS OLAP connection. Only local connections work. Can you add that it is centralized?

Unplanned
Last Updated: 02 Sep 2022 07:13 by Mario

We are using database storage for the Report Server and we are monitoring the report server service.

If the database is not accessible, for example due to it being updated, the service may stay running but it will not be able to send scheduled tasks.

In this state of the service (running, but not working), no monitoring or automated restart of the service will be triggered.

Please change the state of the service from running to not running when the service is losing contact with the database

Unplanned
Last Updated: 18 Jul 2022 11:21 by Atef

When I delete a report from the Reports page, it disappears from the list. However, its details are still visible.

When I refresh the page, the deleted report info disappears.

Unplanned
Last Updated: 27 Jun 2022 12:19 by Atef

The Report Server's built-in Web Report Designer does not resolve custom functions assemblies that are referenced in the TelerikReporting.config configuration and thus, on Design time, they are not visible under Functions -> Misc. 

The workaround around is to reference the custom functions assembly in the Web.config file in {install_dir}\Telerik.ReportServer.Web

 

Unplanned
Last Updated: 24 Jun 2022 08:20 by Suresh Agarwal

When I try to set a new SMTP I receive the error:

An error occurred while saving the settings: The changes were not applied!

There is nothing logged by the Trace Listener or in the Windows Event Viewer.

1 2 3 4