This task configures the SQL Report Server for use with the Application Server. After you run the ConfigureReportServer task, you must load reports from the application. For instructions, see Load Reports.
Option |
Description |
CreateInternalUser |
Select whether to create a user account on the SQL Report Server and the Application Server to connect to the program’s database. If not, you must enter an existing user name and password in the ReportServerUser and ReportUserPassword fields. |
Database |
Enter the name of the application database on the Application Server. |
DatabaseServer |
Enter the SQL Server instance for the application database. |
DeployUser |
Enter a user name for the Microsoft Windows user account to manage the Microsoft Reporting Services instance. |
DeployUserPassword |
Enter a a password for the Microsoft Windows user account to manage the Microsoft Reporting Services instance. |
ReportFolder |
Enter the name of the Report folder. Typically, this is the same as the name of the Application Server database. |
ReportRootFolders |
Enter a list of RootFolderItems to determine the folders to display in the application’s report explorer. |
ReportServiceUser |
Enter a user name on the SQL Report Server and the Application Server to connect to the program’s database. If you select “False” in the CreateInternalUser field, this field is required. |
ReportServiceHost |
Enter the name of the machine that runs the Windows Service component for the Microsoft Report Services instance. |
ReportServiceURL |
Enter the URL for the SQL Report Server instance that runs the Web Service component. |
ReportUserPassword |
Enter a password for the user account on the SQL Report Server and the Application Server to connect to the program’s database. If you select “False” in the CreateInternalUser field, this field is required. |