SOAP Web Services Issues Resolved in 2023.06
The following issue related to FlexNet Operations Web Services was addressed in the 2023.06 release.
• | Resolved Issue with Expiration Date Updates in Entitlement Order Service |
• | Web Service Request No Longer Accepts Strings Without @ Symbol and Domain As Valid Email Address |
Resolved Issue with Expiration Date Updates in Entitlement Order Service
Using the CreateEntitlementLineItem web service request, the entitlement line expiration date was not updated in ESD with the maintenance expiration when the maintenance line item was created and linked in the same request. This has been fixed and the expiration date is updated with the maintenance expiration date.
Web Service Request No Longer Accepts Strings Without @ Symbol and Domain As Valid Email Address
Previously, when creating a user using the createUser request from the User Account Hierarchy Service, an email address that only consisted of the recipient name—for example, a string such as abcd, without @ symbol and a domain—was accepted as a valid email address. This has now been fixed. When a string like abcd is specified as the user’s email address, the following error message is displayed: 20409:The email address <email address input value> is not valid.
This change applies to all versions of the User Account Hierarchy Service.