Public Services Issues Resolved in 2021.03
The following issue involving the Public Services was resolved in the 2021.03 release.
“EntitlementDetails” Public Service No Longer Generating Error for Missing Grace Period
A license model can designate that the value for certain attributes (such as Grace Period, Renewal, Overdraft) be defined at the time an entitlement line is created for any product to which the license model is assigned. Additionally, providing a value for this attribute is optional. When the EntitlementDetails public service was run against an entitlement containing entitlement lines that had no value defined for one of these attributes, the service generated an error message similar to this: “The attribute <attribute name> days is not a valid numeric type.”
This issue has been resolved so that, when an attribute that is designated as optional for an entitlement line has no value, the EntitlementDetails public service no longer throws an exception.