Categories
APEX

Oracle APEX Background Process Chains

I was architecting an APEX extension for an Oracle EBS customer where there was a need to call some standard APIs. These took a little while to run, and as the customer was using an APEX version prior to 23.1 we decided to submit these processes as concurrent programs. They could therefore execute asynchronously and […]

Categories
APEX

Oracle APEX 23.2 New Image Upload Facility

Added : February 5th 2024 On a recent customer project I was able to use Oracle APEX 23.2.2 which has a significant number of new capabilities. One facility was the new Image Upload, which provides a wide range of options to allow users to easily take/select images and crop, format and upload and then tag […]

Categories
APEX ORACLE CLOUD ERP Oracle Fusion Applications

Oracle APEX and Oracle Cloud SaaS REST APIs

Oracle APEX is a low-code development tool which is marvellous for developing responsive cloud applications. Oracle Cloud SaaS Applications (aka Fusion Applications) are a comprehensive suite of SaaS applications which are used by many leading organisations to manage their HCM, Finance, Procurement, etc functions. With the release of Oracle APEX 23.2 we now have the […]

Categories
APEX Oracle Analytics Oracle Spatial

Oracle APEX and Analytics with Oracle Database Geocoded Data

Spatial analytics is a powerful tool that provides insights into geographical aspects of data. This technology can be employed to optimize delivery routes, visualize and interact with the geographical distribution of customers, or even plan sales campaigns based on locality.  By applying spatial analytics, businesses can go beyond traditional analytics of knowing who their suppliers […]

Categories
APEX Oracle Spatial

APEX 21.1 Maps – Nearest Neighbours (with Spatial Studio)

The new sample map application that has been provided for Oracle APEX 21.1 is full of great ideas. After reviewing the application, one example I was keen to try for myself was the ‘Nearest Neighbour’ capability. I had an existing map demo (see previous articles on this site) showing customers in proximity to a restaurant, […]

Categories
APEX Oracle Spatial

Apex 21.1 preview – A first look at Maps

The http://apex.oracle.com website was recently upgraded to a pre-release version of APEX 21.1 which has a host of new features available for preview. One which specifically interested me was the new maps region. I already had some geocoded data in a table (using Spatial Studio) which holds information about a fictional restaurant and also their […]