The statistics engine is responsible for processing all statistical information within FlowWright. The Engine service performs the following functions;
- compute statistics on processes
 - compute BI report data for process definitions
 - compute BI report data for process instances
 
REST API
The engine also provides a REST API that provides real-time information about the engine. The REST API can be accessed using the following URL:
http://localhost:5073
