Export and import tag data
- Last UpdatedJul 11, 2024
- 1 minute read
You can export the tag data of a managed InTouch application to a .csv file. You can import this data into another managed InTouch application or a stand-alone InTouch application.
Export tag data from a managed InTouch application
-
Open the IDE.
-
Select the derived InTouchViewApp template that contains the managed InTouch application from which you want to export the tag data.
-
On the Galaxy menu, point to Export, and then select DB Dump.
The CSV File to Dump To dialog box appears.
-
Specify a location and file name for the .csv file and select Save.
A confirmation dialog box appears.
-
Select Group output by types if you want the tag data to be grouped by data types in the .csv file.
-
Select OK. When a success message appears, select OK.
Import tag data from a .csv file to a managed InTouch application
-
Open the IDE.
-
Select the derived InTouchViewApp template that contains the managed InTouch application to which you want to import the tag data.
-
On the Galaxy menu, point to Import, and then select DB Load.
The CSV File to Load From dialog box appears.
-
Highlight the .csv file and select Open.
During the import, one or more messages may appear warning you of duplicate names. Select the appropriate option for each duplicate tag.
-
When a success message appears, select OK.