I want to generate the Excel report through Oracle ADF. I am converting oracle reports into adf reports. I had to re-write the whole sql query logic in ADF. The challange I am facing is , I am not able to generate the Excel reports in Oracle ADF, I am able to generate PDF reports.
Can someone help me how to generate the excel report in ADF from oracle reports?