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 | ||
lineItem | addEntitlementLineItemDataType | 1..* | See addEntitlementLineItemDataType. |
opType | CreateOrUpdateOperationType | 0..1 |
One of the following:
Note: If the opType is specified as either CREATE_OR_IGNORE or CREATE_OR_UPDATE, then specifying the entitlement identifier is important. If the entitlement identified by the entitlementIdentifier is not found, then the response could be a FAILURE. If the opType is set to CREATE_OR_UPDATE and the line item identifier exists, the system will try to handle the request as an update. Updates to the associatedLineItems and lineItemType will be ignored. |
Name | Type |
---|---|
createEntitlementLineItemRequest | Element |
createEntitlementLineItem | Method |