Difference between revisions of "Import Location Table Exchange Format"

From TMCWiki
Jump to: navigation, search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Import Location Table Exchange Format (En)|''English version'']]
+
The '''Import TMC Location Table Exchange Format''' window opens uppon first use of TMCStudio and after that can be accessed in two different ways:
  
 +
*[[:Category:Import|'''Import''' menu]]  → [[File:menu-option_import_.png|link=|alt=]]
  
[[:Category:Werkzeugleiste Import/Export|Werkzeugleiste Import/Export]] → Location Table Exchange Format importieren | [[:Category:Menü Import|Menü Import]] → Location Table Exchange Format importieren...
+
*Toolbar → [[File:ImageList-99.png|link=|alt=]]
  
[[File:ImageList-99.png|link=|alt=]]
 
  
 +
[[file:Import Location Table Empty.jpg]]
  
Ein Klick auf den Button oder die Menüfunktion öffnet das Fenster '''Import TMC Location Table Exchange Format''', mit dem sich eine Location Table importieren lässt.
 
  
[[file:Location-Table-import-fenster.png|link=|alt=]]
+
To import a Location Table, fill in the required blanks in the window, as described below.
  
Im Beispielfenster werden die Parameter nach folgender Vorgehensweise ausgefüllt:
 
  
'''Datenbank'''
+
'''Database'''
  
:Im Feld '''Datenbankdatei''' lässt sich festlegen, wo die Datenbank gespeichert wird. Dazu gibt es zwei Möglichkeiten:
+
Double click on the white space next to '''Database file'''.  
:*Wählen einer bestehenden Datenbank. Durch Klick auf das Ordnersymbol [[file:button_folder.png|alt=|link=]] öffnet sich das Datenverzeichnis, wo eine bestehende und leere Firebird-Datenbank (*.fdb) ausgewählt wird.
 
:*Erstellen einer neuen Datenbank: Dazu wird das zuständige Kästchen aktiviert und durch Klick auf das  Ordnersymbol [[file:button_folder.png|alt=|link=]] der gewünschte Speicherort ausgewählt. Nun kann im Textfeld ein beliebiger Name für die Datenbank eingegeben werden, der jedoch mit der Formatbezeichnung ".fdb" enden muss.
 
  
:Die Bezeichnung für die '''Konfigurationsdatei''' lautet gleich wie die Datenbankdatei, endet aber mit der Bezeichnung ".ini". Beim Erstellen einer neuen Datenbank wird dieser Name automatisch aus dem ersten Schritt übernommen.
+
Here you can enter a name for your database. The program will automatically turn it into a Firebird file (*.fdb).
 +
 
 +
Uppon specifying a database, an .ini file of the same name as the .fdb file will be created under '''Settings file'''.
 +
 
 +
The project also requires that it be given a name.
 +
 
 +
Once the import process has been completed, the project name will be stored in the .ini file and will appear in the list of projects when you open TCMStudio.  
 +
 
 +
:{{Warning}} 
 +
::Please note that in either case, the database '''cannot''' be created on a network drive and/or server!
  
:Der '''Projektname''' kann frei gewählt werden, es bietet sich aber an, die gleiche Bezeichnung wie für die Datenbankdatei einzusetzen.
 
  
 
'''Import'''
 
'''Import'''
  
:'''Quelldatei'''
+
Depending on the location table format you are trying to import, select either source file or source directory. 
:Wenn es sich bei der Location Table um eine ZIP-Datei handelt (".zip"), kann durch Klick in diese Zeile zum gewünschten Ordner und der Datei navigiert werden.
+
 
:Wenn die Location Table aus einer Mehrzahl von DAT-Dateien besteht, wird diese Zeile leergelassen und stattdessen das Feld '''Quellverzeichnis''' verwendet.
+
If your Location Table file is a ZIP file (*.zip), click on the white space next to '''source file''', click on the folder icon and locate the ZIP.
 +
 
 +
If your Location Table consists of a number of DAT files (*.dat), click on the white space next to '''source directory''', click on the folder icon and locate the directory where your location table (consisting of a number of files in DAT format) is stored. The DAT files all have to be stored within one single folder.  
 +
 
 +
As soon as a valid folder containing the necessary DAT files is selected, the name of the corresponding Location Table is shown in the lower part of the window (large white space).
 +
 
 +
 
 +
[[file:window_ltshown_sd.png|link=|alt=]]
 +
 
 +
 
 +
'''Run semantic checks'''  
 +
 
 +
It is highly recommended that you tick the option run semantic checks for every location table you import into your database!
 +
 
 +
If the option is selected, the imported location table will be verified directly after the data import.
 +
 
 +
Visit the [[Semantic Checks]] page to learn more about this function.
  
  
'''Quellverzeichnis'''
+
Once all the data has been entered, the window should resemble this:
:In dieser Zeile wird der Ordner gesucht und ausgewählt, in dem die Location Table (bestehende aus einer Mehrzahl von DAT-Dateien) abgelegt ist. Sämtliche DAT-Dateien müssen im gleichen Ordner gespeichert sein.
 
:Wenn es sich bei der Location Table um eine ZIP-Datei handelt, wird diese durch das Feld '''Quelldatei''' ausgewählt (siehe oben.)
 
:Sobald ein gültiger Dateipfad eingegeben ist, wird der Dateiname der betreffenden Location Table im unteren Teil des Fensters angezeigt:
 
  
:[[file:location-table-import2.png|link=|alt=]]
+
[[file:Import Location Table.jpg]]
  
  
'''Inhaltliche Prüfung durchführen'''
+
To start the data import, click the '''OK''' button.
:Es wird empfohlen, die inhaltliche Prüfung für jede Location Table durchzuführen, die in Ihre Datenbank importiert wird.
 
:Weitere Informationen zur inhaltlichen Prüfung finden sich [[Inhaltliche Prüfung|hier]].
 
  
Um den Datenimport zu starten, wird der Button '''OK''' geklickt.
+
The location tables will be imported, the database tables created and the data checked. This may take a few seconds.
  
Die Location Table wird nun importiert, die Datenbank erstellt und die Dateien falls erwünscht geprüft. Dieser Vorgang kann einige Sekunden dauern, der Ladevorgang wird visualisiert.
 
  
[[File:Location-table-import3.png|link=|alt=]]
+
[[File:ImportCreateCheck.png|link=|alt=]]
  
  
Sobald der Import abgeschlossen und die inhaltliche Prüfung durchgeführt ist, erscheint eine Liste mit den Treffern der Prüfung.
+
As soon as this process is completed and in case you ran the import routine including the semantic checks, a list of check statements is shown.  
  
Das weitere Vorgehen wird auf der Seite [[Inhaltliche Prüfung]] beschrieben.
+
Visit the [[Semantic Checks]] page to learn how to proceed.
  
 +
  
==Siehe auch==
+
==See also==
  
→ [[Inhaltliche Prüfung]]
+
→ [[Semantic Checks]]
  
  
[[Category:Menü Import]]
+
[[Category:Button]]
[[Category:Werkzeugleiste Import/Export]]
+
[[Category:Import]]
 +
[[Category:Toolbar Import/Export]]

Latest revision as of 14:51, 20 May 2016

The Import TMC Location Table Exchange Format window opens uppon first use of TMCStudio and after that can be accessed in two different ways:

  • Toolbar →


Import Location Table Empty.jpg


To import a Location Table, fill in the required blanks in the window, as described below.


Database

Double click on the white space next to Database file.

Here you can enter a name for your database. The program will automatically turn it into a Firebird file (*.fdb).

Uppon specifying a database, an .ini file of the same name as the .fdb file will be created under Settings file.

The project also requires that it be given a name.

Once the import process has been completed, the project name will be stored in the .ini file and will appear in the list of projects when you open TCMStudio.

Important Advice
Please note that in either case, the database cannot be created on a network drive and/or server!


Import

Depending on the location table format you are trying to import, select either source file or source directory.

If your Location Table file is a ZIP file (*.zip), click on the white space next to source file, click on the folder icon and locate the ZIP.

If your Location Table consists of a number of DAT files (*.dat), click on the white space next to source directory, click on the folder icon and locate the directory where your location table (consisting of a number of files in DAT format) is stored. The DAT files all have to be stored within one single folder.

As soon as a valid folder containing the necessary DAT files is selected, the name of the corresponding Location Table is shown in the lower part of the window (large white space).



Run semantic checks

It is highly recommended that you tick the option run semantic checks for every location table you import into your database!

If the option is selected, the imported location table will be verified directly after the data import.

Visit the Semantic Checks page to learn more about this function.


Once all the data has been entered, the window should resemble this:

Import Location Table.jpg


To start the data import, click the OK button.

The location tables will be imported, the database tables created and the data checked. This may take a few seconds.



As soon as this process is completed and in case you ran the import routine including the semantic checks, a list of check statements is shown.

Visit the Semantic Checks page to learn how to proceed.


See also

Semantic Checks