GetFilesToDownload
Returns the list of files used by this transfer and found on the server
[
XML filesToDownload,
XML filesNotToDownload
]
= GetFilesToDownload (
Number jobId
)
XML filesToDownload,
XML filesNotToDownload
]
= GetFilesToDownload (
Number jobId
)
Parameters
jobId
Transfer identifier
Return values
filesToDownload
Returns the list of files which can be downloaded as an element [dataTransfer/properties/filesToDownload]
filesNotToDownload
Returns the list of files which cannot be downloaded as an element [dataTransfer/properties/filesNotToDownload]
Features

