Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents



License Checkout Test Using the CadEnhance Tools

The Tools offer a built-in license test feature which attempts to checkout the appropriate feature from either the node locked license file, or the Flexera License Server 

When the tool checks for licenses, it first looks to see if the CE_LIC_FILE CSET has been configured. 

The CE_LIC_FILE CSET  is the old way of controlling where the tool will look for licenses. It is stored in the local config file so it is not very portable. 

It is better It is best to use the 2 environment variables: CENHANCE_LICENSE_FILE and CE_LICENSE_DIR  to control where to check for licenses

The CENHANCE_LICENSE_FILE environment variable is used to point to the Flexera License server and should look something like: port#@server-name (27000@my-lic-server.company.com)

The CE_LICENSE_DIR is used to point to the folder where the node-locked license "license.dat" that you receive from CadEnhance (usually for demo licenses) will reside

If the license file location is not neither of these are set, the tool will default to looking for a node locked license in the license folder relative to where the tools were installed: InstallDir/license

like: C:\CadEnhance\license 

Use the License:

Set

Test License

File item

Image Removed

Setup

Checkout menu item

Image Added

The tool will attempt to get a license for the appropriate feature and the status will be displayed in the Status window:

View License Checkout Status in the Status Window

 Image Added




Clearing the CE_LIC_FILE CSET

Its best not to use When the tool checks for licenses, it first looks to see if the CE_LIC_FILE CSET since it is only stored locally in the tool ctlFile (like symGenCtl.txt)

(note that this could be setup using the CE_LICENSE_DIR or CENHANCE_LICENSE_FILE Environment variables)

In this entry you can point to the port@licServer or you can browse to select the node locked license file (typcially c:\CadEnhance\License\license.dat)

Image Removed

Use the License:Test License Checkout menu item

Image Removed

The tool will attempt to get a license for the appropriate feature and the status will be displayed in the Status window:

View License Checkout Status in the Status Window

 Image Removedhas been configured. 

The CE_LIC_FILE CSET  is the old way of controlling where the tool will look for licenses. It is stored in the local config file so it is not very portable. 

You may need to clear the CE_LIC_FILE CET using the method below if you are running into licensing issues.

Use License:Set License File item

Image Added


Image Added

After clearing this entry,  close the tool and setup the CENHANCE_LICENSE_FILE or CE_LICENSE_DIR envVars as discussed above