Currently, the only way to integrate with Active Directory is to use Federation Services. We do not have a Federation Server nor do we require one. It would be great to add the LDAP information and be able to authenticate with AD. While larger organizations use ADFS and its required for Azure, for small networks and organizations, ADFS is overkill for trying to achieve SSO.
Our company needs an email to be sent with a PDF and excel sheet as an attachment. With existing feature we could set two emails to be sent. However we have 50 users and 50 reports to be configured. Now i need to set up 100 configurations to cater to both PDF and Excel.
Branding of the report server, as a minimum with our company logo is very important for our company. This is a deal breaker. If this minor feature improvement can be provided in the near future I will consider your product otherwise I am forced to look elsewhere.
As a developer integrating the the Report Server with my solution, I would like to be able to apply a fully customizable Kendo theme to the Report Server server app so that it can blend fully with my applications.
Getting this error in the browser when trying to preview a report:
Error registering the viewer with the service. An error has occurred. Incorrect value (null) deserialized. Make sure you are using CacheStorage inside single-instance application deployment only.
A possible reason is the cache for the Report Server used for previewing reports has become corrupted. A workaround is explained in the Telerik.Reporting.Cache.CacheStorage.AddInSet NullReferenceException KB article.
It will be very convenient for the user to be able to clear the cache directly from the Report Server Manager UI.
The 'report name/Shelve' path seems to be broken.
For example, when I try to preview the report in Server > Web Preview in the Standalone Designer connected to the Report Server, the browser tries to open the URL 'reportServerHost/Report/View/CategoryName/ReportName/Shelve'. However, it hangs and doesn't display anything.
Hi, You guys give the tool,but not release it's value enough;Will there are a method to localize the desinger or compile the designer from source by myself?
We are disappointed with the lack of SSRS improvements over the last 8 years. We use data driven reports extensively. For example, every day at 10am we run some report that emails everyone a list of items in their inbox from a custom application that routes them a task they need to act on. The problem we experience is that there is no way to flag an item as "emailed" successfully. So we end up either writing our queries to only select the previous 24 hours worth of data, or we write the select of the data inside an SP that also updates the data to mark them as "emailed" even though if there is a problem rendering the report or a problem contacting the email server, the emails won't actually go out. Basically if we could have a data driven subscription, and while the server is looping through the data, sending off emailed reports, we could get a hook to update status for the item that was just emailed, or just errored during report rendering.
Please consider to provide access to the Report Server API via client (most probably Javascript). We want to get a report rendered in a given format in a Java based application by creating a custom client of the service.
Our team is working with TelerikReporting with reports we write in Visual Studio rather than designing them directly in the tool. This lets us do version control which is important to us. It's working well for us. However, it would be much smoother a simple change: - when you upload a report, you should have the option to overwrite the definition of an existing report. Otherwise you have to:- - delete the report you are updating - because there are schedules atached, you have to delete those as well - recreate the report - recreate the schedule You can understand why this is time consuming.
I would like to suggest support be added for external assemblies in Report Server via the ObjectDataSource similar to what is available in Reporting Services.
As a developer integrating the ReportServer into our solution, I want to be able to pull data for reports from my custom business objects model, instead from database, So that I can reuse the data layer I already have along with its business rules.
Could the 'From' email address in Preview Email functionality be self populated from the 'Mail Server' SMTP settings in configuration? This way the users do not need to a) remember the email address; and b) type it each time they are emailing a report.