Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a new data cube from a data source file (Full Integration): In this scenario, the wizard will guide you through the full integration process. Assuming that you have an event log file (e.g., XES), it will create the cube structure in the database from scratch and populate it with the data of your data source.
  2. Update an existing cube by inserting data from a source file (Update): This scenario assumes that there is already an existing data cube (either filled with data or empty). The wizard will extend the content of cube with the new data from the data source. Please be aware, that the wizard works append-only, i.e. it does not remove "outdated" data.
  3. Create an empty cube from an existing meta-data file (Empty Cube): In this sceanrio, the wizard creates the empty data cube structure in the database from an existing meta-data file. This file could be either automatically created by one of the scenarios above or manually with the meta-data editor.

...