Supplier Summary Page extension

Hello All,
I am a Newbie to OAF development, I need to extend the Suppliers page (/oracle/apps/pos/supplier/webui/QuickUpdatePG ) to selective display the left side menu options like (purchasing,receiving,accounting) based on the responsibility used by the user to navigate to the suppliers page.
I have to run a select statement to check if the user's responsibility is in a particular lookup code and then show certain menu's.
for example: if the user is from Purchasing (decide using responsibility used) show only 'Purchasing' and 'Receiving' menu & if the user is from Finance show him only 'Accounting' & 'Tax and Reporting' menu's.
what would be the best way of achieving this ?
Thanks in Advance
Edited by: user5361744 on Apr 5, 2012 10:08 AM

Hi Prince,
Thanks for your quick response !! but I need to enable/disable the menu's dynamically based on a value returned by the query run at the time of rendering.
Any suggestions on that would really help me immensely
Thanks

Similar Messages

  • OAF Tutorial Extension - To add Site Name in Purchase Order Summary Page

    I have gone through all steps for adding Supplier Site Name for Purchase Order Summary Page. It works but seems it shows SiteID instead of Site Name.
    The main instructions says
    Step 2.3 Create Your New View Object (VO)
    Make a copy the PoSummaryVO query statement before you begin creating your new VO. Expand the oracle.apps.fnd.framework.toolbox.tutorial.server package in the Navigator pane and edit PoSummaryVO. In the View Object Editor, select Query to display the query statement for this VO. Make a copy of the query statement.
    Create a new VO, named <YourName>PoSummaryVO, that extends oracle.apps.fnd.framework.toolbox.tutorial.server.PoSummaryVO.
    Create the VO in the <yourname>.oracle.apps.fnd.framework.toolbox.tutorial.server package.
    Add the oracle.apps.fnd.framework.toolbox.schema.server.SupplierSiteEO entity object. Leave the Read Only and Reference checkboxes checked. We are going to use this entity object only for read-only purposes.
    Add the SupplierSiteId and SiteName attributes from the SupplierSiteEO entity object.
    Paste the query statement that you copied from PoSummaryVO into the query statement field for <YourName>PoSummaryVO. Now append the following SQL phrases to the copy of the PoSummaryVO query statement to compose the query statement for the <YourName>PoSummaryVO.
    SELECT ...,
    SupplierSiteEO.SUPPLIER_SITE_ID,
    SupplierSiteEO.SITE_NAME
    FROM ...,
    FWK_TBX_SUPPLIER_SITES SupplierSiteEO
    WHERE ...
    AND SupplierEO.SUPPLIER_ID = SupplierSiteEO.SUPPLIER_ID
    Step 2.8 Personalize the UI to Display Your New Attribute
    Rebuild the ExtendLab project and make sure you have no errors.
    Run the <Yourname>PoSummaryCreatePG.xml page with personalization turned on (see Personalizing Your Pages and Portlets for more information on how this is done).
    Select the Personalize Page global link.
    In the Choose Personalization Context page, select Page: <Yourname> Framework Toolbox Tutorial: Multistep Create from the Scope poplist and select the Apply button.
    In the Personalize Page page, check the Complete View radio button for the Personalization Structure. Expand the Stack Layout: Purchase Order Summary Region node, locate the Table: Purchase Orders Table entry in the page hierarchy and select the Create Item icon.
    In the Create Item page:
    Set the Item Style to Message Styled Text.
    Set the ID to SiteName.
    Set the Prompt to Supplier Site
    Set the View Attribute to SiteName
    Set the View Instance to PoSummaryVO1
    Select the Apply button
    In the Personalize Page Hierarchy page, locate the Table: Purchase Orders Table entry again and select the Reorder icon.
    In the Reorder Contents of Table page's Site list, move the Supplier Site item to be sequenced immediately after the Supplier item.
    Select the Apply button.
    In the Personalize Page Hierarchy page, select the Return to Application link. Now you should see the Supplier Site column added to the Orders Table as shown in Figure 1 (you should see your name in the page title).
    Note: We set the View Instance to PoSummaryVO1 and not <YourName>PoSummaryVO1. The BC4J substitution will take care of properly creating an instance of <YourName>PoSummaryVO1 at runtime in place of the PoSummaryVO1.
    It does not show site name, it shows site id after havig done personalization.
    Any idea why it would show site id and not site name.
    KD

    What I found is there are 2 variables SiteName and SiteName1, if you use SiteName1 then it shows proper value as a site description. I replaced SiteName with SiteName1 and it works. This might help to all who are like me and trying Tutorial example.
    I am not sure how many may have tried OAF - Tutorial examples. They are really complicated and not easy and in most cases they are not coming out in first try but if you really try then it will give lot of understanding.

  • Multiple blog summary pages

    I'm creating a new website for sharing news and photos for my family. I want to use the iWeb blog for my entries and plan to do some customization of my site through HTML snippits, iFrames, etc. I've been reading quite a bit on this forum and other useful sites on how to do more with iWeb, but I can't seem to find a solution for the following problem.
    Let's say I allow 15 blog entries to be shown on my blog summary page yet over time I build a site with 50 or more entries. Then at least 35 will be on the archive page and that's alot to scroll through. I'd like to have the first 15 on blog summary page 1 then the next 15 on blog summary page 2, etc. Call it multiple archive pages if you will. But I want iWeb to keep track of the blog entries on those additional pages instead of me having to create new non-blog pages and copy and paste links to my entries.
    Here's an example
    http://allaboutiweb.com/
    Any way to do this with iWeb 09?
    FYI, I know there are a lot of other blogging software and hosting sites out there, but I want to use iWeb 09 because I've already created one site in the past with iWeb so I'm familiar with it. I also have a Mobile Me account with a domain name through goDaddy, so I'm publishing my iWeb site to Mobile Me with password protection.
    Appreciate the help.

    first, iweb limits blog summary to display 50 entries, so you are kinda limited if you want to have a continuous blog over the years.
    if you have less than 50 entries per year, you have to break your blog into the year and have a master archive page and link all archive blog(s) to it.
    once you decide what to do, you can use iweb rss feed widget to display the archive as feed, but i don't recommend iweb rss feed widget because it depends on mme server, unreliable at best.
    instead you can use yahoo's pipes: http://pipes.yahoo.com/pipes/
    yahoo pipes is reliable and flexible, you can build your own feed that you can merge other feeds into one or keep them separate, here is my example of merged feeds:
    http://www.cyclosaurus.com/Home/CyclosaurusBlog/Entries/2009/7/25Not_iWebWidget.html
    or you can tag blog entries by key words or categories, your users can narrow down the entries display with it, here my iweb blog tagging (click on any tagged word on the right side):
    http://www.cyclosaurus.com/Home/CyclosaurusBlog/Archive.html
    all code is linked to my examples. to do the above, you need to know yahoo pipes, ajax/javascript and iweb inner working parts.

  • How do I know if my iphone has successfully been backed up to my iTunes? I plugged it in and it said it backed up and I did a sync, but when I am looking through the summary page and I am not sure that all of my data got backed up. Please help!!

    I have never backed up my iphone to my itunes because I always used the cloud. However, a few months ago, my wifi disk in my phone burned out so the Apple Store told me to back up everything to my itunes. I am going today to get the iphone 6 so I connected my phone (iphone 4S) to my itunes and I backed up and synced. However, when I look throughout the summary page and click in different areas (Photos, Movies), I don't see any of my data -- it is still asking me to Sync from iPhoto or to sync from another location. By backing up & syncing my phone, did all of my data get saved? Or do I still need to do more steps?
    Sorry for the long winded question, I am just so nervous to get a new phone and plug it in to be restored and not have any of my pictures, videos or contacts, etc. Any help would be so so appreciated!

    Thank you again for all of your help!! I really appreciate it!
    I think I am following -- I was able to upload to my iPhoto and all photos and videos are there that is a plus! I tried to create an Event in my iPhoto and put all of my photos in that event but for some reason, now my iTunes it not recognizing that Event in my iPhoto. It is not allowing me to import just that event at the moment but I may be doing something wrong. At least all of my pics and vids are in iPhoto so that is a plus and I know they are at least saved somewhere. Just for some reason, my iTunes it not locating the event that I created with only those photos.
    Thank you for letting me know about my contacts! How do I know if I have the contacts app?
    Also, I had no clue that my iCloud could be backed up via cellular data! However, is this a new feature with the most updated iOS?? Unforutnatly I am like 2 iOS updates behind because I don't have enough storage on my phone. I still get the notification that my phone needs to be plugged in and connected to wifi in order to back up to the cloud :-(
    How can I sync using USB? Right now when i click on the info tab for my iPhone in my iTunes this is the answer that I get -- I am a little unclear as to what it means.
    Sync Contacts:
    Your contacts are being synced with you iPhone over the air from iCloud. Over-the-air sync settings can be changed on you iPhone
    Sync Calendars:
    Your calendars are being synced with you iPhone over the air from iCloud. Over-the-air sync settings can be changed on you iPhone

  • How to hide preview configurator summary page when launching configurator from iStore

    Hi,
    We have a requirement to hide preview configuration summary page in iStore whereas it should be visible when launching from other host applications.We tried doing it with help of usage functionality as below.
    1) Create a usage with some name say “iStore” in configurator.
    2) Take copy of summary with Status region template and add display condition to hide the summary region.
    3) Take copy of the model active ui and attach the above template to it.
    4) Publish the model with this new copy UI and usage as iStore to the host application.(There will be 2 publications one with this usage and other with normal)
    5) Enable the profile CZ:Publication usage at application/responsibility levels for iStore.
    With the above approach users are concerned that we need to maintain 2 User Interfaces in Configurator and each time any change has to be done both the user interfaces needs to be changes which will not be a feasible option in case of complex models.We would like to know if there is any other approach to hide this summary page from istore.
    We are on R12.1.3 and are using fusion configurator engine.
    Any suggestions on customizations/approach will be appreciated.

    Create a Dynamic Action:
    When
    Event: Page Load
    Condition: -No Condition -
    True Actions
    Action: Hide
    Selection Type: jQuery Selector
    Affected Elements: #t20PageHeader
    Condition
    Condition Type: Request = Expression 1
    Expression 1: CRM

  • How do I re-number comments in the Comments Summary page?

    Hi,
    When I create a comments summary page, Acrobat 9 organizes comments by page number and numbers them beginning at "1" for each page. Can I change the settings so that I can have the comments organized by page but numbered continuously? In other words, I want to be able to look at the comments on, say, page 7 - but I don't want the first comment on page 7 to be numbered as "1". If it is the 35th comment in the document, I want it to be numbered as "35".
    Does anyone know how I can accomplish this? Any help is appreciated. Thanks!

    You can delete them and re-add them accordingly or you can use random which would show the random order of images.
    Another workaround can be be done using layers, where you can drag the image to the desired position which you want to show in order with slideshow.
    I have created a short video for you , please download from here :
    https://www.dropbox.com/s/v4yto079hh7rc2y/slide.swf
    Thanks,
    Sanjit

  • Blog entry didn't show up on blog summary page. ¿Por qué?

    RE: Blog
    Last night I wrote a blog entry, but the first few sentences did NOT show up on the blog summary page. I previously had set the blog entry length to be short (toggled far to the left), but there is a difference between a short length and NO length at all.
    Why do you suppose this happened?
    INFORMATION: Prior to writing the blog entry I was having difficulty with the picture not showing up on the blog entry page, and in trying to edit it and move text around I might have messed up some registration lines, or LINES. Could that have had an effect? I must say that of all the things involved in iWeb, this Blog feature has given me the most problems and made me the angriest. Just thinking about it right now has created a tight knot in my chest.
    Lorna in Southern California

    Go back to your main blog summary page in iWeb. Open
    the Inspector to the RSS tab and slide the text
    excert slider to show ALL (all the way to the right).
    Does ANY of your blog text show up in this
    particular entry?
    .......... Lorna says ................................................
    Well, Inspector Tseng, I toggled to the *Show All* position, and heheheh, none of the blog entry showed on the blog summary page.
    If not, then perhaps you entered
    your text in a different text box....did you add a
    text box to the page? If it does, then maybe you
    have some preceding spaces in the text box? Or
    maybe you inserted a photo into the text box
    inadvertently?
    .......... Lorna says ................................................
    James, last night I was having so many dang blasted flippin cockamamie problems with the picture that I moved a bunch of things around and recall making a new text box and typing into it. Grrrr.
    I am going to return there and copy and paste and delete that page. I feel very bad that I cannot master the blog after so much stupid time. I also think that the blog needs to be more idiot proofed so that normally OK actions in other iWeb scenarios don't end up as yet another disaster on the ash heap of broken iWeb dreams.
    Lorna in Southern California

  • Blog Summary Page Does Not Update Picture

    For some reason, when I create a new blog entry by duplicating the last one and adding new content, the Blog Summary page will not update the picture. I sometimes either have to create a new blank blog entry, or drag a different picture into the placeholder, followed by my original.
    Is this happening to anyone else? I think I am going to finish out my year-long blog project with iWeb/MobileMe, then drop both! This is getting to frustrating.

    LawsonStone wrote:
    Is this happening to anyone else?
    Perhaps to this person:
    _blog summary didn't show the pictures_.
    LawsonStone wrote:
    I think I am going to finish out my year-long blog project with iWeb/MobileMe, then drop both! This is getting to frustrating.
    A wise move — problems with iWeb's blog are a recurring theme on these forums: Lost all blog entries or all comments or unable to publish, etc. If you switch to a dedicated blogging platform you're likely to have a better experience. For a success story using a non-iWeb blog hosted on WordPress, see this old thread:
    _To blog or not to blog_

  • Blog Summary page as index.html

    hi,
    my web hosting server have index.html as my main page.
    is there any way i could have my blog summary page as my index page?
    all i want is the blog as my entire site, without any other pages.
    thnx

    moved the Blog page to the top of the tree.

  • Blog Summary Page: Pictures in blog entries are gone

    All of my blog entries on the blog summary page no longer display images set inside the text of an entry. Is this an iWeb 2.0 bug or "feature"?
    This is annoying, because with iWeb 1 I was able to share these pictures in my blog summary page and RSS feed. Now my blog and RSS readers have to click the "read more" link to see any pictures, even though I have set my blog summary length to the total entry.
    This is a serious loss of feature for no good reason, and I hope this is considered a bug and will be fixed soon.

    I was just getting ready to post a similar question when I ran across yours. I've been using Rapid Weaver for my blog and was thinking about switching over to iWeb, but until the pictures start showing up on the summary page (inside the text of an entry), iWeb is utterly non-functional for my purposes.
    The other thing I noticed is that none of the formatting (like bold or italics text) shows up inside the text of an entry on the summary page either.
    I, too, am very interested in whether this is a "bug" or a "feature."

  • Blog summary page echoes blog entry but not the pic...?

    My blog summary page echoes my blog entries' text but not the image file.  I either get the stock photo that comes in the template, or no image at all.  What's wrong?

    Never mind folks...Once I submitted this, I found an identical query in the "More LIke This" box at the side of this page that gave me my answer.  I have another question now that I'll pose in a new thread...

  • Multiple Summary Pages

    How can I use multiple summary pages in a single OPM project ?

    If possibly using JS/Jquery anyway, I'd suggest you don't need multiple summary screens but instead a a single summary screen from OWD with a single list of goals presented by default. Use JS to add a search function and dynamically modify the HTML to make the sorted/grouped lists appear as you desire (on the same page without any requests to the server). Only upon clicking on a goal would the question pages in pursuit of the selected goal begin.
    You might get some good ideas on implementation from the searchable combo-boxes in v10.4.1 - summary video available at: http://www.youtube.com/watch?v=PmmQeFt6qCQ&list=UUtUHPDCD1EFH_ftnhR_i-dQ&index=5&feature=plcp shows the properties that control behavior.
    You'll probably want to look at the velocity templates in \Release\web-determinations\web-inf\classes\templates\ (after a build). Look at question_screen.vm for an example of how the comboboxes are rendered and for javascript inclusion within a velocity template. Also look at summary_screen.vm as that is what renders the summary screen and will likely be where you will want to add your JS search functionality. (also shows how the list of goals is rendered by default).

  • Can we do multiple blog summary pages instead of "go to archive"??

    Hello,
    I have about 50 blog entries in my iWeb blog. I have 15 loading onto the first page. Any more really slows the front page loading times a lot. The only way to see the other blog entries is to click on "go to archive" which just shows a simple text list. Is there a way to have many summary pages of blog entries so a blog reader can click on "next page" and see them, much nicer than just seeing text titles in a list.
    -Josh

    I am having the same issue. 50 looks like the limit.
    I have made a new podcast/blog page for newer work, leaving the old stuff up on the already existing pages. Maybe you can just retitle all your pages by year, and just keep adding new ones as necessary.
    The other problem I have is, that iTunes only lists entries visible on the Home page. So if I choose to feature only the newest podcast, it will be the only one that is catalogued by iTunes for download in the iTunes store.
    This forces me to list every episode on the main page, which looks crummy, and basically eliminates the need for an "Archive" altogether.
    Why doesn't iTunes use the iWeb generated Archive for this, or am I missing something major here?

  • What is "other" in the iPod capacity bar on the summary page?

    I'd like to know what the other is for on my iTouch summary page? It is currently showing as 291 mb. All I have loaded is some video and music, there are no apps installed?
    Thanks,
    Dave

    Other can be Album Artwork, Notes, Contacts, Firmware (the operating system software) etc. or (and this doesn't apply to the iPod Touch or iPhone which don't have the option to enabled for disk use), files that are on there if you are using the iPod as a removable storage device. If you feel that Other is being incorrectly reported then try restoring your iPod.

  • How do I find the summary page on ITunes. Have new Windows 8 and have to change to manually manage music

    I have downloaded audiobooks from the library using Overdrive for years. I have a new computer with Windows 8 and now it's been difficult. I have a book ready to transfer to ITunes to download to my Ipod but in order to transfer it a message came up saying go to the summary page in ITunes and check Manually Mange Music.  I can't find the summary page anywhere on itUNES

    The Summary screen is what you see in the main part of the iTunes window, when you select the iPod in iTunes.
    To select the iPod in iTunes when the iTunes sidebar is NOT visible, there is a "device button" near the upper right corner of the iTunes window.  If your iPod is the only connected device, it should say "iPod."  Click it to select your iPod in iTunes.
    If the iTunes sidebar IS visible (along left side of window), the iPod appears in the sidebar, under DEVICES.  Click it there to select it.
    When the iPod is selected, there is a row of buttons that starts with Summary.  Summary should be the initially displayed screen.  That setting (a checkbox) is actually Manually manage music and videos for an iPod touch.

Maybe you are looking for