FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: fulfillmentDataType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
entitlementIdentifier  entitlementIdentifierType  1..1  See entitlementIdentifierType.
fulfillmentIdentifier  fulfillmentIdentifierType  1..1  Fulfillment ID of the fulfillment record created when this license was generated. See fulfillmentIdentifierType.
fulfillmentType  string  1..1  CERTIFICATE or TRUSTED.
lineItem  entitlementLineItemIdentifierType  1..1  See entitlementLineItemIdentifierType.
product  productIdentifierType  1..1  See productIdentifierType.
soldTo  string  1..1  Account that has the right to use this license.
shipToEmail  string  0..1  Email address for a contact in the sold-to account where license certificates are shipped.
shipToAddress  string  0..1  Postal address for the sold-to account.
serverIds  ServerIDsType  0..1  One or three license server machine hostids if a server hostid is required by the license model. See ServerIDsType.
nodeIds  NodeIDsType  0..1  One or more node-locked hostids if a node-locked hostid is required by the license model. See NodeIDsType.
customHost  CustomHostIDType  0..1  See CustomHostIDType.
fulfilledCount  string  1..1  The count in this fulfillment.
overDraftCount  string  1..1  Number of checkouts over the fulfill count that this license allows.
fulfillDate  date  1..1  Date that the license was generated.
fulfillDateTime  dateTime  1..1  Date and time that the license was generated.
isPermanent  boolean  1..1  Whether the license is permanent or expiring.
startDate  date  0..1  Date that the license begins to be valid.
expirationDate  date  0..1  Date that the license expires.
licenseText  string  0..1  Returned if includeLicenseText in the request is not set to false. Text of the license certificate for this fulfillment.
binaryLicense  base64Binary  0..1  If the license file type is binary, provide the binary license.
consolidatedHostLicense  consolidatedHostLicenseDataType  0..1  Returned if includeConsolidatedHostLicense in the request is not set to false. consolidatedHostLicense contains an array of license elements.
supportAction  SupportLicenseType  0..1 

One of the following:

  • MASTER

  • REHOST

  • RETURN

  • REPAIR

  • STOPGAP

  • EMERGENCY

  • PUBLISHER_ERROR

  • REGENERATE

lastModifiedDateTime  dateTime  1..1  Date and time that the license was last modified.
parentFulfillmentId  fulfillmentIdentifierType  0..1  Fulfillment ID of the parent of this fulfillment, if this fulfillment is the result of a support action. See fulfillmentIdentifierType.
licenseTechnology  licenseTechnologyIdentifierType  0..1  License technology of the product. See licenseTechnologyIdentifierType.
licenseModelAttributes  attributeDescriptorDataType  0..1  License model attribute. See Complex+Types.LicenseService#tns:attributeDescriptorDataType attributeDescriptorDataType.
state  StateType  0..1  ACTIVE or OBSOLETE.
fulfillmentSource  FulfillmentSourceType  0..1  The fulfillment source type. See FulfillmentSourceType.
licenseFiles  licenseFileDataListType  0..1  Contains one or more licenseFile elements that contain the license file definition name and the contents of the license file, as text or binary. See licenseFileDataListType.
entitledProducts  entitledProductDataListType  0..1  See entitledProductDataListType.
activationType  ActivationType  0..1 

The trusted activation type. One of the following:

  • PROGRAMMATIC

  • MANUAL

  • SHORT_CODE

  • DEFAULT