Integrate Oracle Chart Builder into APEX

I'm lost with the current limitations of APEX charts. Does any one have any idea on how to integrate Oracle Chart Builder with APEX.
Thanks
Amar

Hi Jes,
What I want to do is generate a chart dynamically. Ok, let me explain a bit more.
I have a page which has a field say category. Now based on this category a report is generated (on another page say page2) when user clicks sumbit. The sql query which generates the report changes with the categories selected i.e. there is variation in the where clause or the base table.
Now on this report I want to plot a graph (in the same page2). Is it possible to dynamically change the chart query also like the report query ?
I was also thinking if it was possible to get the data directly from the report generated something like
SELECT NULL LINK,
#ENAME# LABEL,
#SAL# VALUE
FROM DUAL
ORDER BY #ENAME#
Thanks
Amar

Similar Messages

  • Is it possible to integrate Oracle intermedia search into apex ?(1)

    Or do something similar manually yourself in oracle xe ?(2)
    (1)I've been reading through part of the documentation of the intermedia search, and find it quite intresting. Better to use that if one can, then to have to do that it manually or yourself. But all I read is about JSP and PSP, and I guess PSP's are used by apex, but I was wondering if there was any way, to integrate intermedia search into apex, so that one can lookup say mp3, video files and images and display them in apex as well. Images may take some work but would I suppose be possible.
    However for the other two you need also player software to play both of them. As far as I know this is not integrated into Apex, but could possibly be provided by using the player integrated with a webbrowser, and by linking it to apex. So the browser is launched and plays the video or the audio file or alternatively a player is launched that allows to do that. But correct me if I'm wrong.
    (2) Alternatively I was wondering if one could do this, manually in Oracle XE, but then manually, by making tables with blobs and putting the files in there, and then finding somehow a way to get them played by a player, or to have them be put in a directory, and/or erased from that directory, and modify the player, or let it be activated and controlled by some kind of script to look for new files, and then play them off . Could this be done, by adding a parameter new_file_to_play to a message passed to the player, or the program governing the players behavior ?
    I know this sound difficult, and it probably is, but it would have its benefits. I suppose a simple answer would by, why not use oracle 10g with intermedia search ? Well because although I expect this to be the preferable choice, the license is rather expensive for me, and if I could get a rudimentary version working on XE, even having to do it myself, and writing the code as well,
    it would be ok.
    I just wonder could one not, make a table, with a nr, a blob, and then the specific fields for the specific information of that type, and then use a extraction program that extracts that information from a file, and puts it in a xml or csv file, so that say after the images were uploaded, one can load the details in as well ?
    It is more work, more complicated, and not as easy to use, but it could work I suppose.
    Any comments are welcome.
    Best Regards,
    Floris

    You should be able to add a menu option to Oracle E-Business Suite that just calls out to the URL of your ADF 11g application.
    http://knol.google.com/k/andy-pellew/creating-new-menu-items-in-oracle-e/v4b5tu39zysj/17#

  • Oracle user password into ApEx?

    I'm not sure this is possible - but wish it was...
    Here, Oracle user's passwords are managed by an automated process and I need to get new/changed passwords (the same one) into ApEx. It would save a lot of time and effort if I can grab, massage, and then put it into wwv_flow_fnd_user's web_password, web_password_raw.
    It would be great to hear that Oracle used the same obfuscation routines for both Oracle (sql*plus) and ApEx.
    Doesn't Oracle concatonate the username with the password when creating the obfuscated password? If so, is this the case for ApEx?
    Any advice?

    Steve,
    There's an overview of some of the new features here -
    http://www.oracle.com/technology/products/database/application_express/html/whats_new_2.2.html
    However that doesn't cover a lot of the features (you'll notice that the database authentication isn't mentioned there). The Apex 2.2 release is currently running on the public Oracle server (http://apex.oracle.com), so if you already have an account on there then you will be able to see the "Database Account Credentials" method listed in the authentication types, although obviously you won't be able to use this method on the public server.
    Hope this helps

  • CHART BUILDER ERROR WHEN TRYING TO GENERATE DYNAMIC CHARTS ON A JSP PAGE

    I'm working with J Develop 9.03 on Windows 2000 Professional Edition.
    I'm using the JSP demo files provided with Oracle Chart Builder to generate
    dynamic charts. The user specifies the query parameters, including the date
    range and the query results are returned by means of a line chart (with date on
    the x axis and values on the y axis).
    When trying to compile the project I get the following error messages:
    Error(165,2): class FileOutputStream not found in class _graph
    Error(170,5): class File not found in class _graph
    Error(176,4): exception java.io.IOException is never thrown in the
    corresponding try block
    I checked to see that the chartbuilder library (chartbuilder.jar) files are
    loaded into the project library. It's unusual that the class is not being
    found. I don't understand why. I developed my project using the following steps:
    1. Unzipped Chart Builder installation files into c:\Oraclechartbuilder
    2. Loaded chartbuilder class library
    c:\Oraclechartbuilder\chartbuilder\lib\chartbuilder.jar into J Developer class
    path (by selecting <Project Settings> <Paths> and browsing to the
    chartbuilder.jar file).
    3. Created a new JSP page in J Developer (graph.jsp)
    4. Copied JSP code syntax from the Word Pad demo file and pasted into graph.jsp
    5. Changed the DB connection parameters and static directory location on the
    JSP page.
    6. Compiled the project and received the above errors.
    I would like to know why the classes are not being found and how to fix the problem. Thanks, Jaafar

    Hi mshah101,
    This can happen if the applet is compiled using an higher version of java and the browser is pointing to an older version (even if minor version number is higher)

  • Oracle Workflow Builder and Oracle 9i

    The Oracle 9i Client CD does not include the Workflow Builder and MAPI Mailer, however the Oracle 9i Server CD NT does under the Client Component option.
    Customers on other platforms need access to the builder, so patch 2053572 has been released to remedy this situation.
    Customers should not install any other version of the Oracle Workflow Builder into a 9i Oracle Home. Previous releases of the Workflow require and 8i Oracle Home.
    See Metalink Note 161304.1 for more details.

    Got around the error by not running the installer (setup.exe) that came with the workflow code tree. I ran my Oracle Installer and pointed it at the appropriate place in the workflow code tree, and that worked. The Net8 Config Assistant setup process didn't complete, but I just copied my 9i tnsnames.ora file into the workflow network\admin directory and everything worked fine.

  • Chart builder finish but some threads are still alive ?!?!?!?

    Hello all,
    I'm using oracle chart builder for presenting data in my
    application. I use it after supplying its data for gif file
    generation. The chart is stacked bar but I don't think this is the
    problem.
    The problem is that it generates the gif file successfully but my
    application is still running after the main method is finished, I
    debugged it and I found about three threads are up:
    Thread[AWT-EventQueue-0]
    Thread[SunToolkit.PostEventQueue-0]
    Thread[AWT-Windows]
    I doubted my code - but I'm taking it copy paste from developer's
    guide - and I debugged another Java file from a sample that comes with
    the kit and the same problem happened ?!?!?
    Does anyone know y?
    I saw lots of SunToolkit.PostEventQueue-0 & AWT-EventQueue-0 problems, but I don't find matching my situation, nearly some mentioned problem in native threads or something, but I think the problem is related to AWT more
    I used in testing both Oracle JDeveloper 9i release 3, and IBM
    WebSphere Studio Application Developer 4.0.3 ( both JDK 1.3)
    Thankx

    I used ctrl-break to display all threads working and the following was printed:
    "Thread-6" prio=5 tid=0x2349f8 nid=0x9e0 waiting on monitor [0..0x6fb38]
    "AWT-Windows" prio=5 tid=0x8a07e50 nid=0x894 runnable [0xba9f000..0xba9fdc4]
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    "SunToolkit.PostEventQueue-0" prio=5 tid=0x8a07878 nid=0x88 waiting on monitor [
    0xba5f000..0xba5fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Unknown Source)
    at sun.awt.PostEventQueue.run(Unknown Source)
    "AWT-EventQueue-0" prio=7 tid=0x8acbe30 nid=0x980 waiting on monitor [0xba1f000.
    .0xba1fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Unknown Source)
    at java.awt.EventQueue.getNextEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    "Thread-4" daemon prio=5 tid=0x8ad6be8 nid=0x90c waiting on monitor [0x99bf000..
    0x99bfdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-3" daemon prio=5 tid=0x8ad6aa0 nid=0x8c0 waiting on monitor [0x8f5f000..
    0x8f5fdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-2" daemon prio=5 tid=0x8a37008 nid=0x900 waiting on monitor [0x8f1f000..
    0x8f1fdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-1" daemon prio=5 tid=0x8b63c0 nid=0x948 waiting on monitor [0x8edf000..0
    x8edfdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-0" daemon prio=5 tid=0x8b64a8 nid=0x9c0 waiting on monitor [0x8e7f000..0
    x8e7fdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Signal Dispatcher" daemon prio=10 tid=0x7fdf28 nid=0x72c waiting on monitor [0.
    .0]
    "Finalizer" daemon prio=9 tid=0x7fabb8 nid=0x560 waiting on monitor [0x8c5f000..
    0x8c5fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=10 tid=0x7f9368 nid=0x9a8 waiting on monitor [0x
    8c1f000..0x8c1fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    "VM Thread" prio=5 tid=0x23f638 nid=0xa28 runnable
    "VM Periodic Task Thread" prio=10 tid=0x8a4f48 nid=0x92c waiting on monitor

  • Chart Builder on JSP doesn4t work ! :-(

    Hello forum, I have a problem, I want to do graphics with the Oracle Chart Builder 10 kit.
    I read the doc and found information for install on ApacheJServ and use with JSP, the instruccions say :
    Install the Chart Builder library under Apache
    Copy the Chart Builder libary.
    For example, on NT, you may copy chartbuilder.jar to:
    e:\oracle\ora81\Apache\Apache\htdocs\WEB-INF\lib
    Restart Apache
    NT: % apache -restart
    Unix: % apachectl restart
    Note: apache and apachectl are located at $ORACLE_HOME/Apache/Apache/bin
    But, when i do this and restart the Oracle Http Service, the ApacheJServ doesn4t work, any jsp gime me an error messaje :
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    The ApacheJServ is not running :-(
    Can somedoby help me ?

    First off, put JSPs to the back of your mind. JSPs are for wrapping HTML around some data values. If you need to show generated graphics JSP will play a very minor role.
    When designing an application I typically approach from each end. What will the user see? Work out some steps the user will take to build his chart. This is the front end.
    Then consider the back end. How will your diagrams be stored, and on what kind of storage. You'll probably want a database to store them. What kind of structures? Then you work inwards to join the front end to the back end.
    Nobody here is going to design or build this application for you, designing and building applications is what we do for a living. If you want someone to do the job for you you want the rent-a-code site.

  • Can't download chart builder for survey example

    Hey.. I've been able to download the 9i development suite, jdeveloper, and just about everything else, but when I try to access the download page to chart builder, I get bounced back to the license page.
    I'm a university student, and I desperately want to install the survey example application.
    I'm using IE6 on Win XP Pro.
    I noticed in a message somewhere, that someone was going to send something direct.. if the files are less than 5-6 MB they could be e-mailed directly to me. I suspect it's taboo to leave an address, but I suspect that there's a way to find it through my OTN account.
    thanks..
    Mike

    Try this url for Chartbuilder:
    Oracle Chart Builder for NT (3,297,099 bytes) - http://otn.oracle.com/software/htdocs/distlic.html?http://download.oracle.com/otn/utilities_drivers/chartbuilder/chartbuilder_kit_10.zip
    OTN

  • Help Reqd= Need oracle chart utility URL

    Hello all,
    few months back i found one oracle chart java api's utility ,using which we can develop charts .but iam not able to find that Chart link now in oracle.please somebody share that link from oracle site.
    Thanks for your time and help! :)

    Hello,
    may be "Oracle Chart Builder" ?
    http://www.oracle.com/technology/software/tech/java/servlets/htdocs/utilsoft.htm
    Regards

  • Integrate search bar field into tab bar like in APEX4 application builder?

    Hi,
    i wonder how i can integrate the search bar of my application in the "tab bar".
    Is this possible?
    If you don't know what i mean call the Application Builder of Apex 4 and see the search bar on the top right.
    Thank you
    Regards
    Daniel

    *1)* <u>Page Template modification</u>
    Modify the page template(s) of all pages which uses the search region and add a holder element for the item in it. Position the holder appropriately within the template.
    For instance my page template's body section has this code segment for the displaying the tabs (it could be slightly different depending on your tehems, but the classnames should remain the same, so you can spot them easily)
    &lt;div class=&quot;bg&quot;&gt;
          &lt;div class=&quot;tab-holder&quot;&gt;
            &lt;div class=&quot;first-current&quot;&gt;
                &lt;div&gt;
                   &lt;span&gt;Hrm&amp;nbsp;Roster&amp;nbsp;Zero&lt;/span&gt;&lt;a tabindex=&quot;999&quot; href=&quot;javascript:popupURL('f?p=4000:334:6871592301983461::::P334_ID,FB_FLOW_ID,FB_FLOW_PAGE_ID:9973103015616704478,50506,1');&quot; title=&quot;Edit&quot; class=&quot;eLink&quot;&gt;&lt;img class=&quot;eLink&quot; alt=&quot;Edit&quot; src=&quot;/i/e.gif&quot;&gt;&lt;/a&gt;
                   &lt;/div&gt;
                &lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
    ..After adding the search bar holder( <b>&lt;div id=&quot;SEARCH_BAR&quot; style=&quot;float:right&quot;&gt;&lt;/div&gt;</b>) it would look like
    &lt;div class=&quot;bg&quot;&gt;
          &lt;div class=&quot;tab-holder&quot;&gt;
            &lt;div class=&quot;first-current&quot;&gt;
                &lt;div&gt;
                   &lt;span&gt;Hrm&amp;nbsp;Roster&amp;nbsp;Zero&lt;/span&gt;&lt;a tabindex=&quot;999&quot; href=&quot;javascript:popupURL('f?p=4000:334:6871592301983461::::P334_ID,FB_FLOW_ID,FB_FLOW_PAGE_ID:9973103015616704478,50506,1');&quot; title=&quot;Edit&quot; class=&quot;eLink&quot;&gt;&lt;img class=&quot;eLink&quot; alt=&quot;Edit&quot; src=&quot;/i/e.gif&quot;&gt;&lt;/a&gt;
                   &lt;/div&gt;
                &lt;/div&gt;
          &lt;/div&gt;
          &lt;div id=&quot;SEARCH_BAR&quot; style=&quot;float:right&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
    ..*2)* Now <u>to move your search item to the "SEARCH_BAR"</u> region.
    Assuming that the item name is P0_SEARCH_ITEM
    <script>
    $(document).ready(function(){
      $('#P0_SEARCH_ITEM').appendTo('#SEARCH_BAR');
    </script><li>If the search item is a page zero item and hence has the same name in all pages , then the JS code to move it, is the same irrespective of the page and can therefore be added to page template.
    You can add that whole block to the page template(s) header section(or even the body).
    <li> If the item names differ with page, then modify the item name appropriately for each page and add the code to the page header.

  • Is there a way to Integrate Oracle calendar with Apex

    Hi
    I'm using APEX 3.2. Is there a way to integrate Oracle Calendar (workspace calendar) with Apex?

    Yes, Just sync them to the same calendar on your computer or internet, i.e. Google, Yahoo, etc.

  • How to Integrate Oracle Ebusiness suite to FDQM to load into Essbase

    Hi Experts,
    I need a document regarding how to integrate Oracle EBS to FDQM.I am taking target as Essbase.I know how to integrate to HFM and loading the data to HFM.So please share me the document like How to get source file from E-Buisiness suite to load into Essbase.Pleaae share with an example
    Thanks in advance

    Hi;
    How to install Oracle Ebusiness suite R12.1.3 on RAC environmentsCheck below thread's mention note advice
    Rrac-EBS wiht asm
    Re: RAC for EBS R12
    rac-r12-ebs-asm
    Re: EBS R12 with RAC and ASM on AIX 5.3
    RAC-R11-R12
    Upgrade the 11.5.10.2 Instance with 10gRAC setup
    How to implement shared appl top Shared appltop in R12
    Shared appltop in R12
    How to configure https for Oracle Ebusiness Suite R12.1.3Enabling SSL in Release 12 [ID 376700.1]
    Enabling SSL with Oracle Application Server 10g and the E-Business Suite [ID 340178.1]
    Also see*Steven Chan's blog entery*:
    http://blogs.oracle.com/stevenChan/2009/08/ssl_advanced_configuration_wizard_ebs12.html
    Regard
    Helios

  • How to Integrate Oracle XE [ APEX ] & Adobe Flex

    How to Integrate Oracle XE [ APEX ] & Adobe Flex
    Just recently, I upload a quick screencast where shows how to integrate Ruby on Rails applications and Adobe Flex using http services <br>
    <param name=”movie” value=”http://www.youtube.com/v/IdM_rgDaVM0&rel=1”></param><param name=”wmode” value=”transparent”></param>
    This should be possible with Oracle APEX. I wonder if somebody have some ideas of a quick and easy export to generate the XML accessors for the Oracle XE instead of a htp.p PL/SQL Procedure ???
    The frontend with Flex will be the same, I just like to be able to automatically generate the XML version of the results, perhaps will be necesary some PL/SQL... applied to the end result of the query.
    Best Regards Dino.

    If it's raw XML output from APEX, how about a RSS feed as an example?
    C.

  • Integrate jqGrid into APEX

    Hi,
    Can someone explain how to integrate jqGrid into APEX? ...using JSON data generated in PL/SQL package?
    Thanks.
    Andy
    Here is their example in the jqGrid site:
    <pre>
    jQuery("#list2").jqGrid({
         url:'server.php?q=2',
         datatype: "json",
         colNames:['Inv No','Date', 'Client', 'Amount','Tax','Total','Notes'],
         colModel:[
              {name:'id',index:'id', width:55},
              {name:'invdate',index:'invdate', width:90},
              {name:'name',index:'name asc, invdate', width:100},
              {name:'amount',index:'amount', width:80, align:"right"},
              {name:'tax',index:'tax', width:80, align:"right"},          
              {name:'total',index:'total', width:80,align:"right"},          
              {name:'note',index:'note', width:150, sortable:false}          
         rowNum:10,
         rowList:[10,20,30],
         pager: '#pager2',
         sortname: 'id',
    viewrecords: true,
    sortorder: "desc",
    caption:"JSON Example"
    jQuery("#list2").jqGrid('navGrid','#pager2',{edit:false,add:false,del:false});
    </pre>

    andychow wrote:
    Can someone explain how to integrate jqGrid into APEX? ...using JSON data generated in PL/SQL package?Hi Andy,
    see the link that Jari provided.
    Also note that I'm "soon" going to release an updated version of the jQGrid Integration Kit, which contains a number of bug fixes and enhancements, so stay tuned to my blog or to the project page on Google Code ( http://code.google.com/p/jqgrid-for-plsql/ ).
    - Morten
    http://ora-00001.blogspot.com

  • Oracle DataWarehouse Builder

    Hi,
    I am involved in same project - design of data warehouse.
    And I am looking for someone who has any experiance of using Oracle DataWarehouse Builder.
    Could one give a review of this tool.
    Thanks.
    MD

    It was formerly Pure Integrate. Oracle bought it broke the key pieces down and integrated it into OWB. Very robust match/merge logic.

Maybe you are looking for

  • How do I backup a drive I cannot access?

    Hello, I'm having a problem accessing all the files on my external hard drive via my Macbook Pro. Usually an icon for the drive appears on my desktop when I connect it to the Mac. Recently, however, I can only see the drive using Disk Utility, and th

  • How to create database link between 2 servers to exports schemas

    Could any one please give Steps to create database link between 2 servers (linux)  to exports schemas like AR, INV, GL.......etc

  • OS Command Exception - ODI Agent?

    Is there any exception for using OS Command in packages/scenario with an agent on Windows? I have a package that has an OS Command to execute a remote task (using SCHTASKS /Run /S <Server> /TN <TaskName>) Here is the thing: if I run the package/scena

  • Gnome crashes when intalling new icon set.

    Whenever I drag a valid icon theme package into the "appearance" window to install it, the appearance program crashes. I'm certain it's a valid file as I've used it successfully in other distros with gnome. Also, nautilus opens a new window everytime

  • Questions against OIM 11g

    Hi All! Is it possible to add user photo to user profile in new OIM 11g? My second question is: there is possibility to add attachment to approvall form (like word doc), or digitally sign approval form? Any help will be nice Best mp