I was trying to write in Excel file that is already located on the server. I'm using Oracle Apex 22. Is it avalibale?
I was trying to write in excel file. but I couldn't find the way I have been searching for a while.
Thanks in Advance.
I was trying to write in Excel file that is already located on the server. I'm using Oracle Apex 22. Is it avalibale?
I was trying to write in excel file. but I couldn't find the way I have been searching for a while.
Thanks in Advance.
Generating a file is achievable on Apex with PL/SQL codes and existing generic packages. There are several ways to do so, you should decide which one is the best for your goals. You can for example use Data Export Api