Using parameters in graphic builder

hi
i want to know , how can i use parameters in graphic builder ?
thanks

Maybe you would be better to ask such a question in Forms.
Cheers, APC

Similar Messages

  • Using parameter in graphic builder

    hi
    i want to know , how can i use parameters in graphic builder ?
    thanks

    Re: using parameters in graphic builder.
    Regards,APC

  • Any Alternate to use  ORACLE GRAPHIC BUILDER   through Reports

    Hello ,
    After long research some option of creating complex graphs does not serve my problem like BI GRAPHS . I want to create graph in such a way that for example I have one view in which trainno, station no, scheduled time and departure time are stored. I want to display a line graph for same train schedul and depart wise. Now I try to create line graph in oracle 10g, there only one single line is displayed for two groups scheduled time and departure time and that also not sorting properly.
    In previous of oracle , Graphic builder had good option of creating field templates like line and attaching to line chart. So it there are two groups (Sched and departure time) , than line with different colour use to display separately for both. Now I don't find any way in oracle 10g to plot such type of Graph.
    If anybody has option or way than please give suggestion.
    Regards,
    Prashant

    I am not an expert on chart builder, so I don't know how you would access the model and get at the image files.
    However, if you have a URL that points to an image generated by the chart builder, you can use the <image> element to display it.
    It sounds like to produce these image files, you need to write some application logic. The correct place to put this application logic is probably in a subclass of a struts DataAction.

  • Using graphic builder

    Hello - I have oracle developer 6i and oracle database 10g.
    In the report I want to display the chart's bars or the lines in different colors depending on the values.
    For example employee in sales department whose salary over 1000 $ and have commission will display in red color while the employees who has the same properties but his salary is equal to 1000 $ will display in green color, and the employees who has the same properties but his salary is below 1000 $ will display in blue color
    how can i make graphic builder do that?
    regards

    Hello,
    I believe that the forms forum would be a better place to ask this.
    Forms
    Unless you are talking about Oracle reports developer, then the report forum would be best:
    Reports
    Oracle has all kinds of good info on their website too:
    http://www.oracle.com/technology/documentation/forms.html
    Usually the help within forms is pretty good too. Just select the area in question, and hit your F1 key.
    Good luck!
    Jim P.

  • Questions on Report Builder and Graphics Builder

    Hi there:
    I'm currently using Report/Graphics builder V 6.0.8.11.3 NT version to create RDF and OGD files.
    I was wondering with the following confusions:
    1) Is the RDF/OGD file that I create under NT plat form portable to Sun Unix?? (ie. would Report Server for Sun understand this NT RDF/OGD file?)
    2) Is/will there a Sun solaris version of Report/Graphic Builder?? And would RDF/OGD file be compatible for both NT and Sun plat form??
    Thank you very much.
    Mark

    The answer to both your questions is yes. the rdf and ogd are portable to the solaris version of reports and graphics which you can download from http://technet.oracle.com/products/reports/ on the software tab.

  • Form Builder and Graphics Builder Integration

    Does anyone have tested code fragments to do the following?:
    Send a mousedown event to a chart embedded in a form.
    Get back the section of a (pie) chart that was clicked.
    I used the genie to embed my chart, and then added some things with graphics builder.
    One tested example would be better than the fragments I'm wading through.
    Many Thanks!
    [email protected]

    use runproduct command in developer 2000

  • How to create a Dynamic UI that can work as a Graphic builder

    Hi Guys
    I have a requirement here
    There should be a Graphic Builder ...........like the way we see our Flex Builder
    But this should be a web application with the following functionality
    Lot of widgets on your left panel like say meter , cricle, chart, line graph etc. All this would be a different flex widgets(say compiled swf file loaded separately in the main application
    On the right Panel there would be dash board where they can drag and drop this above widgets and create a separate page like dragging a chart. user would be given option to configure the points for chart ....................and the data for the live chart would be feed from the backend
    Now I am little confused to how to go about ?
    Creation of separate widgets is ok ?
    Creation of applcation with this widgets is ok
    Giving an option to drag and drop , configure is ok ?
    But the main thing is that If we have to save the pages created by different user ? What is the best way to do that ? Do we use xml to save the customized widget pages including the UI layout information like widget Graph at coordinate x= 120 and y=56 etc etc then parse these xml to get the Layout back and putting the widget back to their location as the way the user created those pages
    Any suggestion ..................
    Regards
    Biswamit

    assign your library images each a class.  you can then use the "new" constructor to create instances dynamically.

  • How to use parameterized statements with labSQL?

    Hi everybody,
    I have a big problem with labSQL. Every statement or query I have to use in my program works correctly, but I have a performance problem when writing my data to the database. The problem is the handling of the SQL statements by the DB. The solution will be the use of parameterized statements with labSQL.
    The manual for NI Labview Database Connectivity Toolkit provides such information, but there are large differences to labSQL, and I don't get the clue. Is anybody able and would be so kind to help me? If someone has an example for using parameterized SQL statements with labSQL or the ADO methods for such stuff, please be so kind to share it with me.
    Thank you for reading all of this
    Best regards,
    Matthias

    Thank you very much for your help. I already had set up the correct SQL statement and created the parameters but got errors when executing the command object. After some tries I found that neither the SQL statement nor the parameters were the source of the error, as I had expected first.
    The problem was that I was sending the wrong data type to the execute method of the command object. It expected some variant input for the parameters. I send an array of strings, which caused an error. I casted that array to variant with the same result. But a single string to variant worked well (with only one parameter in the SQL statement). The easy solution was to cast all strings to variants, and then build an array out of them. The execute method worked with that. Now the transaction is 4 times faster than before 
    Thanks again!
    Edit:
    If someone is interested in some example VI, please let me know. I should have some time next week to build one.
    Message Edited by manicnobody on 02-26-2009 10:19 AM

  • Drill down in Graphic Builder

    Hi,
    Can you drill down from a chart in the Graphic Builder to report in the Report Builder. If yes can someone please help?
    Thanks

    Just a tip:
    If you're working inside a af:region + ADF task flows, you have to declare your attributes as a input parameters and after that you'll be able to auto complete inside jspx or jsff pages.

  • DDL statements in Graphic builder 6i

    Hi.
    Is there possibility to perform DDL statements in Graphic builder 6i? Something like FORM_DDL in Forms and SRW.DO_SQL in Reports.
    I want to set role. Report has own statement SET_ROLE.
    Our application use classic security model: User has granted only LOGIN privilege by default. After login application sets roles for reading, writing, deleting to DB. Same Reports do. But in Graphic builder I can't.

    May I can use OG library and OG.Interpret command. :o)

  • Oracle Graphics Builder in Oracle Developer Suite 10g

    Dear All,
    I would like to immigrate from Oracle Developer 6.0 to Oracle Developer Suite 10g for our company application. I had a design tool called as Graphics Builder in Developer 6.0 but What I see in Oracle Developer Suite 10g that this tool doesn't exist any more. I still need to use all Graphics of the company application.
    Is Graphics Builder out of the Developer package of Oracle any more ? If yes, then how can I make the design of Graphics in Developer Suite ? Is it a seperate tool any more I should have next to Developer Suite 10g ?
    I would be glad if experinced colleaques guide me on this ?
    Many Thanks for your valuable helps,
    Regards,
    Meriç

    Is Graphics Builder out of the Developer package of Oracle any more ?Yes, Oracle has discontinued the "Graphics Builder product. In order to include graphical charts in your 10g Form you will need to use the BI Graph Bean that is included in the <a href="http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html">Oracle Forms 11g Downloads</a> - Oracle Forms 11g Demo Pack. Download this .zip file and look at the *demos.html* document for instructions on how to use this Java Bean.
    Hope this helps,
    Craig B-)
    +If someone's response is helpful or correct, please mark it accordingly.+

  • Is   My graphic builder needs support

    Hi
    I use oracle form builder of this  specification:-
    Forms [32 Bit] Version 6.0.8.8.0 (Production)
    PL/SQL Version 8.0.6.0.0 (Production)
    Oracle Virtual Graphics System Version 6.0.5.34.0 (Production)
    and oracle database :-
    +9i Enterprise Edition Release 9.0.1.1.1+
    TNS for 32-bit Windows: Version 9.0.1.1.
    Os is Windows xp .
    My goal is to create chart wizard with form builder and report builder.
    My question is can I used graphics builder normally, or it needs some
    What I should do if I need upgrades?
    thanks in advance.
    Edited by: VANPERSIE on Dec 14, 2009 8:48 AM

    The general system requirements for Mountain Lion 10.8 are straightforward:
    OS X v10.6.8 or later
    2GB of memory
    8GB of available space
    Apple also lists which models WILL support Mountain Lion:
    iMac (Mid 2007 or newer)
    MacBook (Late 2008 Aluminum, or Early 2009 or newer)
    MacBook Pro (Mid/Late 2007 or newer)
    Xserve (Early 2009)
    MacBook Air (Late 2008 or newer)
    Mac mini (Early 2009 or newer)
    Mac Pro (Early 2008 or newer)
    If you do Not meet the build date requirements above, there is nothing you can do to your iMac to make it compatible with ML, other than replace it with a newer one.
    Hope this helps

  • Calling graph from Reports created in graphics builder?

    Can you call a graph from Reports 6.0 that was created in Graphics Builder. I know you can call a graph from Forms. I tried creating my graph right in Reports with the wizard but for some reason it does not give me the fields I want to use in the available fields column, so I created the graph in Graphics Builder. Do you use a trigger of some sort. Any examples would be appreciated if this is possible. Thanks

    Justin Beno:
    Yes, you can call a graph from inside a report. All you need to do is select the button with the graph on it (not the icon with the wand, which indicates chart wizard). Then draw graph in the area of the report where you want the graph to display. After completing this, right click on graph, select Property Palette, Chart - Chart Filename (this is where you will type in the directory and filename of your graph that you created in Oracle Graphics).
    ~Vannette

  • Where can i find graphic builder in 9i

    I used Graphic Builder in Dev 2000 before(Oracle6i Developer Suite). But after I installed 9i, I couldn't find the component Graphic Builder. I searched entire directory of developer 9i, But there is no way I couldn't find Graphic Builder.
    Could anyone tell me where I can find graphic builder?
    Thanks a lot.

    Atif,
    there exist no Graphics Builder for Forms 9i. Oracle9i Forms still uses Graphics6i for design and runtime. The Graphics 6i should be in its own Oracle Home. The future plan is to replace Oracle Graphics with the BI Graph Bean.
    Frank

  • How to call Graphic builder's Graph in 9i Reports

    Hi everybody,
    I have a graph in graphic builder.I want to print this graph on report.
    I need your help please.
    Asif

    Hello,
    In http://www.oracle.com/technology/products/reports/htdocs/faq/graph_faq_with_style.html#q102
    Can I still run my existing Oracle Reports Developer 6i reports containing Oracle Graphics charts in Oracle Reports?
    As noted in the Oracle Reports Statement of Direction, Oracle Graphics is no longer shipped with Oracle Reports. However, as part of the migration path, you can still run Oracle Graphics charts in Oracle Reports if you install the Oracle Graphics 6i engine in a separate Oracle Home. You should only maintain Oracle Graphics 6i as a temporary measure while you redesign your charts using the new Graph Wizard. For further details on how to configure Oracle to use Oracle Graphics 6i, please see the Graphics Migration section in the Oracle9i Application Server Migration from Oracle9iAS Release 1 (1.0.2.2.x) to Release 2 (9.0.2) manual.
    Regards

Maybe you are looking for