Using an APEX AI Agent to Turn Purchase Orders into JSONIntroduction One of the marquee features of APEX 26.1 is APEX AI Agents. APEX AI Agents allow you to use an LLM and your own PL/SQL and JS tools to perform actions on your data instead of just chattinJul 16, 2026·9 min read
AI Hygiene for APEX DevelopersManaging Conflicting Instructions in APEX ProjectsApr 26, 2026·11 min read
If English is the New Programming Language, then Markdown is the New FormatIntroduction AI is changing how we build software. We are moving from a world where developers primarily describe systems in code to one where we increasingly describe intent in natural language. PromApr 16, 2026·12 min read
From Spreadsheet to Enterprise APEX System with AIIntroduction This is not another post about creating an APEX app from a spreadsheet using the Create app Wizard. This post is about using AI to design and accelerate the build of an enterprise APEX syApr 11, 2026·7 min read
AI SKILLS as a Thin Layer Over MCP ToolsIntroduction I have been experimenting with using AI Skills as a thin layer on top of MCP-backed tools, and I think this pattern is more useful than it first appears. At a technical level, MCP gives tApr 2, 2026·13 min read
Will AI Agents Replace UI, or Redefine It?Introduction In a previous post, Adding an AI Agent to an Existing APEX App, I described how I added an AI agent to an existing APEX app. The goal was to simplify the user interface by providing an agMar 19, 2026·9 min read
APEX + OCI Email Logs: Track Bounces, Complaints, SuppressionIntroduction I am sure many of you are already using the OCI Email Delivery Service to send emails from your APEX Applications. It offers a convenient and inexpensive way to handle emails that integraMar 12, 2026·10 min read