Skip to main content

Home/ Groups/ BI-TAGS
cezarovidiu

Rapid - I - 0 views

shared by cezarovidiu on 06 Jun 13 - No Cached
cezarovidiu

Dancing and Wrestling with Oracle APEX: Apex and FusionCharts (or There be dragons at t... - 0 views

  • All of which led me to FusionCharts, which is a brilliant set of flash charts and widgets.
  • All I had to do was figure out how to integrate it into my app. First I had to write a function to extract the data I needed from my database and output it as correctly-formatted XML. That bit was easy so I won't bore you with it.
  • Next I uploaded the Flash (SWF) file for my chart into my workspace. (Tell me something: when you upload an image to your application using Apex's image uploader you refer to it by pointing at # APP_IMAGES#, so how do you think you'd refer to a file you've uploaded using Apex's file uploader? #APP_FILES#? Wrong! Illogically, all files uploaded into your application should be pointed at using the #APP_IMAGES# substitution string.)Finally, I created a dynamic PL/SQL content region outputting the necessary wrapper tags for my Flash movie (which I copied from the FusionCharts examples), pointing it to my uploaded swf file and feeding it the XML from my database function (which I call in "before regions" page process).
cezarovidiu

FusionCharts Free - Open-source Flash charting component - 0 views

  •  
    "FusionCharts"
cezarovidiu

Install Oracle 11g Express (XE) on CentOS : David Ghedini - 0 views

  •  
    "EXEC DBMS_XDB.SETLISTENERLOCALACCESS(FALSE);  "
cezarovidiu

APEX Users! Why not Integrate with BI Publisher 11g Today! (Oracle BI Publisher Blog) - 0 views

  • Configuration for BI Publisher 11g Integration
  •  
    Configuration for BI Publisher 11g Integration
« First ‹ Previous 601 - 620 of 767 Next › Last »
Showing 20 items per page