Cannot launch application - license not found.
Process Simulate uses a user (or system) variable to connect to the license.
The variable depends on the client version. From version 17.0 onwards:
SALT_LICENSE_SERVER=29000@server_name
Before version 17.0:
SPLM_LICENSE_SERVER=28000@server_name
=========================================================================
Depending on the license type, it can be setup to connect to a server (when license is Concurrent or Named User) as in the example above or a file (when license is Node Locked).
When Node Locked you point directly to the license file, include the file extension. Example:
SALT_LICENSE_SERVER=C:\Apps\PLM\LicenseFiles\License.lic
You can add or edit the variable with the Windows command "Edit the system environment variables"
Or you can also use the Licensing Tool installed along with Process Simulate, it will take care of creating and making changes on the appropriate user variable.
When license type is Concurrent or Named User you need to install the Siemens License Server software on the server machine. In this case, the license file is installed on the server machine only.
Named User licenses also require an options file *.opt. More details on article PL8750295.