Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BI Beans graph DEMO and Reports

408219Jan 5 2005 — edited Jul 23 2008
Forms 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2008
Added on Jan 5 2005
5 comments
1,539 views