SOAP Web Services Issues Resolved in 2023.01

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

Resolved Entitlement Order Web Service Issue
Parameter “lastModifiedDate” Now Considers Timezone

Resolved Entitlement Order Web Service Issue

Previously, calls to the createSimpleEntitlement API did not return any line items that were updated using the CREATE_OR_UPDATE opType.

This issue has now been resolved, and the response for calls to createSimpleEntitlement includes the updated line item details.

Parameter “lastModifiedDate” Now Considers Timezone

Previously, the search parameter lastModifiedDate that is available for the /manageDevice/2.0/devices REST API only considered timezone information in GMT (as in the default request format) included in the search request.

This has now been resolved and lastModifiedDate can filter results based on the last modified timestamp for any timezone.

When including a time zone in the request, the time zone should be specified as offset from GMT (for example, 2022-09-13T15:00:34+02:00). If no timezone is provided in the request, the search is carried out in GMT.