Camunda Engine Data Reimport

There are cases where you might want to remove all Camunda BPM engine data from Optimize which got imported from connected Camunda Engines but don’t want to lose Optimize entities such as collections, reports or dashboard you created.

Warning!

Please be aware that triggering a reimport causes the current data imported from the engine to be deleted and a new import cycle to be started. That also means, that data which has already been removed from the engine (e.g. using the history cleanup feature) is irreversibly lost.

Please note that when triggering a reimport, all existing Event Based Processes get unpublished and reset to the mapped state. This is due to the fact that Event Based Processes may include Camunda Engine data, the reimport however does not take into account on what sources Event Based Processes are actually based and as such clears the data for all of them.

You then have to manually publish Event Based Processes after you have restarted Optimize.

To reimport engine data, please perform the following steps:

  • Stop Optimize, but keep Elasticsearch running.
  • From the Optimize Installation root run ./reimport/reimport.sh on Linux or reimport/reimport.bat on Windows and wait for it to finish
  • Start Optimize again. Optimize will now import all the engine data from scratch.
  • If you made use of Event Based Processes you will have to manually publish them again.

On this Page: