Categories
AI APEX

APEX 26.1 App Enhancements With APEXlang

In this article we will generate a APEX 26.1 app using an AI and then direct an AI to edit that application in VS Code and push it back to the app builder to run it. This is made possible by the new feature of APEX 26.1 APEXlang, which is described by Oracle as “…an […]

Categories
APEX

Oracle APEX 26.1 IR Row Selector

It looks like it’s a small tweak, but it’s a highly significant enhancement that APEX 26.1 adds a native row selection for Interactive Reports. Previously this could be done in multiple ways, but it it really makes development a lot easier having this capability as a native component. In this article we are going to […]

Categories
AI APEX GenAI

Oracle APEX 26.1 AI Agents

AI Agents are proliferating across many tools and now Oracle APEX 26.1 introduces built in both AI Agents and AI Tools. To demonstrate this facility, I will use the EMP and DEPT tables from my Oracle 26ai database and build a small People Cost Review page within an application which invokes an AI agent supported […]

Categories
APEX GenAI

Oracle APEX 26.1 AI Interactive Reports

One of the “marquee” features of the new Oracle APEX 26.1 release is the ability to add natural language queries to Interactive Reports (IR). So, as well as having full IR ability, the user can ask a question like “show me all employees in Sales earning more than 1500” as an alternative to manually setting […]