Jon DixonforCloud Nueva Blog (Oracle, APEX & ORDS)orclapex.hashnode.net·Aug 23, 2022What do I do when I get Stuck?Introduction In their 4 Articles in 4 Weeks - Writeathon Week 2, Hashnode asked the question: "When you are stuck as a developer, what do you do?" This is another post that is a little bit out of my tech-focused comfort zone, so bear with me. I do,...Discuss·15 likes·480 reads4articles4weeks
Jon DixonforCloud Nueva Blog (Oracle, APEX & ORDS)orclapex.hashnode.net·Sep 16, 2022APEX & Office 365 Integration - IntroductionIntroduction This blog post is the first in a series covering integrations between Oracle APEX and Microsoft Office 365. These integrations are made possible using Microsoft Graph APIs. Being able to integrate with Office 365 opens up a world of poss...Louis Moreaux and 7 others are discussing this8 people are discussing thisDiscuss·15 likes·3.1K readsAPEX MS Office 365 Integrationsorclapex
Jon DixonforCloud Nueva Blog (Oracle, APEX & ORDS)orclapex.hashnode.net·Sep 5, 2022JSON Parsing in Oracle SQL and PL/SQLAs an Oracle APEX developer, I regularly consume JSON from external web services. When I can, I use APEX REST Data Sources or the APEX_DATA_PARSER PL/SQL API to turn JSON into rows of data that can be easily consumed by APEX. There are many occasions...Discuss·14 likes·4.9K readsOracle APEX Shortsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.net·Apr 24, 2023Fetching nested JSON from a Master-Detail Query in a Oracle ORDS Handler DefinitionThis is a really quick blog to demonstrate how to return nested JSON from a Master-Detail in one REST JSON GET Handler Say for instance you have a parent-child relationship like Dept-Emp and you want to return Departments and all employees nested und...Discussorclapex
Simon JoyceforYou can do that with APEXebs-apex.hashnode.net·Apr 20, 2023Creating an APEX Process PluginIntroduction For quite some time I've been using various pl/sql procedures on the database to submit Concurrent Requests in Oracle eBusiness Suite from various places in APEX Applications I've developed over the years. Recently I decided it was time ...Discuss·4 likes·119 readsorclapex
Louis MoreauxforOracle APEX tips and trickslmoreaux.hashnode.net·Apr 20, 2023Oracle APEX 23.1 - TinyMCEExplore the new Rich Text Editor capabilities Introduction With every APEX release, there are a lot of new improvements and I like reading the What's New page because you sometimes find beautiful gems. And this time, I saw at the very end that TinyMC...Discuss·3 likes·699 readsorclapex
Timo HerwixforTM-APEXtm-apex.hashnode.net·Apr 20, 2023Quick and Easy APEX and ORDS Installation for Oracle Database 23c Developer Release on OCIIntroduction Are you ready to take your Oracle Database 23c experience to the next level? In this article, we'll guide you through the simple steps to install APEX and ORDS for Oracle Database 23c on Oracle Linux 8 in the Oracle Cloud Infrastructure ...Discuss·779 readsCloud Computingorclapex
Rodrigo MesquitaforAPEX Blogmesquitarod.hashnode.net·Apr 18, 2023APEX PWA Push Notifications in just a few minutesAPEX 23.1 has just become available on apex.oracle.com, and one of its great features is the declarative push notifications for PWA apps. We can now enable push notifications without any further installation, simply by enabling them within an app. Wh...Discuss·5 likes·442 readsorclapex
Mohamad BouchiforTM-APEXtm-apex.hashnode.net·Apr 17, 2023Running Oracle 23c in a docker container on an OCI compute instanceIntroduction In a previous post, we showed you how to install Oracle 23c on a compute instance running in OCI. In this post, we will go a step further and we will show you how to run Oracle 23c in a docker container hosted in a compute instance on OC...Discuss·1 like·193 readsCloud ComputingOracle
Anton Nielsenforapex_debugapex-debug.hashnode.net·Apr 14, 2023Creating a Google Sitemap for your APEX ApplicationThis is an update to a post I made at https://www.insum.ca/search-engine-optimization-with-apex-creating-a-google-sitemap/ The content of that blog post remains relevant, so I won't repeat it all here. I will simply recap a few updates specifically f...Discuss·26 readsorclapex
Timo HerwixforTM-APEXtm-apex.hashnode.net·Apr 13, 2023Setting up Oracle Database 23c on Oracle Linux 8 in OCIIntroduction In this blog post, we'll set up the latest release of Oracle Database, version 23c, on an Oracle Linux 8 Compute instance in Oracle Cloud Infrastructure (OCI). This step-by-step guide covers how to create a new Compute instance, install ...Discuss·2 likes·561 readsCloud Computingorclapex
Mohamad BouchiforTM-APEXtm-apex.hashnode.net·Apr 12, 2023Maximizing Application Availability and Scalability with Load Balancers in the CloudIntroduction Load balancers are an important component of cloud computing that helps to distribute incoming network traffic across multiple servers. They ensure high availability, scalability, and reliability of the applications running on a server i...Discuss·125 readsCloud ComputingOCI
Arun Mohanforapexvarsityarm.hashnode.net·Apr 10, 2023Getting Started with Oracle APEX: Requesting a Free Workspace on apex.oracle.comIntroduction Oracle Application Express (APEX) is a low-code development platform that enables developers to create web-based applications quickly and easily. The best part is that you can start learning and building APEX applications without any cos...Discuss·38 readsHero to Superhero - Oracle APEXorclapex