Wednesday 12 February 2014

HOW Deploy a REPORT

Deploying a REPORT

METHOD 1:

Step 1:  Right Click on Report Name--> Go to properties--> Paste the URL (It could be like http://<server name>/reportServer)   
Below image will give Idea about this

Copy the URL and paste it on properties of report(take a Look below )



Step 2: Right Click on Report Name--> Click on BUILD 

Step 3: Right Click on Report Name--> Click on DEPLOY
Step 4: Deploy completed Success

Step 5: Now go to web Browser refresh it. You can find your reports here.
1.Initially browser
2.When refreshing
Step 6:
Click on report name(My self Sample)
Step 7: Select the deptno from drop down list ,you will get the result like below 



METHOD 2:

METHOD 3:

Using rs UTILITY
rs {-?}
{-i input_file=}
{-s serverURL}
{-u username}
{-p password}
{-e endpoint}
{-l time_out}
{-b batchmode}
{-v globalvars=}
{-t trace}
rs –i c:\scriptfiles\script_copycontent.rss -s http://localhost/reportserver

1 comment: