Forum Discussion

Markzolotoy's avatar
Markzolotoy
Impactful Individual
4 years ago
Solved

Complex embedded solution

I was wondering if something like this is possible.

I am thinking about an embedded solution to run paginated reports from a web application. Everything is running on-prem except the reports. The caveat here is I want to convert the report into Excel on the server (service) and what's more to download it as a file. So, I think what I am asking is it possible to covert the stream that the server is returning into a file? Or ther are other ways of making it work? Please share your ideas.

Or another idea. Export it on the service, create a zip file there, and then download the zip?

 

Thanks

5 Replies