Dispatching Reports BACK| 1 2 3 4 5 6 7 8 9 10 | NEXT | MAIN
The Reports Server takes requests from clients to schedule and run reports. Requests are entered into a job queue and dispatched to run on one of the Reports Server's multiple runtime processes.

When complete, the report is delivered as requested. For example, it could be served back to the client or even output to a printer. For Web requests, the report is displayed directly in the Web browser.