FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: advancedFulfillmentLCDataType

Description

This data type is used in the renewFulfillment, upgradeFulfillment, and upsellFulfillment operations, and the descriptions reflect its multiple uses.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
fulfillmentId  string  1..1  Required. The fulfillment ID of the fulfillment to renew (upgrade, upsell).
childActivationId  string  0..1  Required to identify the child line item to activate if the fulfillment has more than one RENEWAL (UPGRADE, UPSELL) child line item. Not needed if the fulfillment has exactly one RENEWAL (UPGRADE, UPSELL) child line item.
fulfillCount  integer  0..1  The seat count of the renewed (upgraded, upsold) fulfillment.
startDate  date  0..1  Required if not already set in the entitlement line item.
versionDate  date  0..1  If any of the features in the product use date-based versions and versionDateAttributes is set to DEFINE_VERSION_DATE_LATER in the entitlement, set versionDate in this request. In a license, this date is converted into the Version Date Format that is specified in the system configuration.
versionStartDate  date  0..1  If any of the features in the product use date-based versions and versionDateAttributes is set to DEFINE_VERSION_STARTDATE_LATER with a version date duration in the entitlement, set versionStartDate in this request. In a license, the version date is calculated and converted into the Version Date Format that is specified in the system configuration.
soldTo  string  0..1  Optional. Provide a sold-to account for the license, for example, during the activation of a web register key. If not provided, the sold-to of the activation defaults to the sold-to of the entitlement.
shipToEmail  string  0..1  Optional. Email address for a contact in the sold-to acount where license certificates are shipped. You can provide a different email address from any already set in the entitlement.
shipToAddress  string  0..1  Optional. Postal address for the sold-to account. May already be set in the entitlement.
serverHost  ServerIDsType  0..1  Provide one or three license server machine hostids if a server hostid is required by the license model and the required hostids are not already defined in the parent fulfillment. See ServerIDsType.
nodeLockHost  string  0..1  Provide one node-locked hostid if the license model is a node-locked uncounted model and the required hostids are not already defined in the parent fulfillment.
countedNodeLockHostIds  NodeIDsType  0..1  Provide one or more node-locked hostids if the license model is a node-locked counted model and the required hostids are not already defined in the parent fulfillment. See NodeIDsType.
customHost  CustomHostIDType  0..1  Optional. See CustomHostIDType.
licenseModelAttributes  attributeDescriptorDataType  0..1  Any fulfillment-time attributes must be set before verifying that the license can be generated. See attributeDescriptorDataType.
overridePolicy  boolean  0..1  Optional. Whether to override the policy for extra activations or hostids for this fulfillment.
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).