I fell in love with how valuable a file hosting service can be around 2010 by getting introduced to Dropbox. Being able to access your files on the…
Before going live with your application on WebLogic, I’d always recommend activating SSL on the Weblogic server hosting your application. Accessing your application with the HTTPS protocol will…
When you are building the website on top of AWS stack, using AWS Route53 to register your domain name is usually a good idea. (Cheap and well connected)…
Most of Oracle products and technologies heavily rely on Oracle database to function. So when you need to improve the performance of your Oracle Fusion ERP / EBS…
If you read yesterday article, https://cedricleruth.com/how-to-get-current-column-value-of-selected-richtable-row-from-iterator-in-adf/ , you now know have to retrieve a column value from a table selected rows inside an Oracle ADF Java Bean. While…
In ADF, we often have to retrieve a column value from a table selected row from outside this table. If this table iterator is available on the current…
One of the cleanest and most useful practices in Oracle ADF is to use jsff page fragments. They allow you to have one view composed of multiples small…
If you followed my last article “How to host an https WordPress site on AWS EC2 with a Let’s Encrypt SSL certificate?” you know have a Let’s Encrypt…
Duplicating a table row is often one of the first requirement added on big customer tables in an Oracle ADF application. To do so, add a column at…
Chatbots have been around for a while now and I’ve had the opportunity to build a couple of them for clients using Oracle and AWS tools. I’m not…