GetFilesToDownload
Returns the list of files found on the server associated with the delivery.
[
XML filesToDownload,
XML filesNotToDownload
]
= GetFilesToDownload (
Number deliveryId
)
XML filesToDownload,
XML filesNotToDownload
]
= GetFilesToDownload (
Number deliveryId
)
Parameters
deliveryId
Delivery identifier
Return values
filesToDownload
Returns the list of files which can be downloaded as element [properties/filesToDownload]
filesNotToDownload
Returns the list of files which cannot be downloaded as element [properties/filesNotToDownload]
Features

