Get a File.

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.

Syntax

finImportXmlFileDownload.ExecuteGetFile(fileName, response)

Parameters

NameTypeOptionalByRefDescription
fileName String The name of the File to retrieve or a wildcard pattern.
response finImportXmlFileDownloadGetFileRespone ByRef The Get File Response.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finImportXmlFileDownload
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0