Reports

Demonstrates getting and executing reports.

This program:

  1. Gets all built-in reports.
  2. Gets all reports that were created by Joe.
  3. Gets three reports from the IDM application that were created by Joe.
  4. Executes the "All Active Escalated Incidents" report by report name and returns all items.
  5. Executes the "All Issues I Own" report by UUID and returns four items.
  6. Executes the "Built-In: All Inactive Items" built-in report in the Incident Management application and returns all items.