Hello,
I'm researching if it is possible to execute a SAS program from an Oracle APEX application. We want to eventually move on from Oracle forms to Oracle APEX, but I have to prove that SAS programs can be executes successfully from APEX.
I'm currently using the APEX workspace that is free with Oracle and want to implement the execution of a SAS program. Do I need Oracle APEX installed on the same server as a SAS installation?
SAS (Statistical Analysis System) is a powerful, enterprise-grade software suite used for advanced analytics, business intelligence, data management, and predictive modeling. The software and files would reside on the same server as Oracle APEX would. Currently we are using Oracle Forms to execute these programs and return reports.
This process would execute on a user clicking a button on the APEX application.
Thank you for any advice.