Doubts of the OFA

Hi all

I have some doubts about the OFA.
(1) for the use of EO to perform an update in the database will be oracle use the api for the table of seedlings or usage, the hard update. If it is a hard update is a provision mentioning the api to be used?
(2) why do we need to transfer the OA pages in ascii format only... While the xml corresponding to the VO pages can be transferred in binary format

Concerning
Srikanth Enuguru

Hello

See http://oracle.anilpassi.com/plsql-entity-based-oa-framework-oaplsqlentityimpl.html for PL/SQL entity objects and JDeveloper and TL EO JDeveloper guide guide to the topic "Entity for translatable objects Tables (TL)"

The two EO for PL/SQL and _TL tables gave in CHAPTER 5: ŒUVRE of FEATURES SERVER-SIDE implementation.

Hope this will help.

Kind regards
Out Sharma

Tags: Oracle Applications

Similar Questions

  • Doubt of the OFA

    Hello

    I'm just beginner in the OPS, I need to practice the end I just downloaded the patch from the OFA. In my laptop has not installed Oracle EbusinessSuite.Is there is another way without oracle apps can do practical OAF in my laptop.



    Thank you

    user368 wrote:
    Hello

    I'm just beginner in the OPS, I need to practice the end I just downloaded the patch from the OFA. In my laptop has not installed Oracle EbusinessSuite.Is there is another way without oracle apps can do practical OAF in my laptop.

    Thank you

    user368 for the execution of any page of its mandatory OAF to bind with full responsibility and the application of e-Business Suite. So without an Ebiz environment you can not run page OAF.

    What ADF is a picture that does not require e-Business suite, but yes, it takes a database to connect.

    Let us know if you still have confusions!

    Thank you
    AJ

  • doubt to the wi - fi connection

    Hello

    I have a doubt about the WiFi with a device.  I have this in my source code:

       String URL = urlupdate + ";interface=wifi";
                           conn = (HttpConnection)Connector.open(URL);
                           //
                          int rc = conn.getResponseCode();
                           if (rc != HttpConnection.HTTP_OK)
                               throw new IOException("Error response code: " + rc);
                           is = conn.openInputStream();
    

    and his works in my Simulator. But the doubt is when I use the phone, do I have to change the source code with all the settings?

    Thank you

    Assuming that the device has WiFi and it works, so this code should run as is, on the device.

  • Doubt of the ACL

    Hello. I have a little doubt about the ACL:

    If I apply an ACL (denying any entry/exit telnet connections) to the interface VLAN 5 192.168.1.254 IP address is it still possible to telnet to IP 192.168.1.254? Other IP addresses on the network, I know that it is not possible.

    Thank you.

    You can control the protocols used for the management of the VTY. To allow only SSH, you follow these steps.

    line vty 0 15

    entry ssh transport

    Let's say for some reason any you telnet and SSH, you follow these steps.

    line vty 0 15

    transport input telnet ssh

    Here is a link to the configuration of SSH (router or switch will work).

    http://www.packetpros.com/wiki/index.php/Cisco

  • At the start of my Toshiba laptop Windows 7, my password is correct, no doubt, but the system says that it is not. Why?

    From my computer, my password is not correct no doubts, but the system said that it is not, ran maleware advast and no problem. Would it be a glich in the updates? Is this a battery problem? When it is plugged in, it works after the 5 or greater.

    See the guide to recovering lost password Windows 7 Home Premium account user, can't connect, connection problem

    Him begins the article with some basic steps you can take and then work upwards through more complicated methods where the easiest do not solve the problem. Please read the intro, but this looks like a corrupted user profile that needs fixing or replacement.

    Follow the precautionary measures later in the thread as well.

    You could be up & running again within an hour, probably less.

  • Go to a page of the OFA using link article

    Hello

    I am trying to create a link in a custom oaf page. The link would be url to another page of the ofa custom that would be retrieved from a table.

    Link is as below

    test.jpg

    To do this, I did the following-

    1. creates a rowlayout.

    2. put a messagestyletext element for the "link name:" and put a link to the url element.

    3 written a VO to extract the url mapped to the instance of the view and the table and the mode of the binding element of the VO attribute.

    4. made its CSS class as oraLinktext

    When I run the project, I see the link is completed as a hyperlink. As I navigate to the page of OPS, another form of inside this project, I replaced the table value of the actual url with the url of google.

    To access the url, I've tried several things-

    1 try to dΘfinir an firepartialaction event. capture the event in the code of the PFR in CO and get the url of the link item and go to the

    String toc_url = pageContext.getParameter ("TOC");  Table of contents are the binding element ID

    pageContext.setForwardURL (toc_url, null, OAWebBeanConstants.KEEP_MENU_CONTEXT, null, null, true, OAWebBeanConstants.ADD_BREAD_CRUMB_YES, OAWebBeanConstants.IGNORE_MESSAGES);

    the toc_url returns null, as I have seen print its value, then of course the link is not navigate it there.

    2 tried the following in the code PR in CO.

    OALinkBean toc_urlbean = (OALinkBean) webBean.findIndexedChildRecursive ("TOC");

    BindValue OADataBoundValueViewObject = new OADataBoundValueViewObject (toc_urlbean, "OCD");  Table of contents are the attribute view name

    System.out.println (bindValue.ToString ());      oracle.apps.fnd.framework.webui.OADataBoundValueViewObject@1ff5160

    toc_urlbean.setAttributeValue (toc_urlbean. DESTINATION_ATTR, bindValue);

    After that the page load is complete, when I click in the link, page is not redirected to google.

    I'm new on OAF, and being not able to manage it properly. Can someone help me on this please?

    Thank you.

    I got the solution.

    I write down the solution if it serves to someone else newbie like me in the future...

    Set a 'fake' event firepartialaction in the action element. Capture the event in the code of the PFR process as below - and CO

    If (toc".equals (pageContext.getParameter (EVENT_PARAM))) {" "}

    OALinkBean toc_urlbean = (OALinkBean) webBean.findIndexedChildRecursive ("TOC");

    BindValue OADataBoundValueViewObject = new OADataBoundValueViewObject (toc_urlbean, "OCD");

    String toc_url = bindValue.getValue (pageContext.getRenderingContext ()) m:System.NET.SocketAddress.ToString ();

    pageContext.setForwardURL (toc_url, null, OAWebBeanConstants.KEEP_MENU_CONTEXT, null, null, true, OAWebBeanConstants.ADD_BREAD_CRUMB_YES, OAWebBeanConstants.IGNORE_MESSAGES);

    }

    bindValue.getValue (pageContext.getRenderingContext ()) is what gets the url in the mode of the binding element attribute.

  • Migration for customizations of the OFA script

    Hello Experts - can someone provide me with migration .sh Scripts or commands for extensions of VO, EO, CO and. XML pages. ? to perform at the level of UNIX from one instance to another instance.

    Thank you

    Sandy

    Hello

    There are various sites available online, detailing the migration of the OFA.
    Links below may be useful for you.
      
    http://shilpaviswanath.blogspot.AE/2012/03/useful-scripts-in-OA-framework.html  
    http://www.oracleappsguy.com/2015/05/How-to-migrate-OAF-personalizations-to-other-instances.html

    Thank you

  • How to change the background color dynamically on the page of the ofa

    How to change the background color dynamically on the page of the ofa

    Hello

    Can you please let me know the dynamic conditions to change the background color?

    Thank you

    Vincent

  • Doubt on the export of pages in JPG format at high resolution with Indesign

    Hello

    I use to work two software, your skill of QuarkXpress and Indesign. If I had to choose one, I prefer Indesign, it is very nice and I love it, but I have to work with the software.

    Well, I have a doubt about the use of Indesign method to export a page in JPG, high-resolution, because QuarkXpress do the same job, but in a different way, so my doubt is about the quality of the files produced.

    It is a very technical issue, if someone with experience in the professional press and print or an Adobe expert could answer, I would be grateful.

    InDesign, producing a poor quality file or QuarkXpress that producing a poor quality file?

    My question is as follows:

    I opened a document in Indesign, and I decide to export it. To simplify things, we have a unique page DIN A4 document.

    So I tell Indesign to export the pageand I want a JPG, high-resolution 300 DPI file.

    Indesign do his job very well, and produce the file exported. This is a JPG file, there are 300 dpi.

    If I open the document in Photoshopand I'm going to... Image of ... Image size...

    I see the Indesign document indicates the exact measurements of a DIN A4 210 x 297 mm and the resolution of the file, I have 300 DPI.

    Therefore seems to be that indesign has done a great job.

    Very well.

    Now, I explain what is happening with QuarkXpress.

    I do the same thing, I have a document to a single page, DIN A4 and I export it as JPG format at high resolution of 300 dpi.

    Well, now QuarkXpress, create the file and I open the file in Photoshop.

    Surprise.

    The file has larger than DIN A4 and a lower resolution dimensions!

    Exactly, QuarkXpress produce a jpg of the following dimensions: 874,89 x 1237,9 mm and a resolution of 72 dpi

    When I see 72 dpi, I think that the document is in low resolution. However, I have a larger document?

    I open the QuarkXpress file in Photoshop, then I uncheck resampling, in this way Photoshop will never change the image. Now, I change the value of resolution of 72 dpi, 300 dpi, which is the value I want.

    And what happens? What happens is that I get a document with measurements of a DIN A4 and also at 300 DPI.

    ???

    So basically QuarkXpress does the same work in Indesign, but in a different way.

    The file QuarkXpress are 2.29 MB more or less. The Indesign file are 3.84 MB more or less.

    So why these differences?

    Which method is the best and why Indesign produce a different file to QuarkXpresss?

    See you soon

    As far as I know, the ppi is not the required metadata for the images.

    So Im guessing that Quark exports jpg ppi worthless.

    But Photoshop is to assign a value of ppi when it opens an image without specified ppi value.

    This value is be 72, but it could be anything, because the pixel dimensions do not change.

  • Emergency aid on the extension of the OFA!

    I want to know if in Oracle Internet Expenses, when submitting the expense report if we only post the entries, is this possible without extension of the OFA.
    If not, is it possible to extended a standard controller of the OFA and call a procedure of the same? According to my knowledge, that the codes will be executed after the main code, please correct me if I'm wrong.

    There are two parts in the present:
    1) AM, VO, CO, EO: you will find all of these components in $JAVA_TOP/oracle/apps/your module/etc...
    (2) the pages you see front end: see the path of the page from this page.
    If it is/oracle/apps/icx/procure/enterPG, then you will find this page to $ICX_TOP/mds/to buy/enterPG

    NGO nken - Parag

  • How can we dynamically open an external URl of the page of the OFA

    Hi team
    Hello, how can we dynamically open an external URl of the page of the OFA
    For example: my datas table DB are like that
    Employee no       Url
    1     https://www.google.co.in/
    2     https://www.facebook.com/
    3     https://www.yahoomail.com/
    When I don't ask used no 1 of my Search Page
    In the result of my search page table, I get
    1 https://www.google.co.in/
    NOTE: Here item URL is type bean link when I click on the link it should open google page in separate browser
    At the same time, when I question used no 2 which is shown below, then it should open facebook page in a separate browser.
    2 https://www.facebook.com/

    When I try this
    Destination URI - https://www.google.co.in/
    It opens no separate browser, but for employees don't I question as open 1,2,3 only the same page of google in the separate browser for everyone, it is static, I want to dynamically open the URL depend on my employee to query no. If I query emp No 2 it must open facebook page this is my requirement. How can I pass the URL as a parameter?

    Please share your knowledge and experience and your advice my on this issue
    How can I complete my task
    I hope that my requirement is clear, if not please let me know I explained more anyway :)

    Is it Possible to achieve this OAF Page
    Thank you for all your suggestions on this
    Thanks in advance

    A.T. :)

    .findIndexedChildRecursive ("ResultTable");

    Here, you should have the exact itrm link id and not the region containing the lino

    Would it be more likely ImagePath I think ResultTable corresponds to the id of the table of search results

  • doubt with the creation of the sales order

    Hi all, I have a doubt with the creation of the order customer. When we get into the details of the order I found that according to the type of order we should decide whether to enter PO # or not (Source: _ http://docs.oracle.com/cd/A60725_05/html/comnls/us/oe/ordreqfd.htm _).

    My doubt is, so how can we find requiring an order Type PO # to be included on the sales order form. I mean, can we find from a query or there are defined rules...

    Any help is appreciated,

    Thanks in advance!

    Published by: Sandy on April 17, 2012 11:28

    Look for po_required_flag in oe_transaction_types_all

    Sandeep Gandhi

  • No results displayed when you click on the following link in the table of the OFA

    Hi all

    We created a table OAF in the new Page of the OFA.
    It works very well. But he has a problem.
    If the records are more than 10 then the following link is displayed automatically.
    And when you click on the link next to the table of the OFA, no record displayed.
    It is very urgent. Any help will be much appreciated.

    Thank you

    1. you don't need to identify the event click on 'next', because you don't need to do any action on this.

    2. you call the AM method to run the query on the events of "SearchGoButton" and "SearchClearButton".
    Here's the code you need to write:

    If ("SearchGoButton".equals (s))
    {
    pPersonId = temp.toString ();
    Aserializable serializable [] = {pPersonId};

    Class aclass [] = {String.class};

    pageContext.getApplicationModule (webBean) .invokeMethod ("ExecuteDailyAttendanceVO", aserializable, aclass);
    }
    ElseIf ("SearchClearButton".equals (s))
    {
    pPersonId = "-1";
    Aserializable serializable [] = {pPersonId};

    Class aclass [] = {String.class};

    pageContext.getApplicationModule (webBean) .invokeMethod ("ExecuteDailyAttendanceVO", aserializable, aclass);
    }

    -Prince
    [email protected]
    http://princekapoor82.blogspot.com

  • Problem in XML Publisher on the presentation of the Pages of the OFA

    Hello


    I'm presenting the simultaneous programme of the OAF Page which is a report of XML editor.

    Demand is submission and completing successfully, but when we opened to display the set output we are able to display HTML tags.

    We have audited the same simultaneous program by submitting in the window SRS after completing if we click on output view the rtf file is open correctly.

    I tested with normal rdf report, it works very well with standard simultaneous program used in the OFA

    So my question is

    Is the program simultaneous Standard used in OFA supports rtf reports.

    Please suggest if no changes in the program simultaneously

    Krishna

    Note Please XXAPLPOSMPRD is program simultaneous short name not model name

    Thank you
    AJ

  • Calls to procedures of database with IN/OUT params in the OFA Page

    Hello

    I have the following requirement, can anyone suggest as the best approach please.

    I have a contract with header page and the rows that will be stored in the custom tables.

    User needs features to copy, which will provide a copy of the current record with the new record (similar to copy the functionality of the simultaneous program).


    As soon as the user presses the copy function, it must call my backend pricedure copy_contract (p_old_contract_no in NUM
    p_new_contract_no OUT number
    p_ret_code OUT number
    p_err_msg OUT VARCHAR
    )

    Once it returns RETCODE contains 0, and p_err_msg is null, then I need open another page that displays p_new_contract_no.


    If one has done similar req. Please share the code.

    Thank you
    Mahesh

    Mahesh

    You can use Oracle callable statement to call the procedure of the OFA database. Please find the link to describe which

    http://oracleanil.blogspot.com/2009/04/itemqueryvoxml.html

    Thank you
    AJ

Maybe you are looking for

  • Lion mountain and suite iWork is not compatible?

    Help!  I reformatted my computer (macbook 2008 running Mountain Lion) for my son to use and now impossible to reinstall the suite iWork, I already bought for her.  I can't upgrade the OS (computer is too old to El Capitan and no way to upgrade to Yos

  • Pavilion g6-1108er: software and driver results for: HP Pavilion g6-1108er Notebook PC

    Software and driver results for: HP Pavilion g6-1108er Notebook PC http://support.hp.com/us-en/drivers/selfservice/HP-Pavilion-g6-1100-Notebook-PC-series/5082224/model... not download the driver on my laptop. We were able to find the drivers for your

  • the update of the 2.2 defy had a docking station as the droids MODE option?

    Hi I was wondering if upadate motorola for challenges to froyo 2.2 has added a new feature DOCK MODE as the motorola droids can't, I saw my phone in standby mode once with a dock mode on it, but when I type it it is returned to the main screen, any i

  • photos turn when importing

    I am using an Iphone4 and copy/move photos using windows vista File Explorer home premium.  If pictures appear on the computer, they all rotate 90 degrees.  If I flip them all manually or by using a program, I found, the EXIF data are changed to refl

  • Overview of VMware View Server

    HelloMy view Horizon 5.3.0 Server ws_TunnelService.exe uses ipv6 I did not allowed.I was wondering if I could disable or y at - it another way to deal with it?I tried to disable ipv6 setting in the windows registry, but ws_TunnelService.exe always us