APEX

Enhancing Oracle APEX Cards: Custom Styling and Functional Email Integration

Introduction: – In the modern era of web applications, designing a visually appealing and interactive user interface is crucial. One such element that adds elegance to Oracle APEX applications is…

Read More

How to customize JET chart using APEX_API in Oracle APEX

Introduction: – This document is about how to customize JET charts using APEX_API in Oracle APEX. Oracle JET (JavaScript Extension Toolkit) is an open-source JavaScript framework designed to build modern, interactive…

Read More

Oracle REST Data Services (ORDS) 24.2 Installation on Linux Server

  Introduction Starting from ORDS 22.1, the installation process has changed. Instead of running the ords.war file directly, the ords script located in the bin directory is used for managing…

Read More

Oracle APEX: Handling URL Changes

Introduction Recently, our team migrated the server from an Oracle T8 to an M8 server. As a result, the Oracle APEX URL changed from: https://test.com:8080/ords/apex to: https://test.com:8080/ords This change impacted…

Read More

TOSCA automation can overcome the limitations of manual testing in fast-paced software development, ensuring efficiency, scalability, and consistent quality.

Introduction/Issue:  It’s important to ensure effective and consistent testing in today’s fast-paced software development environment. Traditional manual testing procedures can be time-consuming and prone to errors, leading to delays in…

Read More

Revolutionizing Test Automation with TOSCA Copilot: Efficiency, Scalability, and Quality

Introduction/Issue:   Tosca Copilot enhances productivity by optimizing test portfolios, explaining complex test cases, and providing actionable execution insights. It is seamlessly integrated within Tosca, boosting application quality, accelerating onboarding, and…

Read More

Using Debug Mode to Troubleshoot Issues in Oracle APEX

Introduction/Issue While working with Oracle APEX, developers often encounter issues where the application does not behave as expected. These issues can range from errors in PL/SQL processes, unexpected behavior in…

Read More

ORDS 500 Internal Server Error by Granting APEX Privileges

Introduction / Issue: While accessing the UAT Oracle APEX application, users encountered a 500 Internal Server Error. This error typically indicates that there is a problem on the server side,…

Read More

Integrating a Custom Page Limit Control in the Oracle APEX Interactive Grid

Introduction Oracle APEX Interactive Grids offer a versatile way to manage and display data, but sometimes the default configuration might not fully meet your application’s needs. One common customization is…

Read More

How to Include a link in an email to an oracle apex application?

Introduction Sending emails that contain actionable links directly into an Oracle APEX application is a powerful way to engage users. Whether it’s for tracking email responses, providing quick access to…

Read More