External Reports

An External Report contains a URL pointing to another page, service, or reporting engine.

The report file is a simple wrapper containing the full URL of the destination. When you import an External Report, it is shown in the Web Reports list like any other report. When you click an External Report, it loads the target page into the browser.

In this example, an External Report loads the BigFix home page:

 
<BESWebReport>
  <Name>Example External Report</Name>
  <Description>
   BigFix Home Page
  </Description>
  <Type>ExternalReport</Type>
  <Category>External Report</Category>
  <Source>HCL, Inc.</Source>
  <Data>
     http://www.ibm.com/software/tivoli/solutions/endpoint/
  </Data>
 </BESWebReport>
Note: An embedded URL is an absolute address and must start with http:// or https://