...
Local Visual Studio 2010 SP1 ( If this version is not available, please use Visual Studio 2012 ) → Push the files to Bitbucket Repo→ If you have SSRS 2010 then deploy to SSRS server directly else login to VM where SSRS 2010 is installed and deploy to Dev SSRS Server→ verify the changes(by Mark)→ deploy the report to Production SSRS Reporting Server.
**Deploy through VM (10.10.0.80): Need a access
2 Servers details
Note: Reporting server only opens in IE 11
Sl no# | Client Name | Instance Name | URL | Description | |
---|---|---|---|---|---|
1 | Internal QA | Dev Environments Folder Name: WFDemo_Internal | http://10.10.0.10/Reportserver_SQLDEV2012 | For Internal QA only. | |
2 | 3 | Eckerd (Internal QA) | Eckerd Development Folder: Eckerdtest | http://10.10.0.10/Reportserver_SQLDEV2012 | For Eckerd Database and folder name should be same |
43 | Eckerd (Pre-Prod) | Eckerdtest - Demo Folder: Eckerdtest | https://10.0.0.37/ReportServer | For Re-Prod. This is Production Reporting server having this folder. | |
54 | Eckerd (Prod) | Eckerd Live Folder : Eckerd | https://10.0.0.37/ReportServer | For Production | |
65 | Eckerd(Other Instance) Other instances for Demo | Folder:Pilot_Eckerd Folder:WFDemo Folder:EmpyraSandbox1 Folder:EmpyraSandBox | https://10.0.0.37/ReportServer | Eckert Staff will do the testing in Pilot_Eckerd | |
76 | Development SQL Server | Dev SQL Server | |||
87 | Internal Development SSRS | yngempyra\developer D@v@lop@r | http://10.10.0.10/ReportServer_SQLDEV2012 -- Dev Server http://10.0.0.37/Reportserver -- Live server | yngempyra: Domain Name for development Report Server http://10.10.0.10/ReportServer_SQLDEV2012 -- Dev Server http://10.0.0.37/Reportserver -- Live serve hqempyra\reportaccount |
3 SSRS Projects Details
Sl No | Project Name | Description |
---|---|---|
1 | Eckerd | |
2 | MCTA | |
3 | Workforce Demo | Base Project : All reports from this project should be deployed to other clients. |
4 Bitbucket Repository Details
Sl No | Repository Name | Description |
---|---|---|
1 |
5 Creating new Report
5.1 Steps involved for creation of new reports
...