February 2025
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 [...]
Because Humans Need Breaks, working with documents, part 1
Sometimes, before diving headfirst into code and technical specifics, it’s beneficial to step back and see the bigger picture. In this series of articles, we’ll explore how to integrate OpenAI’s capabilities with Oracle APEX to [...]