Apr 27 · 9 min read · The Problem Nobody Liked Admitting Here is something every Salesforce developer has bumped into at least once: You write an Apex query. It works in your sandbox. You deploy. Then a reviewer asks the f
Join discussion
Apr 26 · 4 min read · Environment Banner is a Dynamic Action plugin for Oracle APEX that displays a visible label and color on every page so users always know which environment they are working in—DEV, TEST, PROD, or any c
Join discussionApr 21 · 9 min read · There’s a good chance your org still has @future methods quietly running in production right now — maybe dozens of them, scattered across service classes and trigger handlers. They work. They’ve alway
Join discussion
Apr 17 · 7 min read · Sometimes I want to examine in detail a JSON document that is stored in the database. I just want an overview of all the fields in the document, possibly with their values. The JSON document itself ca
Join discussion