Posts

Oracle APEX - The All in One Platform #JoelKallmanDay

Image
I have been using Oracle APEX since 2011. Initially, I started using it as a parallel development platform through which I could create quick win applications. Over the years , I have witnessed great journey of Oracle APEX which forced me to consider this platform for mission critical application development. During my journey with APEX , I went through lot of contents from one of the most vibrant and helpful community members. But, There was one passionate community leader who has been great inspiration for every one out there.   The great Joel Kallman.  Joel has expressed many times his overall vision through community posts, conferences and tweets. With constant efforts of Joel and whole APEX team , we could now see more growing career options for APEX. APEX is now considered as  All in One Platform  which offers everything you need when you want to develop enterprise grade application. At the same time, Organizations have experienced real benefits of such a great platform and this

Integrate Charts Region to Faceted Search using APEX_REGION.EXPORT_DATA API

Image
Before you get into the details of this blog , I would like you to visit wonderful blog written by  Carsten Czarski on  "Adding Charts to Faceted Search"  with different approach. This blog will help you to understand another possibilities available using different API. The main objective of this different technique is to assess performance improvement and I will try to post comparison of performance in future. At the same time, I will also wish if you all can share your experience as well by using this approach. Now, lets get back to our topic and explore it further.  You all are aware about Faceted Search and its powerful features. But, it still lacks some of the features which end users are looking for. E.g End user will expect to have ability to use faceted search region to filter chart region data. As of now , Chart Region does not support native integration with Faceted Search Region . But, APEX team has already provided useful APIs to achieve the same and I have use