SSRS DeploymentsCopy link to this sectionLink to this section copied!

This section allows you to configure SSRS deployments which will be executed during installation. You might use it if the installation needs to upload reports, datasets or data sources to an instance of Microsoft SQL Server Reporting Services.

New SSRS DeploymentTo create a new deployment use the [ New SSRS Deployment ] toolbar button or the “New deployment” context menu item.

Ssrs deployment

To impersonate the current user, use the “Impersonate installing user” context menu option. You can check this option if you want to run the deployment as the user installing the application, not under the Local System account.

GeneralCopy link to this sectionLink to this section copied!

Server URLCopy link to this sectionLink to this section copied!

URL of the Report Server Web Service (e.g. http://localhost:80/ReportServer_INSTANCENAME). Edit this field using Smart Condition Edit Control.

Reports folderCopy link to this sectionLink to this section copied!

The name of the target folder where the reports will be deployed. Edit this field using Smart Condition Edit Control.

Dataset folderCopy link to this sectionLink to this section copied!

The name of the target folder where the datasets will be deployed. Edit this field using Smart Condition Edit Control.

Datasource folderCopy link to this sectionLink to this section copied!

The name of the target folder where the datasources will be deployed. Edit this field using Smart Edit Control.

ConditionCopy link to this sectionLink to this section copied!

The condition for reports deployment. Edit this field using Smart Condition Edit Control.

Remove resources when uninstalling applicationCopy link to this sectionLink to this section copied!

By enabling this option all reports' resources are removed during uninstall.

ResourcesCopy link to this sectionLink to this section copied!

Here you can add and edit the files needed for the deployment (report, dataset and datasource files).

Adding a new resourceCopy link to this sectionLink to this section copied!

Select your resources using the [ Add... ] button.

Editing an SSRS deploymentCopy link to this sectionLink to this section copied!

Use the [ Edit... ] button, the “Edit...” context menu item or press the Space key while an element from the list is selected. The Edit SSRS resources dialog dialog will be displayed allowing you to edit the properties of the resource's deployment.

Removing an SSRS deploymentCopy link to this sectionLink to this section copied!

To remove an existing resource use the [ Remove ] button.

NoteYou can target the deployment to a server that is running on a different machine than the one where the installer is running, only if the machines are connected to the same domain.

ImportantFor performing the deployment, Advanced Installer uses a tool which is part of the Reporting Services component of the SQL Server. Therefore you must have an instance of the SQL Server installed on the machine where you are running the install package.

TipFor more detailed help, please press the F1 key.

Topics