From what I can see the SSRS Report Viewer allows the user to send a request with parameters--collected in an Outsystems app--to an SSRS sever, which will then return a PDF of the results. It does not allow the user to open up a full SSRS report and allow them to enter parameters directly in the SSRS report the way you might in a .net application. Do I understand that correctly? Or is there a way to simply display the full SSRS report and allow users to interact with it and use its full functionality?
If there is a way to do this, please explain how. The SSRS Report Viewer seems to always require parameters. I would like to request an SSRS report from an SSRS server without parameters and have the user input the parameters directly into the SSRS report.
Thank you for your assistance.