BSBhuvnesh Singh Chauhan (bhuvi_champ)inbhuviapexdev.hashnode.dev·Aug 25, 2025 · 3 min readWhy apex.server.process Success Fires Even on Errors (and How to Handle It)Introduction In my previous post, I shared how to implement bulk update/delete in Interactive Grids using apex.server.process and JSON payloads. In that post, I mentioned a common source of confusion:👉 “I raised an error in my PL/SQL Ajax Callback… ...00
BSBhuvnesh Singh Chauhan (bhuvi_champ)inbhuviapexdev.hashnode.dev·Aug 24, 2025 · 4 min readInteractive Grid Bulk Actions with AJAX Callbacks in Oracle APEX (JSON Edition)Intro Interactive Grids in Oracle APEX are powerful for editing rows, but what if you need to apply bulk actions — like updating or deleting multiple rows at once? This post walks through how I built bulk update and bulk delete features for an IG usi...00
BSBhuvnesh Singh Chauhan (bhuvi_champ)inbhuviapexdev.hashnode.dev·Aug 23, 2025 · 3 min readOracle APEX Mini-Levels: From Checkboxes to Collections (and What I Learned Along the Way)Intro Have you ever needed to store user selections in Oracle APEX without creating new tables?In a recent experiment, I built a mini “game” of levels inside APEX to explore this — and each step revealed an important concept that’s useful in real-wor...00