Skip to content

Commit 29a5c91

Browse files
Merge pull request mendix#10850 from mendix/kk-wks-bulk-import
Note on importing single stations + licensed features
2 parents c409fce + 91538f4 commit 29a5c91

3 files changed

Lines changed: 16 additions & 5 deletions

File tree

content/en/docs/workstation/_index.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ description_list: true
88
cascade:
99
- content_type: "Mendix Workstation"
1010
---
11-
{{% alert color="info" %}}
12-
Mendix Workstation is [Limited Availability](https://docs.mendix.com/releasenotes/release-status/#limited-availability) for production use. Support is provided according to your Mendix SLA if you purchased a Workstation license. If you want to take Mendix Workstation into production, contact your CSM to see what arrangements are possible. Without a license you can use Mendix Workstation for development, but workspaces are individual and cannot be shared.
13-
{{% /alert %}}
1411

1512
## Introduction
1613

@@ -22,6 +19,16 @@ Workstation is especially valuable in manufacturing and industrial environments
2219

2320
In addition to connectivity features, Workstation supports enterprise-grade deployment of projects across multiple environments and sites. It enables distributed teams to collaborate effectively and centrally manage connections to a wide range of heterogeneous equipment assets in a controlled and secure manner.
2421

22+
## Licensing Mendix Workstation
23+
24+
Mendix Workstation is [Limited Availability](https://docs.mendix.com/releasenotes/release-status/#limited-availability) for production use. Support is provided according to your Mendix SLA if you purchased a Workstation license. If you want to take Mendix Workstation into production, contact your CSM to see what arrangements are possible. Without a license you can use Mendix Workstation for development, but workspaces are individual and cannot be shared.
25+
26+
The following functionalities are only available with a license:
27+
28+
* [Bulk import of stations](/mendix-workstation/import-export/)
29+
* [Bulk registration of Workstation Clients](/mendix-workstation/register/)
30+
* [Inviting users](/mendix-workstation/build-app/#invite-users)
31+
2532
## Features of Mendix Workstation
2633

2734
Mendix Workstation has the following features:

content/en/docs/workstation/wks-build-app.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ To install and configure the Workstation Connector, perform the following steps:
5151

5252
The app that you created in the previous section is available on the **Apps** page that you can access through the left navigation menu. To enable or disable the app for all your stations or groups of stations, click the icon in the right column of the app list, and then click **Manage App**.
5353

54-
## Managing Users
54+
## Managing Users {#invite-users}
55+
56+
{{% alert color="info" %}}
57+
This feature is only available to licensed Mendix Workstation users. For more information about obtaining a Workstation license, see [Mendix Workstation](/mendix-workstation/).
58+
{{% /alert %}}
5559

5660
You can invite other Workstation Management users to your workspace to share configurations and collaborate. This feature requires a Workstation license.
5761

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Different user roles are granted various levels of access to import and export t
1717
## Importing and Exporting Stations in Bulk
1818

1919
{{% alert color="info" %}}
20-
This option is only available to licensed users. For more information, see [Mendix Workstation](/mendix-workstation/).
20+
The import option is only available to licensed users. For more information about obtaining a Workstation license, see [Mendix Workstation](/mendix-workstation/).
2121
{{% /alert %}}
2222

2323
To transfer multiple station configurations, along with their associated applications and devices, between workspaces, perform the following steps:

0 commit comments

Comments
 (0)