How default query favorite when short page is displayed

Hi all

I want to open a favorite query directly when a short page restores.

Could someone help me reach this goal?

Thank you

Harish

Hi Harish,

Please check the following link, it will help you understand the deep connection.

https://docs.Oracle.com/CD/E40519_01/Studio.310/studio_users/src/csu_deeplinking_examples.html

https://docs.Oracle.com/CD/E40519_01/Studio.310/studio_users/src/rsu_deeplinking_filters.html

For more information, see 'Deep link'

Thank you

Sampath

Tags: Business Intelligence

Similar Questions

  • ADF how can I run a parameter query when the page is displayed

    Hello
    I use web ADF 11 g
    I need to run a parameter query when the page is displayed
    Thank you

    protected DCIteratorBinding getItrtBindings (String binding) {}
    DCIteratorBinding outIterBinding is getBindingsForDCB () .findIteratorBinding (binding);.
    Return outIterBinding;
    }

    public DCBindingContainer getBindingsForDCB() {}
    If (this.bindings == null) {}
    FacesContext fc = FacesContext.getCurrentInstance ();
    This.Bindings = (DCBindingContainer) fc.getApplication (.evaluateExpressionGet(fc,"#{bindings}",DCBindingContainer.class));
    }
    return (DCBindingContainer) this.bindings;
    }

    BindingContainer links protected;

    public BindingContainer {} getBindings()

    Return this.bindings;
    }

    public void setBindings (links BindingContainer) {}
    This.Bindings = links;
    }

  • Designate a tab in the Panel tabs on the default start tab when the page loads?

    How can I designate a tab in the Panel tabs on the default start tab when the page loads? Anyone know?

    In fact, whatever tab is active in Design view should be the tab by default when the site is published/exported/Uploaded.

  • Get the values of default table row when the page loads

    Hello

    I am running JDev 11.1.1.7. We have a page that contains two tables in a relationship of the master / detail of nickname. We can do a real master ADF / detail with view items related because the query for the 2nd table is complex and works best when queries with binding settings. The View object for the 2nd table has a request with 2 link params as it can get in the first table. Thus, when a line is selected in the first table we want to execute ExecuteWithParams on the object from view of the table 2. We do it in the Bean managed for the page in a method that is the selection to the first table listener. It works fine except when the page initially loads, the first line is selected by default. When the default value is selected the selection listener is not triggered.

    I've seen the suggestion of not having a line selected by default when the page loads by removing the value selectedRowKeys on the table. However, we do not want that the 1st row of the table secondary master to be selected by default and we as the table of detail to show the correct corresponding lines.

    Steve

    Steve,

    Not really sure when you say that the 2nd table is complex and may not use the master detail. If the settings link in the parent table, you can set the ViewLink accordingly and it should work, right?

    In any case, if you're after the execution of methods on the loading of the page, you will find the links below.

    If it's a working group, you can add a methodCall as activity by default and UTF, you can use phase listener (if listener server does not).

    https://blogs.Oracle.com/aramamoo/entry/an_epic_question_how_to

    Advice from the Oracle Johny: ADF: how to run the ViewObject with a ViewCriteria on the PageLoad in Application Web ADF

    It will be useful.

    See you soon

    AJ

  • CS6 fluid grids - how images to resize when the page is resized? [was: Hello]

    I am new to fluid layouts in Dreamweaver cs6 grid, I want to insert a GIF file on my index page but I don't know how to make when the page shrinks the GIF or image shrinks as well. The only code that I found is

    IMG, {}

    Max-width: 100%;

    }

    But this code already exists in the css file when you create a new fluid page layout grid in function

    IMG, object, embed, {video

    Max-width: 100%;

    can someone help a newbie please...

    I fixed it thank you all for the answers

    front

    kylechildressanimation

    After

    kylechildressanimation

    This fixed thank you

  • RH9-how can I specify the first page to display when I generate WebHelp?

    I use RoboHelp 9.

    When I generate WebHelp, first point, I've specified in the table of contents is not the first screen. How can I specify the first screen to display when the poster of WebHelp?

    Thank you.

    Hello

    Unique recipe Source presentation settings, expand the categories of content and click on the category that you use. Then click on the button select and propose a new topic to be the default value.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7, 8 or 9 in the day!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • How to make a very short page any longer the footer appears so under screen

    I am new to Dreamweaver and having a problem to find how to make a page (contact) very short longer so that the footer appears below the screen.  Currently the footer shows Mid-screen because the page is so short.  Thank you!

    Since you haven't posted any code, I guess that you have a CSS rule in your style sheet main governing the footer.

    You cannot add a margin-top to this rule because it would affect the footers on ALL your pages.

    I suggested a styleblock only on the contact page which would negate the main style sheet on the contact page

    This would be thesection of the contact page.

  • ADF how complete the data when the page is loaded

    I want to fill with data on a table page loading time 2 or more by pressing the key.

    Hello

    "Expensive another problem that I have a parameter for example P_teacher_id and which connection teachers with his ID he can see his own presence and review... mean how to pass single parameter on multiple pages."

    Equip your variable longer scope (Session or Page Flow) range use throughout the application...

    Thank you.

  • Why if display "disintegrate" when I page or scroll?

    When a page is displayed first, seems ok. Scroll down, generally ok. When I scroll to the top, text appears incorrectly, as if the pixels are scrambled. It happened on this site, when I register and I don't not even scroll. The browser redisplays just a sentence, and he had a falling out.

    Hello, it could be a problem with hardware acceleration - try updating your graphic driveror where this does not solve the problem, or there is no new version available at the time, disable hardware acceleration in firefox > options > advanced > General.

  • How to retrieve the ID of Page apex 3.2

    Hello
    I'm trying to enter the id of the current page. I want to use the id of the current page as an Application in another page.
    Please let me know if there is a way to do it.
    Thank you

    Try a calculation that fires when the page is displayed. That calculation may be a PL/SQL Expression and in the expression, simply enter: APP_PAGE_ID

    Thank you

    -Scott-

  • PanelTabbed of the ADF. How to choose the default tab when the page loads

    Hi all
    I have a panelTabbed with three showDetailItem component, and I want the first showDetailItem to the tab by default whenever the page loads.
    Currently, the default tab, that's all that the tab that was last visited.

    I tried to disclosed attribute set to true on the first tab and false for the other, but it does not work.

    Thanks in advance.

    Published by: 947142 on July 18, 2012 11:03

    Have a method in the managed bean that is called when the page is loaded and set the tab disclosed.

    Here is a sample based on your use cases:

    PanelTabbed.jspx:



    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich" >












    PanelTabbedBean.java:

    import java.util.List;

    javax.faces.component.UIComponent import;
    Import javax.faces.event.PhaseEvent;

    Import oracle.adf.view.rich.component.rich.layout.RichPanelTabbed;
    Import oracle.adf.view.rich.component.rich.layout.RichShowDetailItem;
    Import oracle.adf.view.rich.context.AdfFacesContext;

    public class PanelTabbedBean {}
    Private RichPanelTabbed myPanelTab;

    public PanelTabbedBean() {}
    }

    {} public void setMyPanelTab (RichPanelTabbed myPanelTab)
    this.myPanelTab = myPanelTab;
    }

    public RichPanelTabbed getMyPanelTab() {}
    Return myPanelTab;
    }

    {} public void onPageLoad (PhaseEvent phaseEvent)
    If (phaseEvent.getPhaseId () .equals (phaseEvent.getPhaseId (). RENDER_RESPONSE)) {}
    If (!.) {AdfFacesContext.getCurrentInstance () .isPostback ())}
    If (this.myPanelTab! = null) {}
    List childUIComponent = this.myPanelTab.getChildren ();
    If (childUIComponent! = null & childUIComponent.size () > 0) {}
    for (int i = 0; i)< childuicomponent.size();="" i++)="">
    If (childUIComponent.get (i) instanceof RichShowDetailItem) {}
    If (i == 0) {}
    ((RichShowDetailItem) childUIComponent.get (i)) .setDisclosed (true);
    } else {}
    ((RichShowDetailItem) childUIComponent.get (i)) .setDisclosed (false);
    }
    }
    }
    }
    }
    }
    }
    }
    }

    Thank you
    Nini

  • How to make the top sites page appears when I open a new tab? Why have I not of "buttons" to pin a top site of the page tab?

    When I open a new tab, NO best sites don't show up... shows just a search engine box. I have Firefox 33.0. Why is there no 'pin' button when I opened a new page? How to make the top sites page appears when I open a new tab?

    Here is some additional information on the configuration of the new tab page:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste newtab and make a pause so that the list is filtered

    (3) double-click the preference browser.newtab.url and enter your favorite page:

    • (Default) page thumbnails = > subject: newtab
    • Blank tab = > subject: empty
    • Built-in Firefox homepage = > topic: welcome
    • Any other page = > full URL of the page

    Press Ctrl + t to open a new tab and check that it worked. Fixed?

    Some traps:

    If Firefox will not let you change this setting: you can have what is called SearchProtect on your system.

    Firefox if allows you to save your changes, but he doesn't know: one of your extensions may be the substitution of her. You can consult, disable and/or remove extensions on the addons page:

    "3-bar" menu button (or tools) > Add-ons > in the left column click on Extensions

    If the modification works during your session, but during the next startup is leads to: you could have a user.js file in your personal settings Firefox (your Firefox profile folder). This article describes how to track down and delete the file: How to fix preferences that will not save.

    A little luck?

  • [JDev12.1.2, ADF] "Query with table Panel": how to auto - close the query Panel when the search ends?

    Hallo,

    I would like the Panel request auto - closes when the search is complete.

    This is to give all the space for the result in the talbe.

    How can I achieve this?

    Thank you

    Federico

    Federico,

    to do this, replace the queryListener one leave this point of a bean method. In this method, you run the processQuery by default and after that set the attribute to disclose the af:query component to false and ppr.

    {} public void processQuery (QueryEvent queryEvent)

    The generated QueryListener replaced by this method

    #{bindings. MyAllCriteriaQuery.processQuery}

    QueryDescriptor qdes = queryEvent.getDescriptor ();

    print or save the view criteria

    System.out.println ("NAME" + qdes.getName ());

    appeal by default query event

    {invokeQueryEventMethodExpression ("#{bindings.", QueryEvent "}") MyAllCriteriaQuery.processQuery};

    Object UIComponent = queryEvent.getSource () (UIComponent);

    Riq RichQuery = object (RichQuery);

    riq.setDisclosed (false);

    AdfFacesContext.getCurrentInstance () .addPartialTarget (riq);

    }

    Private Sub (string expression, QueryEvent queryEvent) invokeQueryEventMethodExpression {}

    FacesContext fctx = FacesContext.getCurrentInstance ();

    ELContext elctx = fctx.getELContext ();

    ExpressionFactory efactory = fctx.getApplication () .getExpressionFactory ();

    MethodExpression = me efactory.createMethodExpression (elctx, expression, Object.class, new class [] {QueryEvent.class});

    me. Invoke (elctx, new Object() {queryEvent});

    }

    and on the page

    model = ' #{bindings. " MyAllCriteriaQuery.queryModel}"queryListener =" #{QueryTestBean.processQuery} ' "

    queryOperationListener = ' #{bindings. " "MyAllCriteriaQuery.processQueryOperation}" resultComponentId =": resId1" / >

    Timo

  • record in the query when the page load

    Hi How can I make my block to query the record when the page load I don't have what it takes to press F11 + Ctrl I just what to load the data when the page loads for this field or block

    I did it

    create a LTRC of control block of data with the SERVERNAME element non-base

    Give it a value in the a time-new-form-Forum

    CGFK$ QRY_SERVER_TABLE(:CTRL.) SERVERNAME); and it works

  • Setting default value for selectOneChoice when the Page loads

    BPM JDev 11.1.1.5.0

    I have a selectOneChoice component bound to a BPM data control. You need to set a specific value as the default value when the page is loaded for the first time.

    I did the scope of the bean managed as pageFlowScope.
    Then created a variable of string in the bean called 'postal code' and its setter I wrote like:

    You can follow this approach as well. But when you call the countryCode setter? You must set the value of the variable string.

    Then, I used your code in the jspx page.

    You need to edit my code in the jspx you use a managed bean. The code will change as below.

    
       
           
       
     
    

    I was suggesting to use a variable of pageFlowScope as defined in my previous code snippet. And on pageload, set this variable. To find out how to write/execute java code before page loads refer to this post:
    http://www.baigzeeshan.com/2011/05/How-to-run-Java-code-on-every-page-load.html
    In the afterPhase of the post method, you can set the variable pageFlowScope as shown below.

    AdfFacesContext.getCurrentInstance().getPageFlowScope().put("countryCode", "IndiaIN");
    

Maybe you are looking for

  • NB305 - failure recovery disk

    Hello I just bought a Netbook NB305, the first thing I tried to do was to create a set of factory restore disks because I ended up returning an Acer Aspire one because of the same problems (shop admitted there was a problem even after Acer spread it)

  • Where are stored e-mail messages Toshiba Windows 7?

    I have a Toshiba L650 with Windows 7 Home Premium 64-bit and Windows Live Mail. Despite trying all types of repair of Toshiba, can't do Windows and so my computer at startup (I think I downloaded a virus). I intend to transfer data to a memory stick,

  • HP 625 graphics card died

    Graphics card (ATI Mobility Radeon HD 4200) on my laptop has stopped working and I was wondering can I do to fix it-maybe I should replace or complement specific motherboard? And if it is the case, what would be the price?

  • lack of PIDOCOB6.dll cannot open the program

    lack of PIDOCOB6.dll cannot open the program of old software from microsoft for photos

  • Canon 70 d when in the AF AREA, why not every block on the development, they jump around. Please explain!

    When I have my Canon 70 d in the AF area, not all squares will show the little box inside, none present in red.  "They seem to jump around and often don't rest the face, I want what it * eyes."  I know how to leave a cliché, but I wonder why the AF A