Table of Contents

Data

Download

The data-download (Ctrl + Shift + U) operation shows the data download form.

You can download the events, expressions, and capacity profiles in CSV format only.

Upload

The data-upload (Ctrl + U) operation shows the data upload form. You can upload capacity profiles, events, and expressions from local CSV files and MySQL, Oracle and SQLite databases.

Because of the Single Origin Policy, uploading from a database requires that the model and the database are in the same domain, see Same_origin_policy.

Model and databases must be in the same language.

Both for local CSV files and databases, uploading is synchronous.

After uploading, the events search button provides access to the database, for review and data quality checks. The search functionality requires that the database server runs adminer and that it is accessible on the intranet. The database search is not affected by the Single Origin Policy because the page with the data loads into a new browser window. Hence, you'll be able to search the databases regardless of the location of the model, even if the files are on your PC.

Database system

Some example upload forms are shown below.

MySQL

For uploading data from a MySQL database:

Oracle

For uploading data from an Oracle database:

SQLite

For uploading data from an SQLite database:

The paths to the directories and files on the database server should be provided by your database administrator.

CSV

Uploading data from a local CSV file is straightforward, by a file browser.

Data type

Regardless of the database system, the data tables have the same layout. The tables must not have any empty rows.

Events

This screenshot shows a table with events from a CSV file.

Expressions

This screenshot shows a table with expressions from an SQLite database.

Capacity profiles

This screenshot shows a table with capacity profiles from a CSV file.