Chapter 23. Report Domain

The report domain is the tool domain for report generation and management tools.

23.1. Description

The report domain supports basic report generation functionality, like event logging and manual report building. Furthermore it provides basic report management features, like persistent storage of reports and a category system for report storage.

23.2. Functional Interface

Link to the Java Domain Interface on Github. This interface also contains information about events raised by this domain.

23.3. Connectors

23.3.1. Plaintext Report Connector

The plain text report tool connector is simple implementation of the report domain, which generates plain text reports.

23.3.1.1. External Tool Configuration

No external configuration is needed.

23.3.2. ProM Report Connector

The ProM report tool connector generates reports in Mining XML format and keeps therefore one mxml file for each process.

23.3.2.1. External Tool Configuration

To run the ProM connector no external configuration is needed. The preferred way to analyze the created mxml files is to use the ProM framework.