passing parameters between pages

Hello

I have 2 custom pages, navigate from one page to another. I want to perform certain conditions on the other page-based features. For this I need to pass Boolean parameters between pages, but don't know how.

I checked the putsession, putparameter, but somehow, they don't work.

Thank you

You can use pageContext.putTransactionTransientValue () and pageContext.getTransactionTransientValue () to pass values between pages.

Prasanna-

Tags: Oracle Applications

Similar Questions

  • passing parameters between different areas to help Navigate the column

    Hi all

    I know I can pass parameters between the reports through a few subjects by using Url go. However, I want to keep the functionality of the menu displayed when you use defyining multi target in the s column Navigate with drop-down feature. So the problem I encountered is the sequel

    (1) when I set some goals to navigate - is it possible to transfer parameters to these links point to destinations? (I tried to add them at the end of the link in the field "Target", but without success)

    (2) or alternatively - when you use GoUrl, can I define a < would display a href link that might point to places menu and mulitple drop down?

    I really appreciate your help with above
    Best regards
    Wojtek

    Published by: user1291979 on October 7, 2009 11:51

    -without add nothing more to this link, selected GEOGRAPHY. COUNTRIES must be passed to destination and > must complete guest there? It works that way in my environment

    If you are using navigation on the current query column properties and component the dashboard then the query current source column is analyzed on the quick dash in both have SAME_TABLE. The names of SAME_COLUMN, else parameter is not parsed.

    Target: / shared/Adecco01/_portal/01 edge/weekly table dashboard
    You don't enter anything

    He must complete only the GEOGRAPHY. COUNTRIES in the reports within the area where the source report comes from?

    If you use the navigation on the properties of the column and the call to another then asks the current column is analyzed on the query target only if in the SAME_TABLE target. SAME_COLUMN value IS INVITED, another parameter is not parsed. Report of the target and the source may be on different areas but we need SAME_TABLE. Names of SAME_COLUMN.

    If you use GO URL, URL of the dashboard EDGE or the other, I already explained.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Passing parameters between sessions in openscript.

    Hello

    I currently have 4 scripts (test1, test2, test3 test4 - all are web database load scripts). I have 5 script (criterion 5) calling Run method of all 4 test scripts in the test1 sequence
    test2
    test3
    test4
    using the active script feature. In the stream, 1 test result should be gone to the 2 test, then test 2 uses data from test 1 and test result 2 should go to 3 and finally test 3 to test 4. Is there anyway to control the flow of data between scripts. (Basically, I want to know if test 5 the main script, anyway to control the flow of parameters among other scripts.) Any help would be really appreciated.

    Thank you
    John

    Hi John,.

    You define a variable with global scope in test5. If this variable will be available in all internal scripts. So update the value of the variable by the internal script will help you to transmit data between scripts.

    Thank you and best regards,
    Rajesh

  • passing parameters between framework

    I have e buttons,

    I need pass a parameter between frames, like this:

    If I chose btn1 gotoframe 10 and the setting is 'pt', can I do this?

    How?

    assign the value of a variable in frame 1.  Subsequently, this variable will be set to any setting, you're in.

  • passing parameters between Forms

    Hello

    I want to pass the parameter between the forms. I use forms6i.

    Have two forms, login and loginsuccess.
    and in the login screen I need to pass parameter to the loginsuccess.

    Trigger when_button_pressed of the login form I wrote
    DECLARE    
       pl_id   ParamList;    
       pl_name VARCHAR2(10) := 'tempdata';  
    BEGIN
       pl_id := Get_Parameter_List(pl_name);    
         IF Id_Null(pl_id) THEN      
              pl_id := Create_Parameter_List(pl_name);  
              Add_Parameter(pl_id,'name',TEXT_PARAMETER,:txtbx1);     
              CALL_FORM('C:\test_forms\loginsuccess',hide,no_replace,no_query_only,pl_id); 
         end if;
    Now in order to get the value of 'name' in the loginsuccess what code I have to wrie?

    Pls help

    Hello
    Use a code like this...

    DECLARE
         pl_id   ParamList;
         pl_name VARCHAR2(10) := 'tempdata';
    BEGIN
         pl_id := Get_Parameter_List(pl_name);
         IF NOT Id_Null(pl_id) THEN
              DESTROY_PARAMETER_LIST(pl_name);
         END IF;
         pl_id := Create_Parameter_List(pl_name);
         Add_Parameter(pl_id,'name',TEXT_PARAMETER,:txtbx1);
         CALL_FORM('C:\test_forms\loginsuccess',hide,no_replace,no_query_only,pl_id);
    END;
    

    Now in order to get the value of 'name' in the loginsuccess what code I have to wrie?

    You must create a parameter called name in the form of loginsuccess in the browser of the object under the settings option.
    And you can use the value for this parameter in the form loginsuccess as...

    My_Variable:=:PARAMETER.NAME;
    

    -Clément

  • Pass values between different areas on the same page.

    Hi guys!

    I'm developing a simple application where we have the list of students. I'm displaying information on a separate page for each student. Do you have any idea how and if I can pass parameters between regions, on the same page? I have a view showing, student card name information etc, and I want to create another view on the same page, which will be the student and will return a list of its subscribed courses.

    Part of my database is something like this:

    -------------

    Students

    ------------

    ID (PK)

    ------------

    -----------------------

    Student_course

    -----------------------

    ID (PK)

    Student_id (FK)

    Course_id (FK)

    ----------------------

    ----------------

    Course

    ----------------

    ID (PK)

    You have no idea how this can be done? I found information how to pass parameters between pages, but not on the same page.

    Thanks in advance!

    P.S. I am using the Application Express (declarative programming via a web browser), the use of the Application Builder.

    I discovered that I really had to. I just had to replace the "1" in my sql query with: P9_STUDENT_ID

    Thanks for your help anyway!

  • Passing parameters from one page to another in ADF Oracle 11g Release 2

    Hello
    I'm developing an Application of Web Java EE very simple, in this I am filling a grid (table) on the first screen and on the selection of a line in this screen, I have to display the records in a form, in the next page.
    I want to transmit the information of primary keys from the grid screen to the shape of the screen (2nd page) and use this information to render the data, eventually, I'll have to perform CRUD operations.
    Please let me know how to pass parameters from page 1 to page 2 and use this data in the page 2 to return the records, Oracle ADF 11 g R2.

    Thank you.
    Rajat
    http://rajatnigam1.blogspot.com

    Published by: RajatNigam on July 4, 2012 13:16

    Same page or another page - it's all the same technique.

  • pass parameters to the pop-up window using skillbuilder

    All,

    I have a request of dynamic content on page 1 and for some lines ive the pop-up link another page and pass the EMPID clicked on page popupped. Ive created the link and its popping up the second page correctly, but how I have the pass of the EMPID per second / page popup?
    part of query in page1 like this,
    htp.p('<td><a href="#" class="show-summary" onclick="return false;">'||cursor-id.EMPID||'< . . . . . 
    Thank you.

    Gor_Mahia wrote:
    Jorge,

    IAM but perhaps not very clear what you did ive tried it before, but it losses the modal pop-up window and navigate to this page, I really try to have my modal popup window. Look at my request below,

    You just described a completely different problem from that of passing parameters modal page.
    Just add a more real Action "Cancel the event" after the action of modal Page.
    What that will do is replace the click of the anchor who want to access the link HREF.

    Thank you
    -Jorge

  • Passing parameters from one page to the OFA to another PAge of the OFA

    Hello

    I was wondering, if there is a possibility of passing parameters to the request from one page to another page in EBS (eBusiness Suite).
    I tried to use the following

    (a) PageContext.putParamater ('MyParamater', 'ParamaterValue')
    (b) I have addded above the line of code by extending a controller on the page of OAF and personalized page

    When I retrieve the value of getParameter() on the next page. I am also unable to access the parameter in the following page.

    I tried the above code while trying to create expenses in the module I have costs... I would like the ReportHeaderId from one page to another page for customization purposes. I am not able to get the ReportHeaderId in the ReviewPAge... There is no Business Objects in the review page... try the idea of putParameter.

    Any help will be much appreciated

    Thank you

    Yes, the value will remain unless the root AM is released or remove you it with oapagecontext.removeTransactionTransientValue ("myParam");

    Glad to hear it works for you! Also, please mark your messages as helpful or correct answers as it will help others.

    Thank you
    LC

  • Navigate a portlet in a portal page &amp; passing parameters to it

    Hello
    I have a 'Summary' jsp portlet that displays the summary. The items displayed in a table summaries have a link that leads to the 'Détails' page where I have a few portlets showing various details of this element of synthesis. In summary portlet, I generate the link using < render: pageUrl var = "pageUrl" pageLabel = "pageLabelValueFromConsole" / >. I need to pass parameters little portlets & details page. I don't know how this is possible... I try to use < render: param name = "summaryNumber" value = "123321" / > but it throws following error...

    ---------------
    < exception [javax.servlet.jsp.JspTagException: parameter Tag were found outside the mother.] has been threw everything by making content to [portlet/sample1/sample1.jsp].
    javax.servlet.ServletException: javax.servlet.jsp.JspTagException: parameter Tag were found outside the parent company.
    at weblogic.servlet.jsp.PageContextImpl.handlePageException(PageContextImpl.java:417)

    Truncated. check the log file full stacktrace

    Caused by: javax.servlet.jsp.JspTagException: parameter Tag were found outside the parent company.
    at com.bea.netuix.servlets.jsp.taglib.QueryParameterTag.doEndTag(QueryParameterTag.java:85)

    Truncated. check the log file full stacktrace
    ---------------

    So as u see, I have 2 problems.
    1 = > passing param values to this page.
    2 = > once, passing the values of strollers to the page is resolved, how can I access values in the jsp (JSP Portlets) page

    Thanks in advance,
    J.D.

    Published by: JonnyGaddar on May 12, 2010 08:47

    ScopedServletUtils.getOuterRequest (request) .getParameter ("summary")

  • Problem of JSP Page 3-frame passing parameters to OASFRAME (Start Frame)

    Hello

    I put in work of a JSP Page from 3-framework like the Dev Guide in the chapter entitled 'tree '. Unlike the example of the doc, I need to pass parameters to my starting framework.

    I am specifying the URI of the destination for the link that goes to my page 3-Frame as follows:
    OAFrame.jsp? OAFunc = XXX_NBA_OBJ_NAV_TOP:XXX_NBA_OBJ_NAV_START:XXX_NBA_OBJ_NAV_CENTRE & OAFRDIM = 30 p: 15 p

    but I need to pass parameters to the page of the frame to start. When I try the following, only the upper frame renders:
    OAFrame.jsp? OAFunc = XXX_NBA_OBJ_NAV_TOP:XXX_NBA_OBJ_NAV_START & objectId = 1384253 & objectType = CLIENT: XXX_NBA_OBJ_NAV_CENTRE & OAFRDIM = 30 p: 15 p

    How to pass parameters to the function XXX_NBA_OBJ_NAV_START?

    All rated help. Thank you.

    Concerning
    Tessa

    Hi Tessa

    the only way you can get arround this is to change the standard page of OAFrame.jsp located in $OA_HTML on your server.

    You must add the parameters on this page in the following way

    Here is an article on the OAFrame.jsp page.

    String transactionid = request.getParameter ("transactionid");
    String sessionid = request.getParameter ("sessionid");
    String frameSources = request.getParameter ("OAFunc");
    String frameDimensions = request.getParameter (OAWebBeanConstants.FRAME_DIMENSIONS);
    //
    ADDING CODE
    String values = request.getParameter ("values");
    //

    StringBuffer baseUrl = new StringBuffer (50);
    (.append("://").append) baseUrl.append (request.getScheme ())
    request.getHeader("Host")).append("/OA_HTML/"); "

    StringBuffer parameters = new StringBuffer (100);
    Parameters.Append ("& DBC ="). Append (dbcName);
    Parameters.Append ("& TransactionId ="). Append (TransactionId);
    Parameters.Append ("& SessionID ="). Append (SessionId);
    //
    ADDING CODE
    Parameters.Append ("& values ="). Append (values);
    //

    Note that this page will now receive a parameter called the values of the request and forward it to managers overtime.

    so, you can call
    OAFrame.jsp? OAFunc = FWK_TBX_TREE_CENTERFRAME:FWK_TBX_TREE_STARTFRAME:FWK_TBX_TREE_CENTERFRAME & OAHP = FWK_TOOLBOX_TUTORIAL_APP & OASF = FWK_TOOLBOX_SAMPLE_BROWSE & OAFRDIM = 30 p: 15 p & values = 'Test '.

    for example

    and in the controller for the executives, you could use

    String value = pageContext.getParameter ("values");

    Hope this helps

    Concerning
    George

  • Core 1 page 9-4: "...". pass data between parallel patterns... »

    «.. . If allows you to pass data between parallel block diagrams... son"this can be done?

    They mean transfers data between parallel loops/structures?

    The question is a Hue. It is not parallel, using wires. Two loops are not connected is perhaps parallel. We read your table of contents it a game of guessing on the sentence of your thread. Maybe if you get into the details.

  • Passing parameters using ADR - 404 error

    Hi all

    I'm all new development APEX. We use the DEPT tables in the sample application oracle provided for practice.

    We currently use ADR to pass parameters, but it does not work as expected, or at all. We receive a 404 when you try to run the page.

    Objective: User enters number of Department for an article and a 'Change' event (or "lose focus", we have not yet decided) on a dynamic action fills the name field with the name of the service dept.

    Has anyone else got this error?

    If there is another method recommended, please let me know.

    Thanks for your time.

    Thanks for the answers, but we have understood the question.

    We have changed the JavaScript code as follows:

    $.getJSON ("https://apex.oracle.com/pls/apex/mfajertest1/department/"+ $x value ('P2_DEPT_NO'), function (json))

    {

    Console.log (JSON);

    $x('P2_DEPT_NAME').readOnly = false;

    $x('P2_DEPT_NAME').value = json.items [0] .dname;

    $x('P2_DEPT_NAME').readOnly = true;

    $x('P2_DEPT_LOC').readOnly = false;

    $x('P2_DEPT_LOC').value = json.items [0] .loc;

    $x('P2_DEPT_LOC').readOnly = true;

    });

    Thanks for the effort.

  • Passing parameters to the URL - availability in the new process of request

    Hello

    I am able to pass parameters in the URL of the APEX that defined the points of the application as below

    : http://application-tier server: port/pls/apexdev/f? p = 1001:1:APP_CLIENT_NUMBER, APPLICATION_NUMBER:0001285, 0000051:

    I would like to get and set other items based on elements of application passed as parameters. I would like to only enter once application.

    I found the best place for this action in a process of application with Point on new Instance of Process.

    The problem seems to be that the value of point of application has not been set at this point, and therefore the values are null.

    If I change the application process process Point to something that runs to each page as On Load: after the header, then the values are available. It is not suitable as only wish to run once at startup of the application.

    I can't find discussion of this documentation.

    1. I would be able to access URL parameters in the application process with Point on a new Instance of the process?

    2. are there any other equivalent task for access to URL parameters at the start of the application?

    Thank you

    Hello

    APEX runs only on the new process Instance when a new session has been set up. As you discovered, URL items are not yet saved in session at this point State. You can use a level app process before header instead, with a condition that makes that make it run when certain elements that you want to initialize are null.

    Kind regards

    Christian

  • Navigation after passing parameters to ADF via URL

    How you exit a page after passing parameters via a url as in the method in this link https://blogs.oracle.com/shay/entry/passing_parameters_to_adf_appl?

    I tried to drop this delimited task flow on adfc-config and adding a flow of control to another opinion, but I can't seem to access my opinion of this workflow call.

    In other words, I can call the workflow bounded through a url and pass it a parameter, but once it is posted I can't go to my other point of view.

    How can I do this?

    Thank you

    If you use a wildcard of navigation in the unlimited workflow as shown here https://tompeez.wordpress.com/2013/06/18/jdeveloper-navigation-after-return-from-bounded-task-flow/

    It should work.

    Timo

Maybe you are looking for

  • automatic backup via timecapsule eventhough WiFi is disabled?

    How this work? I have the timecapsule connected via cable and wireless. I have most of the time the wireless not enabled. But still, the time machine related backups successfully. Not timecapsule active wireless connection automatically? Thank you Re

  • If I delete photos off my icloud will be they deleted off my phone too?

    I am trying to create more space in my icloud and I don't want to pay more space that I'm young and don't have much money. I had an iphone 5 and I backed up everything on my icould and then you have an iphone 6s, I restored all my data from my 5 and

  • queue, a dynamic container type

    Hello I have several threads running, each waiting for an input queue (queue names are numbered by threads: "Queue0", "Queue1",...) and expects a type of individual container as an entry in the queue. I have variables for all these containers, also n

  • HP Chromebook 14: screenshot using the touchpad

    I would like to know how to select a part of the screen for the screenshot.  I've read that you use SHIFT + ctrl + button to switch between open windows.  I did it and the cursor changed to a + so that I can select an area, but I don't know how to us

  • Half the width of the blade of bandwidth and IOM

    Hi, gurus from Cisco: I read that Cisco series B width blade has a total bandwidth of 20 GB, can I looking for answers by authorities of this forum? Example: 2 FInterconnect IOM/2 with 8 blades half-width in UCS 5108 Chassis-2 server links by IOM-lef