The FILEDOWNLOAD component is an invisible component that performs a download of data from the server when being triggered. After the download is executed the browser will inform the user and will allow the user to store the downloaded data locally within the client.

The data that is downloaded is taken from the URL that you pass into this component.