FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getFileDownloads

Description

Returns the download transactions/log for a file by date (in descending order). Lists the download log ID, and the email of the user who downloaded the file at that time.

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

A getFileDownloadsResponse element having the structure defined by the following table.

Name  Type  Description 
DownloadableFile  DownloadableFile  Downloadable file.
FileDownloadLog  FileDownloadLog  File download log.
TotalResults  int  Total number of downloads (for paginated responses).
Faults
Name  Content 
AuthenticationProblem  AuthenticationProblem 
RequestValidationError  RequestValidationError 
UnknownPrincipalError  UnknownPrincipalError 
UnknownOrganizationError  UnknownOrganizationError 
UnknownFileError  UnknownFileError 
UnexpectedError  UnexpectedError