jmjcloudblog.hashnode.devAn SFTP API for Oracle ATP and APEX #JoelKallmanDayIntroduction This article describes creating a PL/SQL package in your ATP database to execute SFTP operations. SFTP (Secure File Transfer Protocol) is a network protocol that provides secure file transfer capabilities. It's built on the SSH (Secure S...Oct 16, 2024·10 min read
jmjcloudblog.hashnode.devAn APEX Authentication Scheme for FusionIntroduction It was excellent to see several sessions at CloudWorld 2023 finally demonstrating the use of Oracle APEX with Fusion. Oracle APEX is a great fit for extending ERP Cloud and a valid alternative to VBCS or VBS. APEX 23.2 has a built-in Saa...Oct 11, 2023·6 min read
jmjcloudblog.hashnode.devStreamlining ERP Cloud REST QueriesIntroduction ERP Cloud has an expanding suite of REST APIs for Financials, PPM, Supply Chain, and HCM. We look forward to the day when the SOAP APIs can be retired, but it's great that ERP Cloud has extensive REST capabilities. REST web services ar...Nov 1, 2022·7 min read
jmjcloudblog.hashnode.devReduce your Autonomous Database Cost using Scheduled DowntimeIntroduction The Always-Free version of Oracle Autonomous Database is great and you may find it meets all of your needs. If so - great - it's a super easy way to get started with a low-maintenance database with ORDS and APEX: https://www.oracle.co...Oct 16, 2022·3 min read
jmjcloudblog.hashnode.devUse OCI To Access Your APEX Applications #JoelKallmanDayIntroduction APEX Authentication schemes can be used to allow sign-on using a variety of methods, e.g. APEX Accounts, Social Sign On, or even no sign-on at all! If you've provisioned ATP or APEX service on Oracle Cloud Infrastructure, you can link yo...Oct 10, 2022·3 min read