Recalculation

Global recalculation

If you change the measure configuration or typifying rules and want to update the existing data, you need to do the following:

  1. Perform a retypification (argument -typifier new) or a recalculation (argument -keyindicator new).
  2. Reinitialize the analysis server (argument -reinitanalysisserver auto), which rebuilds the memory structure of the analysis server completely.

You can combine both steps in one call, runppmimport, or perform them separately. The recalculated data is displayed in the analysis only after both steps have been performed successfully.

A retypification also implies a recalculation of measures because the change of association of a process instance with certain process types and process groups requires new process type-specific measures to be calculated.

Partial recalculation

You can limit the number of process instances to be recalculated by using the -ps argument to specify a paramset that identifies the process instances to be recalculated. In this case, the analysis is updated automatically and a reinitialization is not required.