FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getRecentUploadedFiles

Description

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.

Parameters
Name  Type  Direction  Description 
parameters  RequestByPrincipal  Input  See getRecentUploadedFilesRequest.
Returns

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.
Faults
Name  Content 
AuthenticationProblem  AuthenticationProblem 
RequestValidationError  RequestValidationError 
UnknownPrincipalError  UnknownPrincipalError 
UnknownOrganizationError  UnknownOrganizationError 
UnexpectedError  UnexpectedError