Contents
Click the name of your service application and the Manage Reporting Services Application page will open. Alternatively, you could click near the name or on the type column for your service application, which will select the entire row, and then click Manage in the SharePoint ribbon.
How to enable reporting services in SQL Server?
Right-click the report server node, and select Properties. Click Advanced to open the properties page. For more information, see Server Properties (Advanced Page) – Reporting Services. In the Security section, in EnableRemoteErrors, select True. Click OK. Create a text file and copy the following script into the file.
Specifies that report server e-mail is routed through an SMTP server. Specify the SMTP server or gateway to use. You can use a local server or an SMTP server on your network. Specifies the e-mail address to use in the From: field of a generated e-mail.
How to manage a reporting services service application?
Open service application management pages. To open the management pages for a Reporting Services service application, complete the following: In Central Administration, in the Application Management group, click Manage service applications. Click the name of your service application and the Manage Reporting Services Application page will open.
How is Reporting Services SharePoint mode architected?
Reporting Services SharePoint mode is architected on the SharePoint service architecture and utilizes a SharePoint service and one to many service applications. Creating a service application makes the service available and generates the service application database.
The Reporting Server is essentially an Application Server that is joined to the SharePoint farm. It will run the SSRS Service Application. Using the SSRS integrated mode now means that it is fully under SharePoint. Create all Service Applications manually (this was for other purposes; Reporting Services was not one of them yet)
How to create a reporting services service application?
For more information on using SharePoint Central Administration, see the “Create a Reporting Services Service Application” section in Install Reporting Services SharePoint Mode for SharePoint 2010. See the PowerShell section later in this topic for a sample PowerShell script for creating service applications.