How to define the Solid Edge license server on a client workstation?
SolutionThere are a number of ways to define a license server on a Solid Edge client workstation.
Method 1:
Define a Windows variable SE_LICENSE_SERVER=28000@server_name
This is easiest method.
Method 2:
Create an SELicense.lic file containing this file in the Preferences folder of the installation. It can also be made using the Solid Edge license utility:
SERVER "servername" "cid" 28000
VENDOR saltd PORT=28001
USE_SERVER
Method 3:
You can also copy the license file on each workstation of the user base.
This last solution is the one that allows the best connection performance, because it avoids repeated access to the server to know the available licenses.
The disadvantage of this method is that when the license file needs to be updated on the server, it must also be updated on all the client workstations of the user base, and when there is a large number of workstations it can become cumbersome and time-consuming.
Method 4:
Since Solid Edge 2020, another solution is available. It is possible to define a shared file defined by a Windows environment variable. For example:
SE_LICENSE_SERVER=\\Servername\sharefolder\SELicense.lic
or
SE_LICENSE_SERVER=Z:\sharefolder\SELicense.lic
NotesIf you have further inquiries about Solid Edge Floating Licensing please refer to the FAQs collection link below: