UpgradeLicense

Description

Upgrades a license by issuing a new license key and replacing the old one. You can upgrade the following data associated to a license:

  • Features associated with a license
  • The expiry date of the license
  • Duration of the license
  • Major and Minor version of the product

To call this function, you must set the enableUpgradeLicense server property to true.

To invoke this method via a URL, append this function's name to the URL of the QLM License Server and add the required arguments.

http://yourserver/yourvirtualdirectory/qlmservice.asmx/UpgradeLicense?is_avkey=<activationKey>&is_productid=<productID>&is_majorversion=<majorVersion>&is_minorversion=<minorVersion>&is_vendor=digibuy&is_features=<features>&is_expduration=<duration>&is_expdate=<date>

Arguments

ParameterDescription
is_avkeythe current activation key
is_expdatedate at which the license will expire
is_expdurationexpiry duration of the license key
is_featuressemi comma separated list of feature sets and their corresponding values. Example: is_features=0:3;1:1. This means that in feature set 0, features 1 + 2 are enabled and in feature set 1, feature 1 is enabled.
is_productidID of the product
is_majorversionnew major version of the product
is_minorversionnew minor version of the product
is_pwdpassword as defined in the eCommerce Providers section in QLM (Manage Keys / Tools / 3rd Party Extensions or Manage Keys / Tools / eCommerce Providers)
is_qlmversionQLM engine version
is_userusername as defined in the eCommerce Providers section in QLM (Manage Keys / Tools / 3rd Party Extensions or Manage Keys / Tools / eCommerce Providers)
is_vendorOne of the supported vendors