FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
FileID | SimpleQueryType | 0..1 |
A FileID element contains:
|
Description | SimpleQueryType | 0..1 |
A Description element contains:
|
FileName | SimpleQueryType | 0..1 |
A FileName element contains:
|
FileStatus | FileStatusType | 0..1 | See FileStatusType. |
CreationDateStart | date | 0..1 | Date the file creation started. |
CreationDateEnd | date | 0..1 | Date the file creation ended. |
LastUploadedDateStart | date | 0..1 | Date the last upload started. |
LastUploadedDateEnd | date | 0..1 | Date the last upload ended. |
LastModifiedDateTime | DateTimeQueryType | 0..1 |
Enables producers to import data about periodic updates into their back office system and make this data available to their end customers. In a request, the parameter has the following structure: <LastModifiedDateTime> The LastModifiedDateType includes a value and searchType:
The date and time in the response are provided in Greenwich Mean Time (GMT). EXAMPLE When a download package is created at 2022-08-11T07:10:39 - PST, it can be searched in following ways: <LastModifiedDateTime>
<LastModifiedDateTime>
<LastModifiedDateTime> Also, the following parameter should be set to true: <ReturnContainedObjects>true</ReturnContainedObjects> |