FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Search for the files that are uploaded within the specified number of days. The number of days is a configurable value. The minimum value is 30 days and maximum value is 180 days.
Name | Type | Direction | Description |
---|---|---|---|
parameters | RequestByPrincipal | Input | See getRecentUploadedFilesRequest. |
A getRecentUploadedFilesResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
CriticalUdfName | string |
Critical Custom Attribute name. Note: When request's "includeCriticalUdf" flag is "true" and "ViewRecentUploadFiles.UDF.Critical" property is set for the partner, the value of this property is returned. |
UploadedFile | UploadedFile | Uploaded files within the specified number of days. The number of days is a configurable value. The minimum value is 30 days and maximum value is 180 days. |
Name | Content |
---|---|
AuthenticationProblem | AuthenticationProblem |
RequestValidationError | RequestValidationError |
UnknownPrincipalError | UnknownPrincipalError |
UnknownOrganizationError | UnknownOrganizationError |
UnexpectedError | UnexpectedError |