Sunday, March 22, 2015

Embed pdf doc in same OAF page

import oracle.apps.fnd.framework.webui.beans.OAHTMLWebBean;


//    OAHTMLWebBean pdfElement =  (OAHTMLWebBean)createWebBean(pageContext, HTML_WEB_BEAN, null, "IFRAME");
    //use IFRAME or EMBED
//    pdfElement.setHTMLAttributeValue("src", "http://www.google.com");
//    pdfElement.setHTMLAttributeValue("src", "/OA_HTML/test.pdf");
//    pdfElement.setHTMLAttributeValue("src", "/EDEVL/comn/java/jeg/oracle/apps/jeg/ARRADoc.pdf");
    //pdfBlob
    // p_output
//    pdfElement.setHTMLAttributeValue("width", "100%");
//    pdfElement.setHTMLAttributeValue("height", "500");
//    webBean.addIndexedChild(pdfElement);

Thursday, March 19, 2015

Web ADI Menu Desktop Integration Menu

Common mistake - Users are not able to access web adi from the repsonsibility but user with Syadmin resp is able to get it.

Add Sub menu "Desktop Integration Menu"  with no prompt to that repsonsibiltiy,