Qbert

Have a deep look at your business processes.

Discover anomalies in operational business processes

Qbert provides a versatile user interface with a focus on data visualization and collaborative functions. The highly interactive dashboard facilitates the visual exploration of process information and the discovery of process anomalies.

With Qbert you can explore all the routes followed by process entities, filter them by multiple states selection and visualize time durations of each process step. Moreover, you can define anomalous and valid routes, save these process rules for successive analysis or to create alerts.

Qbert is designed to be universal

Qbert abstracts and leverages the main features shared by all processes. While each process is unique, they share a set of common functionalities: each process can be described by entities that change state over time as actions occur.

id nodeId nodeLabel start end
f34h67d 144 node A 2017-01-20 9:32:49 2017-01-20 22:26:41
y24f69x 410 node B 2017-01-20 22:26:41 2017-01-21 19:03:00
i32s66a 65 node C 2017-01-16 11:32:06
y24f69x 65 node C 2017-01-21 19:03:00 2017-01-23 09:13:24
... ... ... ... ...

The input file is a comma-separated values delimited text file (CSV) with the comma as separator. Each line of the file describes the arrival of an entity in a state, from the whole information it is then possible to derive the complete journeys of the process entities. The table above shows an example of the expected columns in the CSV input file.

Qbert promotes collaboration

The project file stores information about anomalous segments and valid routes, it can be exported by an application instance and imported in another. Users can share anomalous segments and valid routes with colleagues by means of project files in JSON format.