You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/workstation/wks-import.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,15 @@ To transfer multiple station configurations, along with their associated applica
44
44
***Include Apps** - If you select this option, the import creates any apps that are linked to the exported stations but do not yet exist in the workspace with the same URL and public key.
45
45
***Include Devices** - If you select this option, the import includes any exported device configurations.
46
46
47
+
8. Select how you want to handle duplicate stations and devices (that is, stations and devices with same name as an existing station or device). The following options are available:
48
+
49
+
***Ignore** - The item is skipped.
50
+
***Duplicate** - A new item is created with a number appended to the name, for example, *My Station (1)*.
51
+
***Replace** - The existing item is replaced by the new one.
52
+
***Merge** - This option is only available for stations. The new station along with its apps and devices is merged with the existing station with the same name.
After the import finishes, your target workspace has the same applications and station configurations as the source workspace, but the stations are not yet registered to computers.
48
57
49
58
## Importing and Exporting a Single Station
@@ -67,3 +76,7 @@ To transfer the contents of a single station, perform the following steps:
67
76
4. Click **Continue**.
68
77
5. On the **Summary** screen, review the information and optionally select a group to categorize it, such as *Assembly*.
69
78
6. Click **Create Station**.
79
+
80
+
{{% alert color="info" %}}
81
+
By default, the single station import operates in duplicate mode. That is, when you import a station with same name as an existing station, a new station is created with a number appended to the name. For example, copying and pasting a station called *My Station* creates a station called *My Station (1)*.
0 commit comments