FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
bulkEntitlementId | string | 0..1 | Needed if the specified web register key has not already been loaded into the bulk entitlement. |
webRegkey | string | 1..1 | Required. Web register key (also known as activation ID in FlexNet Operations; entitlement ID in FlexNet Licensing) that is loaded into or will be dynamically loaded into the bulk entitlement associated with the short code ASR. |
shortCode | string | 1..1 | Required. The short code is generated by an activation utility at the customer site and is delivered to the publisher. |
publisherAttributes | publisherAttributesListDataType | 0..1 | Activation clients can send fulfillment time attributes along with the short code and the activation ID. See the documentation for custom policy attributes (getPublisherSpecificData() method) and see publisherAttributesListDataType. |
overridePolicy | boolean | 0..1 | Optional. Set to true if a policy should be overridden that might prevent the generation of this short code data. |
shortCodeActivationType | ShortCodeActivationType | 0..1 | Optional. Overrides the default activation behavior. If you set the value to REINSTALL the fulfillment (reinstallFulfillment) consumes no additional counts. If you set the value to REACTIVATE additional counts are consumed. |
reinstallFulfillment | fulfillmentIdentifierType | 0..1 | Optional. If you specify a shortCodeActivationType of REINSTALL, provide a value for reinstallFulfillment to identify the fulfillment. See fulfillmentIdentifierType. |