vendredi 3 août 2018

Get reports from SSRS with Laravel 5.4

I need help setting up SSRS and Laravel to work with our windows server.

I want to get reports from SSRS with Laravel web application by using URL.

Example URL:

https://ift.tt/2AG1eMw&name=John&surname=Doe&rs:Command=Render

SSRS needs to send reports to web server, web server(Laravel app) will return it to client browser. In that way I'm not exposing URL and parameters between SSRS and web server.

I want to retrieves report with php file_get_contents() method. But I can't get access to SSRS report because of Windows authentication that SSRS i asking for everytime.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire