- Revenera Community
- :
- FlexNet Operations
- :
- FlexNet Operations Forum
- :
- Soap : modify "NumberOfCopies" of an EntitlementLineItem in Draft
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Soap : modify "NumberOfCopies" of an EntitlementLineItem in Draft
Hello,
With Soap, how can I modify the "NumberOfCopies" parameter of an EntitlementLineItem that is in Draft?
I use the element "updateEntitlementLineItemRequest", with, among other things, the parameter "lineItemData.lineItemData[Line].numberOfCopies" with its new value.
I have no problem when the EntitlementLineItem is Deployed, but the operation is impossible when the EntitlementLineItem is in Draft.
I get the following error message: "7072:Product is required for..." followed by the ActivationID I want to change.
This message only appears on a Drat and only on the modification of the parameter "lineItemData.lineItemData[Line].numberOfCopies".
Does anyone have an explanation or a solution for me?
Thanks
William
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Yes, I have the same result.
But if you add a product in the request, with the "REPLACE" option, you should get the following error: "7072:Product is required for...".
This probleme exist only in DRAFT. It works if the LineItem is "DEPLOYED".
Thx
William
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
HI @Willag ,
Agreed, when the Entitlement is in Draft state you can change either the Qty or the Product but not both at the same time. I'm not sure offhand why it behaves differently when the Entitlement is in a Deployed state.
Thx,
Jim