Skip to content

Commit c409fce

Browse files
Merge pull request mendix#10852 from mendix/kk-wks-single-station-import
Workstation import changes
2 parents 1d847ad + 4767aa9 commit c409fce

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

content/en/docs/workstation/wks-import.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ To transfer multiple station configurations, along with their associated applica
4444
* **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.
4545
* **Include Devices** - If you select this option, the import includes any exported device configurations.
4646

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.
53+
54+
{{< figure src="/attachments/workstation/wks-import4.png" class="no-border" >}}
55+
4756
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.
4857

4958
## Importing and Exporting a Single Station
@@ -67,3 +76,7 @@ To transfer the contents of a single station, perform the following steps:
6776
4. Click **Continue**.
6877
5. On the **Summary** screen, review the information and optionally select a group to categorize it, such as *Assembly*.
6978
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)*.
82+
{{% /alert %}}
46.3 KB
Loading

0 commit comments

Comments
 (0)