Für einen Test-Import kann es nötig sein, ein Modul ohne die Verwendung der normalen Meta-Daten zu importieren.
Dies kann z.B. nötig sein, wenn Sie ein selbst exportiertes Modul zum Test selbst importieren wollen.
Um einen Reimport als frischen Insert durchzuführen, können Sie den normalen Export benutzen.
Für den Import benötigen Sie aber ein neues Konfigurationsmodul. In diesem müssen Sie andere Metadaten eintragen. Entweder eine anderes SQL-Datenbank-Schema (das Sie zuerst anlegen müssen) oder aber eine SQLite-Datei. Dies ist auch eine Art Datenbank. Dies besteht aber nur aus einer einzelnen Datei in der die Metadaten gespeichert werden.
Beispiel für SQL-Lite:
Starten sie aus Ihrem neuen Konfigurationsmodul heraus die Option „Configure Metadata“
In dem neuen Fenster stellen Sie eine neue SQLite-Datenbank ein:
Haben Sie dies erledigt, können Sie Ihren Export frisch in einem neuen Bereich importieren.
You may also want to use visual panels to communicate related information, tips or things users need to be aware of. |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|
For a test import it may be necessary to import a module without using the normal meta data.
This may be necessary, for example, if you want to import a self-exported module for the test itself.
To perform a re-import as a fresh insert, you can use the normal export.
But for the import you need a new configuration module. In this module you have to enter other metadata. Either another SQL database schema (which you have to create first) or a SQLite file. This is also a kind of database. But this consists only of a single file in which the metadata is stored.
Example for SQL-Lite:
Start the option "Configure Metadata" from your new configuration module
In the new window you set up a new SQLite database:
Once you have done this, you can import your export fresh in a new section.