SOAP Web Services Issues Resolved in 2023.10

The following issues related to FlexNet Operations Web Services were addressed in the 2023.10 release.

updateUser Operation in User Account Hierarchy Service Web Service No Longer Allows Mismatch Between User Name and Email Address
searchDevices Operation in Manage Device Service Returning “hosted” Value

updateUser Operation in User Account Hierarchy Service Web Service No Longer Allows Mismatch Between User Name and Email Address

Using the updateUser operation of the User Account Hierarchy Service web service, it was possible to update the email address with a value that is different from the user name. This mismatch between the user name and the email address meant that affected users could not access downloads in the End-User Portal. This issue no longer occurs.

In the 2023.10 release, when a mismatch is detected, an error message “The Email and UserName of the user must be the same” is displayed.

searchDevices Operation in Manage Device Service Returning “hosted” Value

The following issue has been resolved for the searchDevices operation of the Manage Device Service web service.

Previously, even though the response configuration had the <hosted> parameter set to true in the request, the response did not return the <hosted> value. This issue no longer occurs.