Skip to content
APEX from the Field
  • About Me
  • Certifications
  • ACE Profile
  • DevDF
APEX from the Field
Facebook X Instagram
  • From customer complaint to service recommendation: automatic vector search with ORDS AutoREST
    ORDS

    From customer complaint to service recommendation: automatic vector search with ORDS AutoREST

    Bydenioflavio 08/02/202608/02/2026

    In March 2025, I earned the Oracle AI Vector Search Certified Professional certification. I studied vector fundamentals, embeddings, similarity search, and vector indexes. The concepts made sense, but I kept looking for small, practical places to use them. ORDS gave me another one. With the automatic vectorSearch endpoint in AutoREST, I could take those concepts out of the study…

    Read More From customer complaint to service recommendation: automatic vector search with ORDS AutoRESTContinue

  • When a Purchase Request Needs More Than a Chat Window
    APEX

    When a Purchase Request Needs More Than a Chat Window

    Bydenioflavio 07/12/202607/12/2026

    I had been waiting for my Oracle APEX environment on OCI to be updated to version 26. This week it finally happened. So, to celebrate properly, I decided to build a small field-style demo around one of the features that immediately caught my attention in this release: native AI Agents in Oracle APEX. The interesting…

    Read More When a Purchase Request Needs More Than a Chat WindowContinue

  • When APEX Needs a Custom Home Page
    APEX | PL/SQL

    When APEX Needs a Custom Home Page

    Bydenioflavio 07/05/2026

    Most of the time, when I build an APEX page, I try to stay inside the declarative model for as long as the page still feels honest. Native regions, template components, lists, cards, reports, buttons, dynamic actions, and Universal Theme options are usually easier to maintain because they remain visible in the Builder and other…

    Read More When APEX Needs a Custom Home PageContinue

  • I Needed Feedback for an APEX AI Agent. The Feature Was Already There
    APEX

    I Needed Feedback for an APEX AI Agent. The Feature Was Already There

    Bydenioflavio 06/21/202606/22/2026

    User feedback has a bad reputation among developers. It arrives without reproduction steps. It calls an unclear label a bug and a business-rule disagreement a system failure. Sometimes it appears in a meeting three weeks after the user quietly found another way to finish the work. It is tempting to treat feedback as a necessary…

    Read More I Needed Feedback for an APEX AI Agent. The Feature Was Already ThereContinue

  • What the APEX URL Is Actually Doing
    APEX

    What the APEX URL Is Actually Doing

    Bydenioflavio 05/13/2026

    A deep dive into Oracle APEX URLs: request, clear cache, debug, Interactive Reports, authentication switching, session state, and secure URL generation. Understanding URL parameters changes how you design APEX applications.

    Read More What the APEX URL Is Actually DoingContinue

  • When one login method is not enough
    APEX | ORDS | PL/SQL

    When one login method is not enough

    Bydenioflavio 04/27/202604/27/2026

    In the first version of this case, I deliberately kept things focused. The goal was to prove that a user could come in through Google, complete a minimal onboarding flow, receive ORDS client credentials, and actually use those credentials against a protected endpoint. That loop, once it closes, already carries a lot of value, and…

    Read More When one login method is not enoughContinue

  • From Social Login to API Access: Building a Self-Service OAuth Client Flow with APEX and ORDS
    APEX | ORDS | PL/SQL

    From Social Login to API Access: Building a Self-Service OAuth Client Flow with APEX and ORDS

    Bydenioflavio 04/19/202604/19/2026

    In APEX, the usual paths are familiar: workspace users, database accounts, or some internal authentication model we control ourselves. But APEX also gives us Social Sign-In, and that changes the tone of the application completely. There are several ways to do that depending on the provider, but in this case I am using Google because…

    Read More From Social Login to API Access: Building a Self-Service OAuth Client Flow with APEX and ORDSContinue

  • When the Schema Does Not Speak Business: Testing Oracle 26ai Annotations for NL2SQL
    PL/SQL | SQL

    When the Schema Does Not Speak Business: Testing Oracle 26ai Annotations for NL2SQL

    Bydenioflavio 04/12/202604/12/2026

    A practical from-the-field test showing how Oracle 26ai annotations can reduce NL2SQL ambiguity by giving the database the business context that object names alone never carried.

    Read More When the Schema Does Not Speak Business: Testing Oracle 26ai Annotations for NL2SQLContinue

  • Assertions in Oracle: one of those features that immediately made me think about old scars
    SQL

    Assertions in Oracle: one of those features that immediately made me think about old scars

    Bydenioflavio 04/05/202604/05/2026

    A practical, from-the-field look at Oracle Assertions, showing how they can push real business rules like mandatory customer contact data and required justification for price reductions back into the schema in a more declarative way.

    Read More Assertions in Oracle: one of those features that immediately made me think about old scarsContinue

  • Beyond Hidden Items: Passing State Across APEX Page Processes
    APEX | PL/SQL

    Beyond Hidden Items: Passing State Across APEX Page Processes

    Bydenioflavio 03/15/202603/17/2026

    By Dênio Flávio Garcia da Silva I’ve spent a lot of time auditing APEX environments, and nothing sinalizes a maintenance nightmare quite like the “Hidden Item Explosion.” We’ve all been there: a simple form grows, logic accumulates, and suddenly you’re juggling dozens of values across multiple processes. It works, sure, but would you trust your future self…

    Read More Beyond Hidden Items: Passing State Across APEX Page ProcessesContinue

Page navigation

1 2 Next PageNext

Search

Categories

  • APEX (11)
  • ORDS (4)
  • PL/SQL (8)
  • SQL (3)

RECENT posts

  • From customer complaint to service recommendation: automatic vector search with ORDS AutoREST08/02/2026
  • When a Purchase Request Needs More Than a Chat Window07/12/2026
  • When APEX Needs a Custom Home Page07/05/2026
  • I Needed Feedback for an APEX AI Agent. The Feature Was Already There06/21/2026
  • What the APEX URL Is Actually Doing05/13/2026

Tags

Agents Ajax Callback annotations API authentication scheme Collections debug Dynamic Action dynamic content feedback IA jQuery n2sql oauth ords pl/sql plsql Process Social Sign-In sql type url Vector Search xml

  • About Me
  • Certifications
  • ACE Profile
  • DevDF
Linkedin Github YouTube

© 2026 APEX from the Field

  • About Me
  • Certifications
  • ACE Profile
  • DevDF