SOAP Web Services Issues Resolved in 2023.11
The following issues related to FlexNet Operations Web Services were addressed in the 2023.11 release.
updateUser Operation in User Account Hierarchy Service Web Service Now Case Insensitive
From the 2023.10 release onwards, the updateUser operation in the User Account Hierarchy Service Web Service no longer allows a mismatch between a user’s user name and their email address (see updateUser Operation in User Account Hierarchy Service Web Service No Longer Allows Mismatch Between User Name and Email Address ). However, when comparing the user name to the email address, case sensitivity was taken into account (for example, an email address such as MyName@mycompany.com and a user name like myname@mycompany.com would erroneously trigger an error message). In the 2023.11 release, the case of the user name and email address is ignored.