Conditional display of Worklist Notifications region in the Home Page

Hi ,
We have personalized the Home page of Oracle by displaying the Notifications work list . Now , I have a requirement to display the Notiifcations worklist section conditionally (based on some of the existing responsibilites to each user) .
I was thinking we can do this using SPEL and opened up the HomePG.xml in the JDeveloper . I have created a boolean attribute in the ResponsibilitySearchVO and then in the Rendered section of WorklistRN of HomePG.xml I have put *${oa.ResponsibilitySearchVO.getCustomFunction}* . getCustomFunction* is the method in the RowImpl of VO . In this method for now , I have not put any logic but just returning a false value . Now,when I run my page from JDev , i could still see the Worklist Notification section . I was thinking if I did something wrong / if this is not the right away to do it .
Gurus ... any replies will be of great help !!
Thanks,
Chandu
Edited by: Chandu_CS on May 19, 2009 7:29 PM

Yes, you are correct. It's possible to drop the dataguard configuration and to add the standby database manually. But I really would like to know in which table/view the current configuration is stored.Seems like a bug to me that the GrdiControl uses the wrong name for the standby-database. All other standby databases carry the hostname in their name, but since stbySELLPROD_demzivup01.akc.prod is too long for the agent, it gets shortened to stbySELLPROD.akc.prod (on the agent side, but not in the GridControl).
Edited by: VivaLaVida on Dec 13, 2010 10:37 AM

Similar Messages

  • Add Notification Worklist to the Home page for a responsibility

    Hello All,
    How do you add Notification Worklist to the Home page for a responsibility?
    Thanks,
    Bradley

    Query the responsibility that you want to add the worklist to get the menu associated to it, then query up the menu and add the Advanced Workflow Worklist function to the menu along with a prompt like Worklist.

  • How to make a link in a report open a Form in a different region of the same page ?

    Hi,
    I developped a report and a form for the same table. I also created a link and used it in my report so that when I click on the link of one record, the form is opened and display this record.
    My problem is that when I include my report as a portlet and I click on a link, the form is opened in full screen mode by replacing the page containing my report.
    What should I do in order to open this form in another region of the same page ?
    Thanks a lot

    I presume that the two regions are working fine with their individual buttons and your issue is how to make them both save with one button.
    Here is how
    a. You will have 2 ApplyMRU and 1 ApplyMRD processes for each of the regions. Right? Lets say you have 2 "Save" (i.e. label=Save) buttons, one has name SUBMIT and the other SAVE ( SUBMIT and SAVE being the requests that will be sent when they are clicked , respectively)
    b. Make the Display condition on one of the buttons 'Never'. Now it won't show when you run the page. Lets say you made SAVE's conditional Display 'Never'
    c. Go and change the condition on all ApplyMRU and ApplyMRD processes from "When Button Pressed" to "Request is contains in Expression1". In Expression1 enter SUBMIT,SAVERegards

  • How can I jump to certain region on the same page?

    Hi,
    I want to jump to certain region on the same page.
    1) Let say I have 5 regions on page 15 and I have to able to redirect from region 1 to region 5 with out scrolling.
    2) I have to able to branch from page 2 to page 15 ==> region 4.
    How can I do it?
    I thank you for any help in advance.

    I can get this to work but the page is submitted, either when I use a button with URL link or from a link on a display only text field.
    Is this how it is supposed to work? I thought it was supposed to work just on the browser so it is fast.
    IGNORE THIS!
    =============================
    I resolved it easily by modifying the URL from f?p=blah blah to #LINK_NAME
    Message was edited by:
    user530800

  • The home page fills the screen (not full screen), but when I visit any site the screen displayed is only the size of a4, how can I make this like the home page

    Hi, the home page is displaying everything across the whole screen with the task bar intact, but when I get any other url displayed, it displays in in the middle of the page the size of a4, I have tried re-setting the fonts, all to no avail, any help would be appreciative. Many Thanks Mark

    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can use an extension to set a default font size and page zoom on web pages.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/

  • SVG chart and region on the same page

    Hello,
    I would like to know if it's possible to create an svg chart and and only refresh a region in the same page.
    If it's possible, where I can find how to do this.
    If I call an other page my data is ok. But When I refresh the same page my data is not good.
    Thanks
    Eric

    Go to Dropdown web item properties and choose your report and use Before Command and use OPEN_CHART_DIALOG. You may try with After Command also.

  • Display Doc ID with Link to the Property page in SharePoint 2010

    Good Morning. 
    I have been asked to add the DocID to the search results.  Part two is to have that docID link to the property page for the item.
    I have added DocID to fetched property's and can display it fine on the page but I am having problems creating the link to the property pages. 
    can anyone help?
    So far I am trying to do this in the searchcoreresults XSL.
    I would like the format of the DOCID to appear like this.
    [ DOCID ] with the Hyperlink to take you to the item property's page.
    thank you.

    Hi,
    According to your post, my understanding is that you wanted to display Doc ID with Link to the Property page in SharePoint 2010.
    SharePoint indexes Document IDs as a managed property by default, which means that with a little magic, we can add the Document ID into the search results.
    We need to modify the XSL so that we display the Document ID in the search results.
    Here is a great article for your reference:
    SharePoint 2010–Returning Document ID in Search Results
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Quick Key for opening a region from the arrange page

    Guys is their a quick command to open a region from the arrange page into the sample editor?
    Thanks

    Hi
    I think you can set one up in the key commands.
    Bron
    G5 1.8/ 3GB Ram Logic Pro 7.1.1   Mac OS X (10.4.6)  

  • Data sharing between region and the ADF page which contains it

    Here I've got an ADF page, on which there is a region. Suppose the region corresponds to the backing bean A and the ADF page corresponds to backing bean B. Now I need to make use of the variable (e.g., var_a) in the region the pass it to the backing bean of the ADF Page's backing bean B.
    How do I achieve this? Any comments will be highly appreciated.
    Regards.
    Edited by: isaacniu on Apr 5, 2010 8:05 PM

    Hi,
    the propery way to communicate back fom a region into the calling page is to use contextual events, which is a publish/subscribe system implemented on teh ADF binding layer. If a bean is configured in a standrad servlet scope (for example request or session), thus not bound to a specific occurence of its instance (backingBeanScope) then you could pass the EL string as an input argument to the task flow and use a ValueExpression in the managed bean of the region to resolve it and call a setVariable method to pass a value to it.
    For example, if the managed bean is MyManagedBean, then you could pass
    #{'#{MyManagedBean}'}
    as the task flow input value. This then e.g would be written to the pageFlowScope.externalBeanref attribute (you need to do this in the input parameter mapping) from where it can be accessed by the inner managed bean (the bean of the region).
    Note that the above is a "little dirty" but works. The reason why I suggest to use an input parameter instead of directly coding the EL to the parent page managed bean into the bean of the region is encpsulation: you don't want to make the bounded task flow in the region dependent from the outer parent context.
    Frank
    Ps.: Note that the managed bean is created when it does not exist. If you want to avoid this, you could pass #{'#{requestScope.managedBean}'} into the task flow. In this case, if the managed bean is not instantiated by the parent, the EL Value Expression comes out "null" if the managed bean wasn't instantiated before, in which case you know that there is no sense in accessing a setter/getter on it.

  • When i open my computer the home page is displayed but blocked, it is not possible to open any application

    when i open my computer the home page is displayed but blocked, it is not possible to open any application, even if my mouse is moving correctly

    You could try wiping the hard drive and reinstalling the OS and all your programs.
    Did you install any programs yesterday?
    If not it may be best to take it to an Apple care center and have it checked out. Take it in while it is asleep so you ccan show then what is happening.

  • On my Windows 7 PC, the iTunes Store will not display the Home Page or search anything

    My iTunes Store does not work on my Windows 7 PC. The progress bar shows accessing Store for a few seconds, but then just a blank screen where the Home Page should be.

    Try working through TS1717: iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues to start with.
    Otherwise, for general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • How do I open a new FireFox browser window to the home page and url filled?

    win 7 64-bit, firefox 5 open new window no url. When I have firefox open and open a new browser window, the new window does not open on the home page and no url is present in the address field. If I click on the favicon in the address field, the url of the current page will automatically fill in. The forward and backward arrow buttons remain disabled. In addition, links opened in a new window cause a new browser window to open, but the linked to website is not displayed in the new windows. What is displayed is a new window completely blank with no url in the address bar. I tried to include troubleshooting information by clicking on the copy to clipboard, but apparently the character count was exceeded.

    I disabled all plug-ins and extensions. the problem has been resolved. Now I will enable each one individually to find out which one was the offender.

  • How can I display a complete category on my sites home page with product images?

    I have a site which I am tryingt o make as user friendly as possible for the customer and want to display products on the home page of the website which are all located within one category. Essentially I want to display the products with image, price and buy now buttons as they are displayed within a normal category but on the home page of the site.
    Appreciate any help with this.
    Thanks

    Hi evonn,
    I'm sorry, but I'm not sure that I understand your question correctly. I understand that you want to keep Gmail as your homepage, but I am not sure what you mean by setting Firefox as your server.
    Are you trying to access the Firefox "start page"? If so, you can do by opening a new tab, and typing '''about:home''' on the address bar, and pressing '''Enter'''.
    Please let us know if this solves your issue, or if you have any other questions.
    If this is not what you're trying to accomplish, can you please provide a link to the tutorial that you mentioned, as well as what subsection of the tutorial you are referring to, and we'll be able to help you.
    Thanks!!
    - Ralph

  • How can I create a working link from the home page to other pages?

    Using iWeb, I created links on the Home page directed to other pages within my web site. The links are located in the main body of the Home page (on the right side) and are not included in the Navigation Menu. The links function correctly when I test them in iWeb, however, the links do not function at all after publishing to the internet.
    Within the inspector, I have chosen, Link To: "One of my pages" and the appropriate page is selected.
    The links within the gray rectangles do not function. The same links below the gray rectangle links go to a "Page Not Found" page.
    See the home page at http://www.daleenstrom.com
    How can I make these links function correctly?

    Welcome to the Apple Discussions. I've found that using the "One of my pages" often doesn't work. Since you've published the site go to each page, copy its URL and use it for the hyperlink. I've found that to me more reliable.
    Are those two links inside the shapes or just on top? Both of those items are one large image file. If you inserted the link in the shape be sure you've selected the text (might take a few clicks to get inside and select it) to use for the hyperlink. Also make sure there are no other objects overlapping each of the shaped with the hyperlinked text.
    Also it appears that the entire text box is an image. Turn on iWeb's preferences to display the text image indicator:
    Click to view full size
    and then you'll see the following on any object that will be converted to text once published:
    Click to view full size
    The two links below work for me. Be sure to clear your browsers cache (CommandOptionE for Safari) and reload the page.
    OT

  • Is it possible to refresh the home page or report page automatically?

    Hi.
    I'm develping EM plugin with EM 11 extensibility.
    Is it possible to auto refresh the home page or report page?
    It contains the view data(real time 30 sec page..) select list combo at the matric detail page.
    and it is displayed on the right of the top at the database main page
    Thanks,
    wonjo.
    Edited by: wonjo on Oct 5, 2010 10:49 PM

    Also, there are enhancements in progress to the extensibility framework which will, in future versions of EM, allow this type of control over chart/table refresh for plugins.

Maybe you are looking for

  • A Long DEFERRED Decision – That Proved IMPRUDENT

    Dear Thorsten, A Long DEFERRED Decision – That Proved IMPRUDENT   I had been a NOKIA Loyalist ever since it launched its first best seller 1100. And thereafter the journey passed through 2600, N70, N72, N73, N97, E5, E6, and Lumia 800 and stopped at

  • Deployment error while deploying targeters in BCC

    Hi, I am trying to create a targeter with content groups and media internal texts. Whenever i deploy a project with these assets, i get deployment error. It says "Deployment '169200010' to target 'production' encountered a system level deployment err

  • NTFS permission problem keep showing when I try to repair the disk permissions

    Hi guys, After i install the Paragon NTFS 11.2.443, I found that the serial number I had failed to register it so I uninstall it. Now, I keep getting this when i repair my disk permissions. Repairing permissions for "Macintosh HD"Permissions differ o

  • Password Manager 4.6 and 4.7 causes CPU loop in tzres.dll

    T510 running Windows 7x64.  T510 is in a constant CPU loop with WMIPRVSE consuming the CPU as per Process Explorer.  Using Microsoft Sysinterals Process Monitor determine that the cause is constant calls to access tzres.dll.  Reboot in clean mode and

  • G4 tower keeps shutting down...  I need help!

    I don't know how to tell if it is a power issue or a hard drive. Does anyone have any experience with this type of problem?