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

Compare with Current View Page History

« Previous Version 2 Next »

LAC lets you delete a license from an end user's host that is online. You can use this feature along with license deactivation to automatically rehost a license.

To remove a license from a host:

  1. Create a new License Order or edit an existing license order.
  2. In the General tab, select Remove From Host. The date of the removal request will be displayed next to the Remove From Host checkbox.
  3. Using the Enduser SOAP API, the end user can execute the LicenseRemovalRequested function. (See LicenseRemovalRequested for more information about this function.)
  4. If the LicenseRemovalRequested function is successful, the license file is removed from the host. The removal can be confirmed in LAC using the Enduser SOAP API function LicenseRemovalConfirm. (See LicenseRemovalConfirm for more information about this function.)
  5. If the license removal is successfully confirmed, the Remove From Host checkbox is automatically unchecked and the confirmation date will display next to this checkbox.
  • No labels