Any way to export and import BES Web Reports?

(imported comment written by SystemAdmin)

To export a web report:

Install Firebug

Open the Web Report in question.

Open Firebug

Open the console

Run the following code:

{ WR.PrintReportXML() }

Copy everything between the following two tags (including the two tags) into a text file and name it FileName.beswrpt

{<BESWebReport></BESWebReport>}

Import it in Web Reports.