Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·15 hours agoVSCode & Copilot Free for PL/SQLThe latest update 1.96.1 of VSCode, enables the GitHub Copilot Free plan. You can compare the plans although basically the Free Plan provides: 2000 Code completions per month 50 Chat messages per month As long as you have a Github Account & an up...1 like·158 readsorclapex
Rahul Sinhaoic.hashnode.dev·Jan 2, 2025Understanding Trigger and Invoke Connections in Oracle Integration Cloud (OIC)Oracle Integration Cloud (OIC) is a powerful platform that allows businesses to seamlessly integrate applications, automate workflows, and connect systems. One of the most fundamental concepts in OIC is the use of Trigger and Invoke connections. Thes...Seamless Solutions: The OIC Series(Theoritical and Practical)Oracle
Kartik Kumarparaminfo.hashnode.dev·Dec 30, 2024Top 10 Comprehensive Suites of Integrated Business Applications for 2025In today's interconnected business world, having a comprehensive suite of integrated applications is crucial for streamlining operations, improving efficiency, and gaining a competitive edge. These platforms, often referred to as Enterprise Resource ...Oracle
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 29, 2024Production ready Keycloak Checklist for Oracle APEXThis blog covers general Keycloak configuration for a production and non-production environments including architecture, backups, restore and upgrade. As well as an Oracle APEX Authentication scheme. For a better read… Pretius’ Keycloak development s...48 reads#oracle-apex
Plamen Mushkovblog.apexapplab.dev·Dec 27, 2024Connecting to Autonomous DB using SQLclIntro This blog post is following the exact steps I took in order to get SQLcl up and running and be able to connect to my Oracle Cloud Autonomous Databases. The information that follows is nothing new and it is available on many other places, such a...1 like·144 readsOracle
Aliraza Khanaliraza-khan.hashnode.dev·Dec 23, 2024Step-by-Step Guide to Opening a Port on Oracle Cloud InstanceWhen working with Oracle Cloud Infrastructure, you may encounter a scenario where you need to open a specific port on your instance to allow external access. However, opening the port from the security group alone might not work. This is because Orac...Oracle
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 16, 2024Bulk Import Users from Oracle & APEX to KeycloakFor this guide, we are going to use the Keycloak API to bulk load users from our user table into Keycloak. Whilst loading we can optionally send informative emails to the users. Following loading, the users are required to follow the Forgot Password ...95 readskeycloak
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 13, 2024Seamlessly transfer APEX application users to Keycloak with Keycloak user migration pluginWhats this about? Say for example, you are using APEX with a current Authentication, could be APEX Authentication, could be Table Based, etc. You want to implement Keycloak (using this amazing guide), however you want a way to transfer your users to ...2 likes·219 readsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 6, 2024Oracle Fusion Theme Style for APEXThis blog provides a APEX Theme Style and instructions on how to make use of Redwood components in order to resemble Oracle Fusion. This is so that Oracle Fusion applications can be seamlessly extended with Oracle APEX. The idea was inspired by watc...2 likes·412 reads#oracle-apex
Veronica Orciuoliveronicaorciuoli.hashnode.dev·Dec 2, 2024Using EVALUATE to Integrate and Analyze timestamp-based Data in Oracle Analytics CloudIntroduction In the context of an analytical project for a customer, we faced a structural complexity within the data model. The customer had two distinct ingestion streams that were isolated from each other, lacking any direct connection. This data ...oac