February 2025
Business Processes with APEX 24.2 Workflows: A Practical Demo
Introduction In my previous blog post (Oracle APEX Workflows Made Easy: Build & Automate your processes today), I introduced Oracle APEX Workflows and explained how to streamline business processes by automating task routing, approvals, and [...]
Oracle Iberian Tour: Oracle Database 23ai & APEX event
One of the most rewarding aspects of our industry is the continuous opportunity to learn and tackle new challenges with cutting-edge technologies throughout your career. These advancements often come swiftly, requiring us to stay prepared [...]
Securing APEX: Hiding the URL Format
Hiding URL format in APEX is essential for enhancing security and preventing the exposure of sensitive information. Oracle Application Express (APEX) uses a default URL structure that can reveal critical details, making it a potential [...]
Making APEX Smarter One Chat at a Time
Artificial Intelligence (AI) is transforming how applications interact with users by providing dynamic and intelligent responses. Oracle APEX, with its low-code development environment, enables seamless integration of AI-powered services through REST Data Sources. By leveraging [...]
Because Humans Need Breaks, working with documents, part 3
Now that we have covered everything related to document management in our previous articles, the next step is to implement the file download functionality, allowing users to retrieve and view the files stored in our [...]
Because Humans Need Breaks, working with documents, part 2
In this article, we’ll explore how to extend the standard functionalities of Oracle APEX by implementing Custom Events. This approach is particularly useful for performing advanced operations, such as customizing a delete action or styling [...]