FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:createSimpleEntitlementDataType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
entitlementId  idType  1..1  Required. See idType.
description  string  0..1  Optional description field, used while creating or updating the simple entitlement.
soldTo  string  0..1  Optional. Account identifier of the account that has the right to fulfill or distribute activation IDs from this entitlement. Deprecated in favor of the channelPartners element. If soldTo is specified, that account is set in the End Customer tier and becomes the CurrentOwner. If neither soldTo nor channelPartners specifies an end customer, FlexNet Operations shows the End Customer account ID as Information Not Available, and Current Owner is not set.
shipToEmail  string  0..1  Optional. Email address for a contact in the sold-to account where license certificates are shipped.
shipToAddress  string  0..1  Optional. Postal address for the sold-to account.
emailTemplateVariation  string  0..1  Optional. The name of the email template for the entitlement. If not specified, the email template configured for the license technology will be selected. If no email template is configured for the license technology, the default email template will be selected.
lineItems  createEntitlementLineItemDataType  0..*  Optional. See createEntitlementLineItemDataType.
maintenanceLineItems  createMaintenanceLineItemDataType  0..*  Optional. See createMaintenanceLineItemDataType.
autoDeploy  boolean  0..1  Whether to deploy this entitlement as soon as it is created.
channelPartners  channelPartnerDataListType  0..1  Optional. Either soldTo or channelPartners must be specified. If neither soldTo nor channelPartners specifies an end customer, FlexNet Operations shows the End Customer Account ID as Information Not Available, and Current Owner is not set. See channelPartnerDataListType.
allowPortalLogin  boolean  0..1  True if the entitlement ID can be used to log in to the self-service portal; otherwise, false.
entitlementAttributes  attributeDescriptorDataType  0..1  See attributeDescriptorDataType.