SOAP Web Service Versioning
FlexNet Operations Web Services use a separate versioning system from the overall FlexNet Operations product. To provide producers with greater flexibility when managing their own Web Service client code, new Web Service versions are created as new features are added to existing services.
The base version of each Web Service that exists in the root of the Web Services directory is the original versions introduced in FlexNet Operations 2016 and, in some cases, modified in FlexNet Operations 2016 Release 2. New versions are indicated by a version designator: V1, V2, and so forth. Web Services with no additional versions listed offer only the base version. Producers can choose to use the newer version of a given Web Service or to continue using a prior release’s Web Service version in their Web Service clients.
To see a listing of FlexNet Operations Web Services, open a Web browser and navigate to
Working with Web Service Versions
As each Web Service changes in a way that could pose a risk for backwards compatibility, FlexNet Operations creates a new version of that Web Service. The base version of each service remains intact to preserve functionality of all existing Web Service clients.
To take advantage of a new Web Service version, producers must update their Web Service client code to reference the new version’s WSDL and endpoint URL, and then make any additional code alterations necessary to take advantage of the new version’s functionality.
For example, to use the v1 of the Product Packaging service, reference the WSDL at:
The following table identifies the available versions for each Web Service and identifies the release for which the version was introduced.
Web Service |
Versions |
Changes |
|||||||||||||||||||||||
Product Packaging |
v3 |
Introduced in FlexNet Operations 2024.06, v3 changes include:
|
|||||||||||||||||||||||
v2 |
Introduced in FlexNet Operations 2018 R1, v2 changes include:
|
||||||||||||||||||||||||
v1 |
Introduced in FlexNet Operations 2016 Release 3, v1 changes include
|
||||||||||||||||||||||||
base |
The original Product Packaging service introduced in FlexNet Operations 2016. |
||||||||||||||||||||||||
Entitlement Order
|
v8 |
Introduced in FlexNet Operations 2024.11, v8 changes include:
|
|||||||||||||||||||||||
v7 |
Introduced in FlexNet Operations 2024.05, v7 changes include:
|
||||||||||||||||||||||||
v6 |
Introduced in FlexNet Operations 2023.08, v6 changes include:
|
||||||||||||||||||||||||
v5 |
Introduced in FlexNet Operations 2021.09, v5 changes include:
|
||||||||||||||||||||||||
v4 |
Introduced in FlexNet Operations 2018 R3. |
||||||||||||||||||||||||
v3 |
Introduced in FlexNet Operations 2018 R1, v3 changes include:
|
||||||||||||||||||||||||
v2 |
Introduced in FlexNet Operations 2017 R4, v2 changes include:
|
||||||||||||||||||||||||
v1 |
Introduced in FlexNet Operations 2016 R4, v1 changes include
|
||||||||||||||||||||||||
base |
The original Entitlement Order service introduced in FlexNet Operations 2016. |
||||||||||||||||||||||||
License |
v2 |
Introduced in FlexNet Operations 2025.02, v2 changes include:
|
|||||||||||||||||||||||
v1 |
Introduced in FlexNet Operations 2018 R1, v1 changes include:
|
||||||||||||||||||||||||
base |
The original License service introduced in FlexNet Operations 2016. |
||||||||||||||||||||||||
User Account Hierarchy
|
v6 |
Introduced in FlexNet Operations 2024.07, v6 changes include:
|
|||||||||||||||||||||||
v5 |
Introduced in FlexNet Operations 2023.06, v5 changes include:
|
||||||||||||||||||||||||
v4 |
Introduced in FlexNet Operations 2021.09, v4 changes include:
|
||||||||||||||||||||||||
v3 |
Introduced in FlexNet Operations 2018 R3, v3 changes include:
|
||||||||||||||||||||||||
v2 |
Introduced in FlexNet Operations 2018 R1, v2 changes include:
|
||||||||||||||||||||||||
base |
The original User Account Hierarchy service introduced in FlexNet Operations 2018. It replaces the User Organization Hierarchy Service. |
||||||||||||||||||||||||
FlexNet Authentication |
v1 |
Introduced in FlexNet Operations 2016 Release 4, v1 changes include
|
|||||||||||||||||||||||
base |
The original FlexNet Authentication service introduced in FlexNet Operations 2016. |
||||||||||||||||||||||||
Manage Device |
v6 |
Introduced in FlexNet Operations 2023.08, v6 changes include:
|
|||||||||||||||||||||||
v5 |
Introduced in FlexNet Operations 2022.11, v5 changes include:
|
||||||||||||||||||||||||
v4 |
Introduced in FlexNet Operations 2020 R3 SP3, v4 changes include:
|
||||||||||||||||||||||||
v3 |
Introduced in FlexNet Operations 2018 R1, v3 changes include:
|
||||||||||||||||||||||||
v2 |
Introduced in FlexNet Operations 2017 R4, v2 changes include:
|
||||||||||||||||||||||||
v1 |
Introduced in FlexNet Operations 2017, v1 changes include
|
||||||||||||||||||||||||
base |
The original Manage Device service introduced in FlexNet Operations 2016. |
||||||||||||||||||||||||
Download Packaging |
v4 |
Introduced in FlexNet Operations 2024.01, v4 changes include:
|
|||||||||||||||||||||||
v3 |
Introduced in FlexNet Operations 2022.10, v3 changes include:
The new parameter enables producers to import data about periodic updates into their back office system and make this data available to their end customers.
|
||||||||||||||||||||||||
v2 |
Introduced in FlexNet Operations 2016 Release 4, v2 changes include
Similarly, to export download files into Excel, the download packages each file is associated with must be populated. This information is included in the response of the getFileQuery method. When an existing file ID is passed and ReturnContainedObjects is set to TRUE, associated download package IDs (if any) are returned per download file result. |
||||||||||||||||||||||||
v1 |
Introduced in FlexNet Operations 2016 Release 3, v1 changes include
|
||||||||||||||||||||||||
base |
The original Electronic Software Delivery service introduced in FlexNet Operations 2016. This service was previously called ESD Web Service. |
||||||||||||||||||||||||
Usage |
v1 |
Introduced in FlexNet Operations 2018 R1, v1 changes include:
|
|||||||||||||||||||||||
base |
The original Usage service introduced in FlexNet Operations 2016. |
||||||||||||||||||||||||
Electronic Software Delivery |
base |
The ESD service introduced in FlexNet Operations 2022.02. |