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
description: "This guide explains how to use Siemens Advaned License Technology (SALT) with Mendix"
6
+
aliases:
7
+
- /deployment/salt/
6
8
#To update these screenshots, you can log in with credentials detailed in How to Update Screenshots Using Team Apps.
7
9
---
8
10
@@ -14,23 +16,34 @@ SALT-based licenses are issued only to selected customers. If you received an em
14
16
15
17
Siemens Advanced License Technology (SALT) is a Siemens service used to validate software licenses. This guide outlines the steps to deploy a Mendix application using a SALT-based license.
16
18
17
-
## Obtaining the SALT-based License
19
+
## Limitations
20
+
21
+
This section explains the limitations for using SALT-based licenses.
22
+
23
+
### Version Compatibility
24
+
25
+
SALT Licenses can only be used with the following Mendix versions:
26
+
27
+
***Mendix 10**: 10.24.4 and above
28
+
***Mendix 11**: 11.2.0 and above
18
29
19
-
Upon purchase, your SALT-based license file is sent to you by email. Keep in mind the following limitations when using a SALT-based license:
30
+
Each SALT license is bound to a specific major version of Mendix and cannot be used in newer major versions.
31
+
32
+
### Deployment Restrictions
33
+
34
+
Mendix applications using a SALT License cannot be deployed to the Mendix Public Cloud.
35
+
36
+
## Obtaining the SALT-based License
20
37
21
-
* Version compatibility - SALT licenses are supported only for Mendix version 10.24 and newer.
22
-
* Version binding - Each SALT license is bound to a specific major version of Mendix and cannot be used in newer major versions.
23
-
* Cloud restrictions - SALT licenses are not supported for Mendix Cloud environments.
38
+
Upon purchase, your SALT-based license file is sent to you by email.
24
39
25
40
## Installing the Siemens License Server
26
41
27
42
The Siemens License Server (SLS) is required to validate SALT-based licenses. This server must be installed within the same environment where your Mendix applications are deployed. All Mendix applications which use a SALT license must be able to access the license server. The license server must also have access to your SALT license file, which is used to validate the Mendix application licenses at runtime.
28
43
29
-
To install the Siemens License Server, perform the following steps:
44
+
To install the Siemens License Server and configure your licnese file, please follow this guide from the [Siemens Support Portal](https://support.sw.siemens.com/en-US/product/1586485382):
30
45
31
-
1. Download the Siemens License Server from the [Siemens Support Portal](https://support.sw.siemens.com/en-US/product/1586485382).
32
-
2. To install the Siemens License Server, follow the process outlined in [this video](https://support.sw.siemens.com/en-US/knowledge-base/MG616411).
33
-
3. When prompted, provide your license file. To download the license file, follow this [guide from Siemens](https://support.sw.siemens.com/en-US/product/1586485382/knowledge-base/MG612613).
46
+
*[Getting Started with Siemens Advanced Licensing Technology (SALT) and the Siemens License Server (SLS)](https://support.sw.siemens.com/en-US/product/1586485382/knowledge-base/MG612613)
0 commit comments