Need help on File Download in CAF

Hi,

Looking for basic information/implementation steps to implement File Export button/link in a CAF portlet.
The file content is XML and the file should be saved in .XML format.

I read through this forum, and found that this could be done using simpleFileExportBean and some custom script. However, need a more detailed explanation as I am relatively new to CAF.

Any pointers is highly anticipated.

Warm Regards,
H

Was able to get this working. Had made use of the simpleFileExport bean.