FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:renewParametersDataType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
activationId  idType  1..1  Required. See idType.
isPermanent  boolean  0..1 

Whether the entitlement, and therefore, the license activated from it, is permanent. If true, the entitlement line item, and the licenses activated from it, never expire. If true, do not set term or expirationDate. If false, set term or expirationDate, but not both.

  • If isPermanent is set to false, a query response will contain only expiring lineitem details.

  • If isPermanent is set to true, a query response will contain only permanent lineitem details.

  • If isPermanent is null (i.e. blank or not included in the query), a query response will contain both permanent and expiring lineitem details.

expirationTerms  expirationTermsDataType  0..1  See expirationTermsDataType.
numberOfCopies  integer  0..1  Number of copies entitled by this line item. Set if isFull is set to false in renewLineItemDataType.
startDate  date  0..1  Start date of the entitlement.
startDateOption  StartDateOptionType  0..1 

At what point the start date is defined, where this is of the following values:

  • DEFINE_NOW

  • DEFINE_AT_FIRST_ACTIVATION

  • DEFINE_AT_EACH_ACTIVATION

  • DEFINE_ACTDATE_AT_FIRST_ACTIVATION

  • DEFINE_ACTDATE_AT_EACH_ACTIVATION

Note: If neither startDate or startDateOption are specified, the expiration date of the original entitlement is used.

versionDate  date  0..1  If any of the features in the product use date-based versions, and you want to set the version date when the line item is created, set versionDate and set versionDateAttributes to DEFINE_NOW. In a license, this date is converted into the Version Date Format that is specified in the system configuration.
versionDateAttributes  versionDateAttributesType  0..1  If any of the features in the product use date-based versions, set versionDateAttributes to reflect when and how you want to specify the version date. See versionDateAttributesType.
description  string  0..1  A brief description of the renewal.
orderId  string  0..1  Optional. Order ID from CRM or ERP systems.
orderLineNumber  string  0..1  Optional. Order line number from CRM or ERP systems.
licenseModel  licenseModelIdentifierType  0..1 

Optional, but before the entitlement is deployed, a license model must be uniquely identified by a license model identifier, part number, or product.

If no license model is specified here, the following license-model-related values are copied from the parent line item: All three license models (licenseModel plus the alternate license models), entitlement-time license attributes (licenseModelAttributes), entitlement-time policy attributes (policyAttributes), and entitlement-time time zone setting (FNPTimeZoneValue).

If a license model is specified here, the license-model-related values are not copied from the parent line item. In such cases, any of these license-model-related values necessary for successful renewal must be specified in this request.

See licenseModelIdentifierType.

alternateLicenseModel1  licenseModelIdentifierType  0..1  Optional. Up to three license models are supported on a FlexNet license technology line item, one each of a certificate-based, trusted storage, and embedded on a single line item. See licenseModelIdentifierType.
alternateLicenseModel2  licenseModelIdentifierType  0..1  Optional. Up to three license models are supported on a FlexNet license technology line item, one each of a certificate-based, trusted storage, and embedded on a single line item. See licenseModelIdentifierType.
licenseModelAttributes  attributeDescriptorDataType  0..1  Any entitlement-time attributes must be set before deployment of the entitlement. See attributeDescriptorDataType.
policyAttributes  policyAttributesListType  0..1  Required if any policies must be set at entitlement time. See policyAttributesListType.
FNPTimeZoneValue  string  0..1  The time zone value is given as the contents of the name column of the time zone entry in the PROD_FNP_TIMEZONE table (not the time zone string that will be written into the license file).
lineItemAttributes  attributeDescriptorDataType  0..1  See attributeDescriptorDataType.