Create a Graphic Report

To create a Graphic Report:

  1. In the Configuration Manager, right-click on the User Interface| Reporting | Graphic Reports node of the navigation tree and select the New | Graphic Report option from the menu.
  1. Enter the general properties (Name, Description) of the report you are creating. The report name will be shown on the title bar of the property editor when you subsequently edit the report.
  1. If you need to prompt the user for values when running queries, use substitution parameters (for example HOLE_ID = '?Enter the Hole ID?') can be inserted.
  2. To configure the report by setting up a Dataset List and a Designer List, click on the Graphic Reports Configuration tab.
  3. Double-click on a query to select it. You will see the following:
  4. Run on Server

    Running on the PC requires that all data is stored in memory. This can cause crashes when dealing with large datasets (e.g. over 1 Gbyte)

    The "Run on Server" option allows the data to be broken into manageable chunks. Each chunk of data is verified as it is received, so the process is more reliable.

    There is an increased "per record" fetch time, so tasks like importing and exporting data will run slower.

  5. To configure the messages to be shown, or the scripts to be executed, when the task form is opened or closed, click on the Property Editor: Event tab.
  6. To configure the default location for printed report output, click the Unattended Options tab.
  7. To setup the Connector, click on the Graphics Report Data Connectivity.

To execute a report

Either double click on the Graphic Report's icon or select the Graphic Report's icon in the reports window and click the Execute button on the Ribbon.

Property Editor: Event

Unattended Options

Graphics Report Data Connectivity