APEX Blog

Latest Posts

Re-evaluate your software for 2015

It’s New Year: Is it time to re-evaluate your business software? We’ve put together a handy guide to help you re-evaluate your business software for the coming year.

Read More

Securing Vulnerability Exploits with Apex – Part 3

For my final security blog I will be looking at SQL injection and cross site scripting, both of which should always be considered when developing a web based application. Apex has..

Read More

ORDS 3 – Installation

This article builds on the ORDS blogs I have been writing but moves forward a little to look at the ORDS version 3 early adopter and specifically getting it up and running.

Read More

Securing Vulnerability Exploits with Apex – Part 2

Following on from my last blog, which focused on configuring access control within Apex, the focus of this blog is protecting the session state within an application. We will look..

Read More

Replacing Discoverer with APEX and BIP – A Perfect Match

I have already looked at the fact that APEX is a perfect replacement for Discoverer in an earlier blog post and that inbuilt tools such as the powerful APEX interactive report..

Read More

Life on the ‘Edge’ – the importance of non-core applications to your organisation

All organisations revolve around their ‘core’ applications such as Communications (eg: email), Financial, Human Resource Management (HR/HCM), Customer Relationship Management..

Read More

APEX Security Considerations – Part 1

Whenever you are developing a web based application, there are many security concerns that need to be considered. When developing using Oracle Apex, there are a number of in-built..

Read More

APEX I get, but what is ORDS

This article is the first in a series which will look at the Oracle REST Data Services (ORDS previously known as the APEX listener) and APEX and the features that you can unlock.

Read More

APEX and EBS Integration

This article will explore the integration and extensions that Oracle Application Express (APEX) gives you when using Oracle E-Business Suite (EBS).

Read More

Trigger Dynamic Action from JavaScript

The following example will demonstrate how a Dynamic Action can be utilised within a report column to confirm deletion of a record, before the deletion process occurs.

Read More