Adding a File Copy Redirector to a Report

A file copy redirector copies the report to a location on a disk. This location can be remote as long as it is exposed as a UNC (Universal Naming Convention) path.

To use a file copy redirector, you need the following prerequisite:

  • The destination file path must be added in Workbench under ProjectFile Configuration. Learn more

To add a file copy redirector to your report:

  1. Open Workbench and in Project Explorer, expand your project > Reports > Configurations > your configuration, right-click the desired report, and select Edit.
  2. On the Redirector Commands tab, select Click here to add new item.
  3. In the Selected rule settings panel in Command Type, select File Copy.
  4. In Publish Folder, enter the path where want to copy the report.
  5. In Execute Command On, select the condition for executing the redirector, and then click Apply.
  6. To test your file redirector, right-click your report in Project Explorer and select Test Report. When the test completes, check the publish folder for your report.