© 2023 Hashnode
#orclapex
Whilst my every popular Oracle 23c Free Docker, APEX & ORDS all in one simple guide blog gets you up and running with a Dockerized APEX environment super quickly, you may which to use a separate conta…
Introduction In this post, I will describe how you can leverage the apex_session.set_tenant_id PL/SQL API and the APEX$SESSION Application Context to build Multi-Tenenat APEX Applications. Note: If yo…
Introduction In today's fast-paced digital world, software plays a crucial role in our daily lives, powering everything from mobile apps and websites to complex enterprise systems. However, the reliab…
Az APEX framework elég jól kiszolgál bennünket a deklaratív alkalmazásfejlesztés során. A page szerkesztőben "drag and drop" módszerrel felépítjük az oldalunkat, módosítjuk néhány tulajdonságát az ele…
Introduction Occasionally you need to use every tool in the ToolBox 🧰. Pipelined Table Functions are one of those tools you won't need to use often, but when you do, you are glad they exist. This pos…
The Challenge Changing usernames in Apex applications leads to various complications. The app_user identifier is referenced in multiple locations, such as APEX preferences, report subscriptions, audit history, and Quick SQL, to name a few. …
Understanding the Issue: Cataclysmic Failure Screens When an APEX application encounters a catastrophic failure, users are presented with a screen containing an error message instructing them to contact the application administrator. The me…
Taking Design Inspiration from APEX APEX itself has keyboard shortcuts built into the builder. APEX 22.1 makes it easy to add shortcuts to your own applications. You can follow along via APEX Instant Tips episode #94. Navigating the APEX Do…
Money matters Although trivial, we often tend to underestimate that statement or do not pay enough attention when developing proof-of-concept applications, which later makes it unoptimized all the way…
The need for data I was a mentor at the "World Innovation Day Hack 2023" Hackathon a few weeks ago. And, of course, at the heart of all endeavours was the data. All of the teams needed certain special…