54 Followers
36 Following
88 Posts
Hiking, Camping, Blogging, Oracle Technology #orclAPEX #orclORDS
Bloghttps://blog.cloudnueva.com
Websitehttps://www.cloudnueva.com/ords/prod/r/cloudnueva/website/contact
InterestsHiking, Camping, Technology
Tech StackOracle DB, APEX, ORDS
Please read my latest post and learn how to Stay DRY ☂️by Using #orclAPEX Component Subscriptions.
https://blog.cloudnueva.com/apex-subscriptions
Stay DRY by Using APEX Subscriptions

Introduction Developers are taught the DRY (Do not Repeat Yourself) principle. When I write PL/SQL code, I always think of how this code could be re-used in the future. This usually involves breaking large procedures and functions into smaller, more ...

Cloud Nueva Blog (Oracle, APEX & ORDS)
Please read my latest post to find out why you should consider adding OCI API Gateway in front of your @OracleREST APIs. #orclORDS #oci
https://blog.cloudnueva.com/oci-api-gateway-ords
Should you use OCI API Gateway with your ORDS APIs?

Introduction Oracle REST Data Services (ORDS) is an incredibly versatile tool for building REST APIs on the Oracle Database (and MySQL). Used in conjunction with Oracle Cloud Infrastructure (OCI) services such as API Gateway, you can take your ORDS A...

Cloud Nueva Blog (Oracle, APEX & ORDS)
Ooh ooh ooh ... hearing a lot more about Oracle 23c Free Developers' release this AM directly from Gerald Venzl @ Oracle 😱 🤯
Please read my latest APEX short 🩳, where I look into several APEX_STRING APIs to help you manage arrays in PL/SQL #orclAPEX
https://blog.cloudnueva.com/apex-plsql-lists
Working with Arrays in APEX and PL/SQL

Introduction I was working on a task recently where I needed to maintain an array of record IDs during a PL/SQL loop. I needed the array so I could mark successfully processed records after the loop was complete. This is pretty easy to do with PL/SQL...

Cloud Nueva Blog (Oracle, APEX & ORDS)
RT @alexnuijten
It's really real now... Together with @patch72 writing about @OracleDatabase and @F1 just before the new season starts.. perfect timing! @oracleace @ChrisRSaxon
https://www.amazon.com/Modern-Oracle-Database-Programming-Powerful-ebook/dp/B0BS8K856W/ref=sr_1_1?keywords=modern+oracle+database+programming&qid=1677754732&sprefix=modern+orale+%2Caps%2C160&sr=8-1
Amazon.com

Please read my latest post, where I discuss Webhooks and how @OracleREST provides the ability to build REST endpoints for Webhook Callbacks #orclORDS #orclAPEX
https://blog.cloudnueva.com/webhooks-and-ords
What is a Webhook, & How can ORDS Help?

Introduction In this post, I will describe what a Webhook is and show examples of how Oracle REST Data Services (ORDS) can be used to handle Webhook events. I will dive deep into an example of a SendGrid Webhook, summarize three other examples, and f...

Cloud Nueva Blog (Oracle, APEX & ORDS)
@jd Congratulations on your #OracleACE Pro award, and welcome to the family! Very well deserved!
Please read my latest post and learn how to extract data from Oracle Account Reconciliation Cloud Service (ARCS) using Oracle APEX. #orclAPEX #CloudEPM #PBCS
https://blog.cloudnueva.com/extract-data-from-oracle-arcs-with-oracle-apex
Extract Data From Oracle ARCS with Oracle APEX

Introduction In my previous two posts, I covered sending files to the Oracle Account Reconciliation Cloud Service (ARCS) file system and running jobs in ARCS. In this post, I will complete the series by describing how you can extract data from ARCS o...

Cloud Nueva Blog (Oracle, APEX & ORDS)
Please read my latest post and learn how to start and monitor Oracle Account Reconciliation Cloud Service (ARCS) jobs from Oracle APEX (2nd post in the series of 3) #orclAPEX #CloudEPM #PBCS https://blog.cloudnueva.com/arcs-run-jobs-apex
Run & Monitor Jobs in Oracle ARCS from Oracle APEX

Introduction In my previous post, I showed you how to send files to the ARCS file system using Oracle APEX. This is the first step in most inbound integrations to ARCS. In this post, I will show you how to start an ARCS job from APEX and monitor its ...

Cloud Nueva Blog (Oracle, APEX & ORDS)
Please read my latest post to learn how to integrate files to Oracle Account Reconciliation Cloud Service (ARCS) using Oracle APEX #orclAPEX #CloudEPM #PBCS
https://blog.cloudnueva.com/arcs-file-integration-apex
Oracle Cloud EPM Account Reconciliation (ARCS) File Integration With Oracle APEX

Introduction In this series of three posts, I will show you how to integrate data with Oracle Cloud EPM Account Reconciliation (ARCS) using Oracle APEX and the available ARCS REST APIs. Part 1 Getting Started and File Handling in ARCS (this post) P...

Cloud Nueva Blog (Oracle, APEX & ORDS)