An open API service indexing awesome lists of open source software.

https://github.com/blueq-world/crystal-report-batch-deployment

Use the .net SDK to batch upload reports and update the report login information in the Crystal Report Server.
https://github.com/blueq-world/crystal-report-batch-deployment

batch-upload-crystal-report crystal crystal-report csharp update-logon-information-of-the-report

Last synced: 12 months ago
JSON representation

Use the .net SDK to batch upload reports and update the report login information in the Crystal Report Server.

Awesome Lists containing this project

README

          

# crystal-report-batch-deployment
[![Build status](https://ci.appveyor.com/api/projects/status/2exf5ulw51klq8wt?svg=true)](https://ci.appveyor.com/project/Blueq-world/crystal-report-batch-deployment)
[![GitHub release](https://img.shields.io/github/release/Blueq-world/crystal-report-batch-deployment.svg)](https://github.com/Blueq-world/crystal-report-batch-deployment/releases)
![](https://komarev.com/ghpvc/?username=Blueq-world)

Use the .net SDK to batch upload reports and update the report login information in the Crystal Report Server.

## Usage
* ### Release souce code with x64 platform
![](Guideline%20Image/Capture11.PNG)

* ### Configuration in the CrystalReportDeploy.exe.config in the release folder
![](Guideline%20Image/Capture10.PNG)

* ### Click "CrystalReportDeploy.exe" file

* ### Input the "Path of publish source folder" and the "Deployment folder of the Crystal Service"
![](Guideline%20Image/Capture.PNG)

#### The report list in the publish source folder
![](Guideline%20Image/Capture4.PNG)

* ### Click OK button

* ### Input the corresponding "Deployment Folder" and the "Deployment Folder" in the gridview
![](Guideline%20Image/Capture1.PNG)

* ### Click Deploy button

* ### Deployment successful
![](Guideline%20Image/Capture2.PNG)

#### Backed up to "TestSITBACKUP20231212" folder
![](Guideline%20Image/Capture6.PNG)

#### Uploaded to "TestSIT" folder
![](Guideline%20Image/Capture5.PNG)

#### Backed up to "TestUATBACKUP20231212" folder
![](Guideline%20Image/Capture8.PNG)

#### Uploaded to "TestAUT" folder
![](Guideline%20Image/Capture9.PNG)

#### Updated the database logon information
![](Guideline%20Image/Capture7.PNG)