I’m not sure if it’s possible or not, but I need to create a web service to run report on the server and save it on a pdf file and the send the file name as result. I was wondering if it is possible to create such a service using SQL Server Business Intelligence.
Any thought or recommendation would be appreceiated
I’m not sure if it’s possible or not, but I need to create a
Share
SQL Server reporting services will do this. It has a web interface and will save reports to various formats including pdf – it can also automatically email the results – all of this can be set up as a schedule or on demand.