DSP Blog: JSON

-->

Latest Posts

Reduce Cost and Complexity by Shifting from MongoDB to Oracle Database 23ai

MongoDB has long been a popular choice for fast-moving teams thanks to its flexibility and developer-friendly approach. But over time, many organisations can run into data silos..

Read More

Oracle APEX Support for Hierarchical REST Source Data Profiles

Until recently, Oracle APEX, via functionality such as REST Data Sources, could only extract a flat JSON structure. From release 24.1, however, APEX can now understand and..

Read More

Azure Form Recognizer

Azure Form Recognizer is a cognitive service that uses machine learning technology to identify and extract text, key/value pairs, selection marks, tables, and structure from..

Read More

APEX: Meet the rest of the web

In December last year I spoke at the UKOUG TECH 16 conference in Birmingham about integrating APEX with modern web technologies. The presentation was interesting for me to build..

Read More

Custom JSON in APEX 5

I attended the excellent Tech 15 this December and was lucky enough to be able to speak about integrating external technologies with APEX. One of the things I demonstrated was my..

Read More

Generating JSON in APEX 5.0

In a previous blog I outlined how with APEX 5.0 you can now use the APEX_JSON package to parse JSON responses in your APEX application. For this blog I will show you how easy it..

Read More

Parsing JSON in APEX 5.0

As part of the APEX 5.0 Beta documentation there is a new APEX_JSON package available. This is a welcome addition that helps us integrate our applications with web services that..

Read More