After retrieving a file, the file will be flagged as 'Pending' on the Web Server. A call should then be made to the ExecuteNotifyFileDownloadStatus method once the file has been saved. The file will stay 'Pending' on the Web Server for 5 minutes.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileName | String | The name of the File to retrieve or a wildcard pattern. | ||
| response | finImportXmlFileDownloadGetFileRespone | ByRef | The Get File Response. |
A Boolean value indicating success.