How to call OFA page

Hello

I have two pages have call page 2 of page1, how to proceed?

Jegou

Hello

If item is button
Set prpty

Destinatioin URL="OA.jsp?page=/KP/oracle/apps/xxeis/reporting/EisReportSubmitPG?

If the order of the day is * submitButton *.

* in co write :*

If (PageContext.GetParameter ("Submitbtn")! = null)
{
pageContext.setForwardURL ("OA.jsp?page=/KP/oracle/apps/xxeis/reporting/EisReportSubmitPG",
NULL,
OAWebBeanConstants.KEEP_MENU_CONTEXT,
NULL,
NULL,
true,
OAWebBeanConstants.ADD_BREAD_CRUMB_YES,
OAWebBeanConstants.IGNORE_MESSAGES);
}

Concerning
Meher Irk

Tags: Oracle Applications

Similar Questions

  • How to call ofa page concurrent programs

    Hi all

    I need call concurrent programs of OPS page.user will select the out put the type of lookup and a button more must be RUN it if he select type and run the report.

    can someone suggest me how should I call from ofa simultaneous program page



    Thanks in advance
    Anthony

    Hello

    He comes to work for the same code:

    The controller code:

    Am3 ForumAMImpl = (ForumAMImpl) pageContext.getApplicationModule (webBean);
    RequestId int = (int) am3.submitrequest ();
    String url = "OA.jsp? akRegionCode = FNDCPREQDETAILSTOPREGION & akRegionApplicationId = 0 & REQUESTID ="+ requestid +"& retainAM = Y & addBreadCrumb = Y;

    pageContext.setForwardURL (url,
    NULL,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    NULL,
    NULL,
    true,
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES,
    OAWebBeanConstants.IGNORE_MESSAGES);

    Code of the AOS

    public int submitrequest()
    {

    Try
    {
    OADBTransaction tx = (OADBTransaction) getOADBTransaction ();
    java.sql.Connection pConncection = tx.getJdbcConnection ();
    ConcurrentRequest cr = new ConcurrentRequest (pConncection);
    String applnName = "PA." Application that contains the concurrent program
    String cpName = "SAPE_WITHDRAW_NOMINATION"; The simultaneous program name
    String cpDesc = "auto remove appointments with expired Nomination period; simultaneous description of the program

    Pass Arguments using the vector

    Vector cpArgs = new Vector();

    Call the simultaneous program
    requestId int = cr.submitRequest (applnName, cpName, cpDesc, "", false, cpArgs);
    TX.Commit ();
    System.out.println ("Request ID is" + requestId);
    return requestId;
    }
    catch (RequestSubmissionException e)
    {
    OAException oe = new OAException (e.getMessage ());
    oe.setApplicationModule (this);
    throw oe;
    }
    }

    Thank you
    Gerard

    Published by: Gauravv on November 9, 2009 20:16

  • How to call another page in popup

    Hello

    I have a small requirement as follows
    1 al ' adfc-config, I have two pages p1 and p2.
    2 pi has a popup, popup contains a cb1 button.
    3 when the click on cb1, I need to call the page p2.

    Let me know, what is the best way to do it.

    Concerning
    Akshay

    create a navigation flow of control from page 1 to page 2.
    Name it as 'goTopage2 '.
    predict the result of the action of comandbutton as a property

    
    
  • How to call static pages using web.show_document on the application server

    Hi all.

    I'm using forms / reports 11 g Rel2.

    I´d like to call it a few static pages of forms using web.show_document and have the pages located on the same machine where the application server is running.

    I know it's more a problem of Oracle HTTP Server configuration, but I want to know if I can use one of the default virtual directories already defined on the installation process.

    Please recommend a virtual directory to use.

    Best regards, Luis... :))

    Sure. You can store the files anywhere you want. Of course, it is easy to create a new virtual directory. But if you want to use an existing one, the most obvious likely would be the virtual path of/forms/html that can be found here:

    INSTANCE_HOME\config\FormsComponent\forms\html

    The url to access it would look something like this:

    http://server:port/forms/HTML/myWebPage.htm

  • How to call another page and pass the page parameter to another page?

    Hi friends,

    I've finished a page based on the payment date, he turns the payroll, summarized in the table region. Now, I have to address in detail (submit) button, when click on the details button I want to open the new page, this page based on a few VO. This vo I spend 2 parameters, we're Person_id, and the second is pay date until we are on the front page.
    How to achieve this where I can write code, I am new to the OPS. could you please explain in detail and process?
    Thank you and best regards.
    Jocelyne.

    RAMU

    The value of your hashmap returns null. Let intrepret your code below

    String newValue = params.get("pid").toString();
                               null.toString(); will always throw null pointer exception
    

    Robichaud, I suggest you to always put some SOPS for debugging purposes. It is useful to locate the problem.

    Kind regards
    GYAN

  • How to call the page url inside the procedure.

    Hello


    I'm not exhibition in plsql.
    I have some problem in utl_http link.

    I create a procedure. The procedure has been compiled successfully. But the page url does not open...

    I have attached the procedure,

    create or replace procedure p (number of mob)
    IS
    long l_page;
    l_url varchar2 (25000 char);

    Start
    null;
    l_page: = utl_http.request ("http://www.yahoo.com");
    end;


    Please tell me the solution for this problem...


    I await your response.

    Thank you
    Sasi.

    This is a duplicate thread:

    How to open the web page in pl/sql

    the OP doesn't seem to understand the difference between a web browser and a programming language... I can't say I've ever had to explain the difference before...

    Let's say that... the butterflies are not somehow similar to razors electric...

  • How to call the program simultaneous form OPS page

    hi ................

    How to call a page ofa simultaneous program...
    There is no package for the concurrentprogram package in jdeveloper 9.0...
    That is to say... cp.concurrentprogram...

    You can suggest a solution for this...

    Hello

    Check this class 'RequestSubmissionException' exists in the path, and then import the vector class.

    Kind regards
    Out Sharma

  • How to call a user_parameter report

    Hi all please do something

    I have a relationship with user_parameter
    the creation of the report on the paper layout
    I have an idea how to call a web page layout report, but I can not able to call the paper layout report
    Help, please
    I also give the code how to call web page (code given below) layout report

    DECLARE
    Repid REPORT_OBJECT;
    v_rep VARCHAR2 (1000);
    rep_status VARCHAR2 (20);
    BEGIN
    Rep: = FIND_REPORT_OBJECT ("member.10");
    v_rep: = RUN_REPORT_OBJECT (repid);
    rep_status: = REPORT_OBJECT_STATUS (v_rep);
    While rep_status in ('MARKET', 'OPENING_REPORT', 'PENDING')
    LOOP
    rep_status: = report_object_status (v_rep);
    END LOOP;
    IF rep_status = "FINISHED" THEN
    -Display the report in the browser
    WEB. SHOW_DOCUMENT ("http://computer_name:8888 / reports/rwservlet/getjobid ' |")
    substr (v_rep, InStr(v_rep,'_',-1) + 1) |'? "|' server = repserver90","_blank"); "
    ON THE OTHER
    message ("error when running report");
    END IF;
    TAKE A BREAK;
    END;

    I use Oracle9i, forms9i, reports9i and my OS is Win - XP

    Thank you

    Hello

    Rep: = FIND_REPORT_OBJECT ("member.10");
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_OTHER, 'p_deptno =' |: D EPT.) DEPTNO);
    v_rep: = RUN_REPORT_OBJECT (repid);

    Have a look here for more information: http://www.oracle.com/wocportal/page/wocprod/ver-31/ocom/technology/products/forms/pdf/10g/frm10gsrw10g.pdf

    Concerning
    Rainer

  • How to call oracle Standard form of page style and element OFA should be 'Link '.

    Hi friends,

    I am new to OFA, I want to know how to call oracle OAF page Standard form and style of element must be "link."

    If I click on the element, it should put me in oracle Standard form.

    No button style of the element must be point "link."

    Please help me.

    Thank you

    Thiru.

    Trapani,

    It seems that your link triggers the Action, or you capture does not correctly.

    Add a debug message in your code and see what is printed.

    String eventParam = pageContext.getParameter(EVENT_PARAM);
    System.out.println("eventParam : "+ eventParam);
    if("openForm".equalsIgnoreCase(eventParam))
    {
      System.out.println("Inside If"");
      String destination ="form:SQLAP:PAYABLES_OPERATIONS:STANDARD:AP_APXSUMPS";
      pageContext.forwardImmediatelyToForm(destination);
    }
    

    Also check the settings:

    In your first post is the name of the function: AP_APXSUMPS, but the recent told FND_APXSUMPS.

    The resp_key was also PAYABLES_OPERATIONS and now PAYABLES_PS_FR

    As a test for the link, use the one that works, and then change appropirately.

    See you soon

    AJ

  • How to call the asp page ofa page

    Hi all

    I have a requirement as I have to call the asp page ofa page

    using uri of destination I call the asp page, I need to pass the 10 parameters to this ASP page.

    here using session variables I'm passing these 10 settings of asp page but in the asp page will not receive values

    other than session variables

    how its posible.

    Thank you
    Anthony

    Srikanth,
    In fact I am j2ee world have no idea of the MS world :)! in any case, I just google the session object in ASP, I arrived knew this session in ASP and jsp object are managed in different ways, the two make their own session cookies, so if you move a page jsp in an ASP, the asp session object will have its own cookie and it won't read values of jsp.
    OK, the workaround for this road is the string query or URL parameters, you can pass your OAF page parameters in url such as
    'http://xxxxxxxxxxxxxxxxx.asp?PARAM1=VALUE1' and retrieve these values in the ASP page.
    Mukul-

    Published by: Mukul Gupta on January 12, 2010 14:09

  • How to call page jsf tends in a separate project

    Hello
    I use JDEV 11.1.2.2.0 verrsion.
    How can I call jsf page that is located in the separate project.

    Hello
    Use
    See
    http://jdevadf.Oracle.com/ADF-richclient-demo/docs/tagdoc/af_goLink.html

  • How to get a sequence value OFA page

    Hi all

    I created a page of insertion, to generate the AutoNumber to supplierid created a sequence in databse.but dnt know how to call a sequence in the OPS? Please help me.

    Robet

    Published by: robet Larson December 3, 2010 17:06

    Hello

    Ramya Latha says:

    I created a page of insertion, to generate the AutoNumber to supplierid created a sequence in databse.but dnt know how to call a sequence in the OPS?

    For a sequential:

    Import oracle.apps.fnd.framework.server.OADBTransaction;

    OADBTransaction tr = getOADBTransaction ();
    ID = TR.getSequenceValue ("id_seq");

    Concerning
    Meher Irk

  • How to call a jsp forms of oracle10g page.

    Hello
    I use forms.can oracle10g I call a jsp to oracle10g form? If it is possible how to call a jsp page? How to call back form of jsp? Thank you.

    Published by: Jean Elo diakite 27 April 2010 20:21

    Published by: Jean Elo diakite 27 April 2010 20:22

    What is argument _blank? How to pass this value?

    Its already the correct value of _blank as arguments Mithraeum opens a new browser window.

    where to put jsp (web page)?

    in the url

    How to maintain session of form in jsp?

    You can not. What you could do, it's pass the username to the jsp.

    So a call to a jsp page looks like this

    WEB.SHOW_DOCUMENT('http://server:port/path/the_name_of_the_jsp.jsp', '_blank');
    
  • How to call "j_security_check" in the jsf page

    Hello

    with ADF security set up in Jdeveloper11.1.1.2, it automatically generates login.html and error.html for forms authentication.

    I found in login.html, the form action is "j_security_check" and I try to customize the page of connection with the jsf page, but do not know how to call "j_security_check" in the jsf page, there is no action attribute more within the af: form and I can't find the "j_security_check" in the action of Expression commandButton control build.

    Thanks in advance.

    Best regards
    Bill

    Hello

    you will need to add the login form to the JSf page wrapped in f: verbatim to show as part of the JSF page. JSF 1.2 using f: verbatim shoucl be no need, but in my experience, is best.

    If you develop and deploy on WLS, then Chapter 30 of the Fusion Developer Guide has a solution of God for you to build a form of connection in JSF completely

    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/adding_security.htm#BABDEICH

    This requires any of j_security_check

    Frank

  • How to call the file of JavaScript in the Page header model

    Hello

    I created a Javascript custom.js file and uploaded in the shared-> component static files.
    How to call this file in the Header of Page Template, I mean the exact syntex...

    Thank you
    Deepak

    Hello

    File name must be typed exactly the same as the file that you downloaded.

    Are you sure that your file is OK? Did you remove

    wwv_flow_file_mgr.get_file?p_security_group_id=4967074027259628303&p_fname=custom.js
    

Maybe you are looking for

  • Enable Apple ID

    I have done everything I can to correct my Apple ID, I even added a new map and update all my info and he always tells me that my ID Apple is disabled. Can someone please help me solve this problem I can't update my apps.

  • Get the error message when you try an upgrade to Vista on Satellite Pro U200

    HelloWhen I upgraded my Satellite Pro U200 to Vista (original CD using Toshiba), I couldn't install Config Free program. When I want to install it, I get the message 'the installation image is not corrcet' ideas for this problem? Thank you

  • cloning disk hard question

    Hi, I have a situation where I want to duplicate existing content from a Mac Mini 2.1 running Snow Leopard- a new end of 2012 i7 Mini - who came to me with Mt.Lion already installed. Should I expect any problem if I use Carbon Copy Cloner for this ta

  • use of display and IMAQ image memory

    Hello I wonder how much memory is used when updating from imaq image display. I need to display images (512 x 512 size) acquired by a camera in real time. But I don't necessarily need show each of them so that can save me some memory. The camera runs

  • Jabra HALO Bluetooth headset

    I just bought a JABRA HALO Bluetooth headset for audio because my audio port is broken, I have a targus bluetooth dongle.  When I connected it to my blackberry storm 2 audio sounds great, but when it is connected to the computer, it resembles _.  The