ATS Apex application with Ollama hosted in Cloud Fare
Introduction/ Issue: This is a walkthrough of the mini project that was built end to end in Oracle APEX – an ATS Resume Builder. It takes a user through…
Read MoreIntroduction/ Issue: This is a walkthrough of the mini project that was built end to end in Oracle APEX – an ATS Resume Builder. It takes a user through…
Read MoreIntroduction: In Oracle APEX applications, it is common to perform actions such as Approve, Delete, Issue, or Submit only after the user selects one or more records from a Classic Report.…
Read MoreIntroduction/ Issue: Interactive Reports (IR) are one of the most commonly used components in Oracle APEX applications, giving users an easy way to search, filter, sort, and export data.…
Read MoreIntroduction Interactive Grids (IG) are one of the most powerful components in Oracle APEX, allowing users to edit multiple records in a spreadsheet like interface. However, a common business challenge arises…
Read MoreIntroduction/ Issue: In Oracle APEX 26.1, buttons, menu entries, and cards can now perform useful actions without relying on custom JavaScript or complex Dynamic Actions. With the new Trigger…
Read MoreIntroduction Anyone who’s built a Cards region in Oracle APEX has run into the same limitation. You can wire up an action on the Full Card, the Title, the Subtitle,…
Read MoreIntroduction Oracle APEX 26.1 introduces a small but powerful enhancement to List components: Custom Link Attributes. This feature allows developers to add HTML attributes directly to the links generated by…
Read MoreIntroduction / Issue One of the common issues encountered while developing Oracle APEX applications is duplicate form submission. Users may unintentionally click the Save button multiple times due to slow network…
Read MoreIntroduction / Issue Many Oracle APEX applications successfully meet business requirements but often overlook one critical aspect—the User Interface (UI) and User Experience (UX). Developers tend to focus primarily on…
Read MoreIntroduction Every Oracle APEX developer has hit this wall: the app “lives” inside one sprawling SQL export. Reviewing a change, debugging with AI, or handing the app to a security…
Read More