Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-1757

New Hosting field on Product2, New_License__c

    XMLWordPrintable

Details

    Description

      Coding these into Salesforce as default values

      • The reason we do this with separate fields, is so that it is easier for Qt operations to change the individual values of the license parameters when required by business, customer, agreement etc
      • Use Product object in SFDC and add fields
        • UL_DF_Hosting__c
          • Type: Picklist ('qt','on-prem')
          • Description: Location of the license hosting environment. (qt =  Hosted in our cloud, our backend servers, or whatever Qt chooses to host the management of licensing enforcement processes in; on-prem = Hosted at customers own environment, where the customer takes care of the license enforcement processes) This setting may affect license visibility, processes and/or download availabilities in Qt Customer Portal.
          • OTF license property: hosting
          • Default: 'qt' for most products, but needs to be set explicitly for the products TBL (to be listed)
      • Above UL_DF stand for Unified_License_Default_Value but it is abbreviated to shorten the length of the field names
        • Any other default values around unified licensing must be named accordingly "UL_DF_..."
      • When license is generated in SFDC, these values will be put as is to the License__c, which is, we need all these values to be also in the license record but we can leave the DF part away as that stands for default so, license would then have these new fields
        • License_c.UL_Hosting__c - This field have similar setting to above.

       

      create global pick: UL Hosting (qt, on-prem) this will use on product and license fields

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              irfan Muhammad Irfan
              irfan Muhammad Irfan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes