- The report users are the peoples who work with the data as well as want some insights from data. They send a request to the SSRS server
- SSRS server finds the metadata of the report and sends a request for data to the data sources.
- Data returned by the data source is merged with the report definition into a report.
- When the report is generated, it is returned to the client.
0 Comments