We have standardized the usage of Central Identity System across applications using OAuth and OpenId connect based https://identityserver.io/.
As a report editor, I want to authenticate to report server frontend using IdentityServer.io Single sign on.
As IdentityServer is .net server core based, we would like ReportServer also .net core based to support non-windows hosting scenario.
After changing the culture settings on the server machine to EN-GB (which should display the date in dd/MM/yyyy format), the Preview of the report parameters still shows the date format as default, in US format (MM/dd/yyyy).
However, I would not expect to have modified the code to fix this, it should be a configurable option and/or take local server formatting.
Hi,
We have configured our Report Server Application Pool to run in 64-bit mode, to enable the server to utilize more available memory on the server, which has helped with some particularly large reports that were previously erroring out. However, when scheduling the same reports, it seems the Report Server Service Agent has the same issue, as it runs in 32-bit mode and we are frequently the error "Error details: Exception of type 'System.OutOfMemoryException' was thrown". Is there a way to configure the Service Agent in 64-bit mode?
Thanks
We get all data from a REST API with an OAuth 2.0 token-based protection. Is there a way to implement the login once and use the token for each data source? Right now, if I have multiple data sources in the same report, each one has the 2-step Authentication Settings and does its own login to the REST API.
Currently, if a report has multiple crosstabs and I would like to use this report for Data alerts. While setting up the rules I am unable to set up rules across cross tab. For instance, crosstab1.textBox59 >= 0 & crosstab2.textbox78 <= 0 is not possible. when i save a rule for crosstab1 and try to add a new rule for crosstab2 it automatically deletes the crosstab1 rule.
In order to provide better data-driven subscriptions implementation, the subscribers of a Scheduled Task or Data Alert should be modified dynamically. Currently they are a static list of emails, which is not convenient when a report must be sent to a whole group of users in an organization, because the group members can constantly fluctuate. Report Server should provide the option to declare an external data retrieval service in the ST/DA subscribers list. This service could be a REST API endpoint or a file path that will return the list with the subscriber emails.
Hello,
I would like to be able to search within the report datasource on the right hand side of the viewer. I have a lot of fields to search.
Thank you.
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.
Thank you for adding this feature. I tested this feature and found that emails were not being delivered to email addresses in the 'CC' email address field. Furthermore, would it be possible to look in to these options? 1. Add 'BCC' email address field option 2. Add multiple email addresses under 'MAIL SERVER' in Configuration - This will allow us to add SMTP email services for multiple companies / clients, which can then be utilised in the 'FROM' email field in the Preview Report Email feature. It is great that Telerik takes on feedback and is continuously updating the software to provide an excellent service to its users. Thank you.
Thank you for adding this feature. I have tested it with both text and numbers and it works very well.