ADF Multiple LOV values Return

This scenario we often face in oracle adf development. here, is a quick step

Partial Page Rendering [PPF] in ADF

PPR is Partial Page Rendering. It is used to dynamically refresh the part of page. In any page we have two selectOneChoices [combo box] . On clicking

Passing values from ADF Application to Webcenter Omniportlet

Omniportlet is a oracle webcenter suite portlet which takes value from multiple sources and show those data in a format configured by us. Omniportlet can be used as a chart tool in oracle adf application also if you

Invoking BPEL process from ADF


First create one synchronous BPEL process for this purpose which we want to call from an ADF application. We are creating this BPEL process for demonstration purpose. Later we’ll call this

Creating Chart in Oracle ADF using JFreechart

Software used JDeveloper 10.1.3.2
                    JfreeChart    1.0.13

JDeveloper 10g doesn’t have any graph component. We can integrate and use BI Bean components with JDeveloper. But, BI Bean has very limited graph components. [We have faced to