People and Culture Blog

Decoding “ORDS 404 Not Found” error in ORDS

Cloning oracle databases from production to test environments is a common practice, but it comes with its own set of challenges, particularly in handling critical APEX user passwords. Encountering an…

Read More

How to merge cells in classic report using JavaScript.

Overview This document is about how to merge cells in classic report using javascript in oracle apex. Technologies and Tools Used The following technologies have been used to to merge cells in…

Read More

Building a Contextual Back Button with Application Page Items in Oracle APEX

Overview In ORACLE APEX we generally use page number in the URL to redirect the page from one to another. However in this session dives deep into the hidden potential…

Read More

Enforcing Save Before Adding New Row in Oracle APEX Interactive Grid using JavaScript

Overview In Oracle APEX, a interactive grid had a concept of adding multiple row. Here in some cases the specific requirement here is to insert only one record at a…

Read More

A Dynamic Scaling Solution for Batch Processing Workloads

Problem: Traditional batch processing setups often face resource inefficiencies, as they are provisioned statically, leading to underutilization during low-demand periods and potential bottlenecks during peak times. Manually adjusting resources is…

Read More

Managing Infrastructure Complexity with Terraform Modules

Problem: In a rapidly evolving and dynamic IT environment, managing complex infrastructure configurations across various projects and environments can be daunting. A monolithic approach to Terraform scripts may lead to…

Read More

Oracle EBS – PO Report with Bursting

Oracle EBS – PO Report with Bursting http://staging.doyensys.com/wp-content/uploads/2024/01/oracle-ebs-po-report-with-bursting.doc

Read More

How to create dynamic quick picks for page items in Oracle APEX

1.Overview This document explains about how to create dynamic quick picks for page items in Oracle Apex. 2.Technologies and Tools Used The following technology has been used to dynamic quick…

Read More

Empowering APEX Applications: Exploring New Page Item QR Code Generator in Oracle Apex 23.2

Overview A new page item introduced in APEX 23.2 is the QR Code Generator. This brings QR code generation native to APEX, previously only possible using third-party libraries. The page…

Read More

Exploring the new Combo box item In APEX 23.2

Overview The new combo box in Oracle APEX 23.2 introduces exciting possibilities for building dynamic and user-friendly applications. They are akin to the classic select list and Popup LOV, but they…

Read More