We are evaluating Telerik Report server's scheduling feature. Client has requirement that he wants certain reports to run for all of his customers at some regular interval like weekly or monthly basis. This scenario is very often with most of the business like Credit card company or mobile company where company wants to send statement or bill to all of their customer on monthly basis.
We have uploaded the ".trdx" file and scheduled the report and it is producing the output as expected for selected customer. Now, client wants that this report should be run for all of his customers. We pass customer information as a parameter to the report from report server. How can we run this report one by one for all the customers and how we pass multiple values as parameter to the report. Once report is scheduled it should run automatically for all the customers and report server admin doesn't have to select the customer parameter each time when report needs to be generated.
Our question is how we can use the same report template and generate the report for individual customer at specified interval and possibly email the report to the customer as well automatically.
Another question that we have is that is it possible that we can define or configure the email subject, content etc. As of now we are getting emails with fixed text.
Thanks.
Hello,
Now that a new report server is out what are the steps to update the current version? Do I just replace the files on IIS with the new ones?
I looked in the FAQs and documentation and didn't see any mention of the preferred method.
Thanks,
David
Hello,
do you plan to internationalize Report Server and Report Builder like your components (de, fr, it, es, ...) ?
Personally, I would live with english-only version but a lot of my customers won't :-/.
Best
Dear Support
How can i pass parameter value to report using url example
http://localhost:83/Report/Preview/170705-3ff1?TestyYear=2015
Thanx
I am trying to create reports in the Report Server and found the below issue. The "System Administrator" has given me the permission "Create All Reports" only. I am able to design a report and while saving I could see all the categories and I could save the report in any category.
But I do not have Create Reports in Category permission in any category. How is this possible ?
Thanks,
Venkatesan R
Will there be an ability to add sub-categories in the future? We have 4-5 main divisions of the company and then each division has general areas of functionality. We used this type of structure to group the reports in SSRS so we didn't have 50 reports sitting in 1 folder.
Also is/will there be a way to lock report readers into a category or categories?
I am trying out the Report Server on a Windows 2012 Server instance and I think i found an issue with embedded assets inside of report.
First, using the Report Designer I created a "Summary" report (trdx) that contains a table which contains a list of invoices. One the the fields has an Action defined to "Navigate to Report". This action maps this field value to a parameter on the target report and launches an Invoice Report. This works great hosting this in an MVC application. When this report is hosted on the Report Server, this Invoice Report is not found.
Second, I tried a Choropleth Map report that i created in the report designer. This report uses a shape file, this file is also not found on the server.
The error message returned is: "An error has occurred while processing Map 'map1': The shape file D:\Applications\Telerik.ReportServer.Web\states.shp cannot be found." I tried to put these files in this folder, but this did not solve the problem.
Should this work or is this something you will support going forward? I assume that the Report Designer must change to be able to include these assists to the report or perhaps add them with some sort of URL/Server mapped path.
Do you have a short list of pro/cons compared to SSRS Report manager and Report builder