You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Apart from a fully automated license activation using License Activation Center (LAC), LM-X gives you the ability to activate your license in two ways:

  • Manual
  • Semi-automated, using LM-X API

Manually activating licenses

Manually activating licenses is feasible for issuing fewer numbers of licenses, but is difficult to manage for larger numbers of license activations.

To manually activate a license, you need to work individually with your end users as follows:

  1. You ask the end user to run the LM-X End-user utility or End-user Configuration tool to obtain their HostID(s).
  2. The end user sends you their HostID(s).
  3. Using xmllicgen, you enter the HostID tag(s) in the license template and generate a license file, which you send to the customer.

Partially automating license activation

You can partially automate your license activation by using the LM-X API to integrate HostID retrieval into your application. (See LMX_HostidSimple and LMX_Hostid.) This enables you to obtain the information in a more automated way. You can also automate the execution of xmllicgen by integrating it with any custom license generation tools. License delivery would be the same as for manual license activation.

  • No labels