Building and Deploying Reports

 

 

Table of Contents

 

Tools overview: 1

Use Report Builder 2.0 to build a new report from a model 1

Deploying a Model or Report from BIDS. 10

Using a model in a Bids Report 10

Using Report Builder 2.0 to change a BIDS report and then going back to BIDS. 11

 

Tools overview:

Note:  we now have 2008 version of everything

§         To create and develop report projects of 3 types

§         Model projects

§         Report server projects (and these can use deployed models)

§         Analysis projects – we are not using these now

 

Use Report Builder 2.0 to build a new report from a model

 

Prerequisite: The model has been deployed to the Report Server.

 

1.      Get into Report Builder

 

Type http://usa4.afsglobal.org/Reports/Pages/Folder.aspx?ItemPath=%2fMy+Reports&ViewMode=List

to access the Report manager.  

 

 

 

 

 

 

 

2.      Set up Report Builder 2.0 to point to the AFS report server:

 

 

3.      Create a new data source

 

 

 

§         Click credentials

§         Enter your user and password

 

             - For a shared connection instead:

§         Click Shared

§         Click the browse button

 

§         It should be looking in http://usa4.afsglobal.org/reportserver

§         Click models

§         Click the model you want

 

§         press open

§         double click on server to add  user and password

 

4.      Add the dataset which is the list of fields you intend to report upon

 

 

 

5.      Actually create your report layout

 

 

6.      Run the report

 

7.      Save the report

8.      See the report in Report Manager:

 

Deploying a Model or Report from BIDS

 

  1. Open the project (model or report)
  2. Set the report model project property

§         choose menu option project

§         set TargetServerURL as http://USA4.afsglobal.org /ReportServer

§         set overwrite datasources to True so it will redeploy all the models in your project.

§         Issue #5 – We need to set the targetModelFolder properly according to the folder scheme we decide. Each project should have models that belong in one folder.

 

 

  1. Build the project

§         Choose menu option build

§         Choose build

  1. Deploy the project

§         Choose menu option build

§         Choose deploy

§         You may need to enter your user and password  

Using a model in a Bids Report

 

 

 

 

Using Report Builder 2.0 to change a BIDS report and then going back to BIDS