Archive

Category: Oracle APEX

APEX + AI patterns, components, and integrations for modern apps.

AI

I Built a Full Oracle APEX App Without Dragging a Single Component

I Built a Full Oracle APEX App Without Dragging a Single Component How APEXlang, SQLcl, VS Code, and Oracle AI…

AI

Building an Oracle Agent Memory Workspace — Part 3/3: Bringing Persistent Agent Memory into Oracle APEX

How I connected Oracle APEX to a FastAPI backend powered by Oracle Agent Memory, Autonomous Database and OCI Generative AI,…

AI

Building an Oracle Agent Memory Workspace — Part 1/3: From inspiration to Architecture

How I extended an Oracle Agent Memory exploration into a working workspace with FastAPI, React, Oracle APEX, Autonomous Database, OCI…

Oracle APEX floating GenAI chatbot with OCI Generative AI and Cohere

How to Add a Floating GenAI Chatbot to Oracle APEX (OCI Generative AI / Cohere) — Step by Step FULL CODE

In the past weeks I’ve been working on an Oncology Forecasting prototype built with Oracle APEX + Autonomous Database (ADB).…

Oracle APEX application connected to OCI Data Science for machine learning predictions.

Building an Oracle APEX Application for Machine Learning Predictions with OCI Data Science — Part 2

📎 Read Part 1 First:If you haven’t seen the first part where we trained and deployed a machine learning model…

Oracle APEX application connected to OCI Data Science for machine learning predictions.

Building an Oracle APEX Application for Machine Learning Predictions with OCI Data Science — Part 1

Introduction Welcome to this comprehensive guide on building an Oracle APEX application that integrates with OCI Data Science to make…

Oracle APEX workflow configuration for automating approval and rejection processes.

Automating Approvals with Workflows in Oracle APEX

Workflows are essential in modern applications to streamline processes, ensure consistency, and automate repetitive tasks. Oracle APEX provides a robust…

AI

Integrating Oracle Object Storage with Oracle APEX for File Management and Data Science Preparation

Integrating Oracle APEX with Oracle Object Storage is a fundamental step toward creating robust applications for managing data workflows and…

Oracle APEX example performing REST API calls with PL/SQL code.

Performing REST API Calls in Oracle APEX with PL/SQL Code

In Oracle APEX, REST API calls can be performed using either Shared Components (Web Source Modules) or through PL/SQL processes.…

AI

Creating Reports and Documents with APEX Office Print in Oracle APEX

APEX is an incredibly versatile platform for building low-code applications, but one feature that really elevates its capabilities is the…