Skip to content

Commit b8c488b

Browse files
SME review
1 parent 572faf5 commit b8c488b

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

content/en/docs/workstation/wks-batch-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The registration process is a necessary first step when enabling this crucial fu
1414
Mendix Workstation supports both individual registration of local Workstation clients, and bulk rollouts for large production environments.
1515

1616
{{% alert color="info" %}}
17-
After a Workstation Client is registered, any changes that you make in Workstation Management (such as adding new devices, or setting the **Detect Card Readers** toggle to **Off**) will be immediately displayed in the Client. To change this behavior, see [Client's Auto-Refresh](/mendix-workstation/installation/#auto-refresh).
17+
After a Workstation Client is registered, any changes that you make in Workstation Management (such as adding new devices, or setting the **Detect Card Readers** toggle to **Off**) will be immediately synchronized with the Client. To change this behavior, see [Client's Auto-Refresh](/mendix-workstation/installation/#auto-refresh).
1818
{{% /alert %}}
1919

2020
## Registering a Single Workstation Client

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The **Stations** page now shows your station's status as **Computer Registered**
9696

9797
{{< figure src="/attachments/workstation/wks-install10.png" class="no-border" >}}
9898

99-
Any changes that you make in Workstation Management (such as adding new devices, or setting the **Detect Card Readers** toggle to **Off**) will be immediately displayed in the Workstation Client. To change this behavior, see [Client's Auto-Refresh](#auto-refresh).
99+
Any changes that you make in Workstation Management (such as adding new devices, or setting the **Detect Card Readers** toggle to **Off**) will be immediately synchronized with the Workstation Client. To change this behavior, see [Client's Auto-Refresh](#auto-refresh).
100100

101101
### Configuring and Testing Virtual Devices
102102

@@ -169,6 +169,8 @@ Navigate to the **Settings** page in a workspace to configure settings that are
169169

170170
#### Log Settings
171171

172+
Log settings are available in Workstation Management at **Settings > Log Settings**.
173+
172174
The Workstation Client always stores logs to the file system it is installed on (c.f. [Troubleshooting - Workstation Client](/mendix-workstation/troubleshooting/#workstation-client)). No logs are send to the Workstation Management. However, you can configure the log level and retention policy of all the Workstation Clients that are registered to stations in the workspace.
173175

174176
##### Log Level
@@ -190,15 +192,19 @@ Modify these settings to the needs of your logging policy, especially if you req
190192

191193
#### Client's Auto-Refresh {#auto-refresh}
192194

195+
Auto-refresh settings are available in Workstation Management at **Settings > Client's Auto-Refresh**.
196+
193197
By default, the Workstation Client operates in auto-refresh mode. That is, any changes made to the configuration in Workstation Management are immediately reflected in the Client.
194198

195-
To change this behavior, set the **Auto-Refresh Mode** toggle to **Off**, and then force the configuration to refresh by clicking **Refresh on Computer** in Workstation Management.
199+
To change this behavior, set the **Auto-Refresh Mode** toggle to **Off**. You can then force the configuration to refresh by clicking **Refresh on Computer** in Workstation Management, or by clicking **Refresh** in the Workstation Client.
196200

197-
You can also **Adjust the Check Interval** to specify how often a disconnected Workstation Client should automatically refresh its configuration by polling Workstation Management. By default, this happens every 60 minutes.
201+
The **Check Interval** setting is only available when the auto-refresh mode is enabled. It specifies how often a Workstation Client that is disconnected due to a web socket failure should automatically refresh its configuration by polling Workstation Management. By default, this happens every 60 minutes.
198202

199203
#### Local Device Testing
200204

201-
By default, the Workstation Management is pre-configured as an allowed app to connect to the Workstation Client on the **Test your Station** page in a workspace. To disable this, navigate to the tab "Local Device Testing" on the **Settings** page and toggle it off.
205+
Local device testing settings are available in Workstation Management at **Settings > Local Device Testing**.
206+
207+
By default, the Workstation Management is pre-configured as an allowed app to connect to the Workstation Client on the **Test your Station** page in a workspace. To disable this setting, toggle it off.
202208

203209
### Workspace Team and Collaboration {#collaboration}
204210

0 commit comments

Comments
 (0)