BI Beans graph DEMO and Reports
408219Jan 5 2005 — edited Jul 23 2008Forms demos use the Java API, and not the XML definition. That is, Forms calls the Java API of BI Beans to define the graph. Reports uses the XML API to write the graph definition, ie, Reports writes the graph definition in XML, and gives it to BI Beans. BI Beans then renders the graph based on this XML definition.
How should one go about sending graph data(xml) to Reports when using the BI Beans graph DEMO in Forms, see(2)?
1. Create the graph in Forms
2. Get the XML definition of the graph
3. Submit this XML definition of the graph to Reports
4. Reports creates the same graph, as created in Forms
Thanks's
Anders