I’ve talked about improving your code instrumentation in the past, in particular how to use conditional compilation for your extra logger calls. See Debugging, Logger & Conditional Compilation for the details. This time, I had a different situation. How do …

Am I running from inside a (DBMS_SCHEDULER) Job? Read more »

This blog post is about performance; Not about writing plugins. APEX 20.1 is out now, but this information applies to all version of APEX, but it will be especially of interest if you’re on a version earlier to 19.2. Let …

Move your APEX Plugin PL/SQL code to the Database Read more »

“Substitution Strings, Bind Variables, and APEX Links” oh my. Have you ever build an APEX link manually and perhaps it looked something like this: ‘f?p=&APP_ID.:PAGE:&SESSION.::&DEBUG.:’ We should talk. I used to make this mistake and I’ve seen it made too …

Video: 006 – Substitution Strings, Bind Variables, and APEX Links Read more »