Exporting deployment reports to the file system

You can export deployment results to an HTML file on the file system so that you view it using a browser, or share it with team members who do not have the workbench installed.

Before you begin

Deploy or bind an artifact using a deployment group.

Procedure

  1. Right-click the Deployment Results folder under a deployment group in the Deployment Manager view, and select Export HTML Report. You can also export a report for one set of deployment results by selecting the same context menu from a deployment result in the Deployment Results folder.
  2. In the window that opens, select deployment results for export, specify a folder on the file system, and click Finish.

Results

One HTML file for each deployment result is saved to the folder that you specified. A .css file is also saved to the folder to properly display the HTML file.

What to do next

You can view the report in a browser or share it with other team members.

Feedback