I18n of portal menu

Hi,
Can anyone tell me how i can get I18N to work with the menus the portal produces. I have I18N working in the pageflow portlets by registering the properties files in the config-struts.xml And this is working OK
Thanks Chris

See the following documentation:
http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/develop_portals.htm#sthref160
http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/creating_staging.htm#CEGJHDDJ
Brad

Similar Messages

  • Adds new options in portal menu

    I need add a new option in the portal menu.
    The option is a copy of standard option (pz17).
    Y have done a copy of the standard report asociated to pz17 (RHDPERSL). I modify ZRHDPERSL
    I have assigned the report ZRHDPERSL to the transaction zpz17 in table T77WWW_REP.
    The problem is:  When I execute the transaction zpz17, it calls to the report RHDPERSL instead of ZRHDPERSL.
    What is happening ??  Do I Have to add information to another table ???
    Thanks

    You assign ABAP reports to transaction codes with SE93.

  • Changing portal menu.

    I have this portal menu:
    Inicio |  Conformación de Anticipos |  Gestión de Pedidos |  Gestión de Facturas |  Solicitud de Avales |  Interface PLANECO-SAP |  Condiciones Especiales de Pago |  Firma de Contratos |  Plan de Cuentas |  Retención por Garantía 
    Choosing "Gestión de facturas", on the left part of the screen I get:
    Navegación detallada   
    Aprobación de Facturas
        · Conformación de Facturas
        · Conformación de Facturas de Interfaces
    Conformación Facturas Seguros
        · Conformacion Facturas de Seguros
    where I should be getting:
    Navegación detallada   
    Aprobación de Facturas
        · Conformación de Facturas
        · Conformación de Facturas de Interfaces
        · Conformacion Facturas de Seguros
    How is that done? (The more step-by-step the answer is, the better, I'm quite new with this subject)
    Thanks in advance.

    Hi
    now i understood your query bit better so  u want this type of structure
    Navegación detallada
    Aprobación de Facturas
    · Conformación de Facturas
    · Conformación de Facturas de Interfaces
    · Conformacion Facturas de Seguros
    find the role which corresponds to this structure in ume.
    then navigate to content administration ---> portal content
    where u can find this role.if u cannot find it manually then use the search option, u should note that this search is case-sensitive.
    u can either do this position alteration either in the role editor or workset editor deponds upon the structure in your PCD.
    since it is not in english i am unable to offer you full support and i am sorry for that.
    u dont need to use merger id concept for this , u need just to alter the node location.
    Regards,
    Vijay.

  • How to expand definitly the left SAP Portal menu?

    Hello,
    My users want to expand definitly the SAP Portal menu. They want to see all of the existing content on the left hierarchy of the portal. Is it possible to do this by using the standard customizing?
    Many thanks,
    Fred

    Hi,
    this can be done easily by developing a JSP page that makes use of the navigation taglib:
    http://help.sap.com/saphelp_nw70/Helpdata/en/42/f35146a7203255e10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw70/Helpdata/en/42/f35105a7203255e10000000a1553f7/frameset.htm
    Use the samples to get an understanding of how to develop this JSP page.
    br,
    Tobias

  • Entitlements and portal menu

    Hi,
    we created an Entitlement based in a role that compares a Session
    Property Set's property value to "someValue".
    We applied that Entitlement to a book within the portal desktop and
    checked the View capability.
    A Pageflow portlet in the header of the shell sets "someValue" or
    "someOtherValue" in the Http Session according to the drop-down
    selection submitted by the user.
    We expected that when "someOtherValue" is submitted and set in the
    Http Session the book should not appear in the portal menu.
    But the book gets hidden only after the next interaction with the
    portal (a click in some menu item, a refresh in the browser etc).
    - What is the moment when the Portal engine applies Entitlements to
    resources?
    - How to refresh the entitled resources collection (books and pages)
    after setting some value in the Http Session?
    Thanks,
    Eduardo.
    Edited by: Eduardo Gouvea on Oct 2, 2008 10:16 AM

    Hello Eduardo,
    I am no expert in the portal lifecycle but I can see that the entitlements were evaluated and then the pageflow executed so it seems like a solution would be to send a redirect from your pageflow after you set the property that effects visitor entitlements: http://beehive.apache.org/docs/1.0.2/netui/apidocs/javadoc/org/apache/beehive/netui/pageflow/annotations/Jpf.Forward.html#redirect()
    This use case is similar to logging in a user. After you authenticate a user you should always redirect back to the portal because who knows what is left over from evaluating entitlements before you authenticate them... the user could have been logged in as someone else prior to another login.

  • Portal menu items not loading

    Hi,
    for some reason, on my browser most of the portal menu items don't load properly. This happens on the detailed navigation when I expand any folder that contains iView links. I see the message loading... but nothing happens.
    Some of the iviews don't load either. I see a flash message on the statu bar at the bottom that says 'error on the page' and then 'done'. I'm sure this is a IE issue since it works just fine on a different computer for the same portal. What could be wrong with my browser ? Any help would be greatly appreciated.
    Sudheer

    Hi Anand,
    You need to make host entry for IP add (URL IP add. of Porta) in host file.
    To add host entry go to run from start and type drivers it will open new window, click on etc folder,new open host file in notepad or any other word editor, there you will find default host entry for localhost, below this add your entry, e.g.
    127.0.0.1       localhost
    <IP add>       <host name>, where host name will be your company name or any thing.
    While opening Portal use host name instead of IP in URL
    Thanks
    Sandy

  • Portal Menu - possibilty of export

    Hi, is there possibility of dynamic exporting and importing menu (or fragment of menu such a set of iViews assigned do role) to the portal (for example in xml file).
    The problem is that I want to develop portal application and present it on the portal, but I don't want to customize menu manually. How can I do that??
    There is an example in pdk "navigation" but it is done with one xml file and it is performed during start of portal.
    Thanks for any help.

    Hi,
    The portal server should be accessed with the fully qualified domain name of that server.
    This is because the SAP logon ticket is stored as a cookie in the browser.
    It is a feature of cookies that they are only sent back to the domain that set them.
    This is to protect your privacy by making it harder to track your browsing across different websites.
    Raghu

  • Portal menu portlet performance problems

    I need to extract part of the portal page hierarchy for a menu type
    portlet (java), but im having difficulties getting acceptable
    performance. I use a "select ... connect by prior" to get several levels
    of the page hierarchy in one request like this:
    select level, id, parentid, title, type, ispublic, description
    from portal.wwpob_page$
    where subscriber_id = 1 and siteid = 1 and language = 'us' and is_template = 0
    and type not in (3,5,6,7,8,9,10,11) and level <= :paramLevels
    start with id = :paramStartPageID
    connect by prior id = parentid
    However im getting a full table scan on wwpob_page$ in the above select and its
    taking several seconds. While i have tried many things i havent had any succes
    tuning my way out of it. Can some1 help? Oracle execute plan shown below:
    SELECT STATEMENT Optimizer Mode=CHOOSE          1 K          6                     
    FILTER                                        
    CONNECT BY WITH FILTERING                                        
    NESTED LOOPS                                        
    INDEX FAST FULL SCAN     PORTAL.CORNERS_PK     1      8      1                     
    TABLE ACCESS BY USER ROWID     PORTAL.WWPOB_PAGE$                                   
    HASH JOIN                                        
    CONNECT BY PUMP                                        
    TABLE ACCESS FULL     PORTAL.WWPOB_PAGE$     1 K     50 K     6

    Hi,
    We have a Site Indexing Portlet available on the Portal Integration Page. This is a free to download and use portlet. We do ship the sourcecode also along with it. You could try looking at the source-code and see if that would help you.
    thanks,
    Harsha

  • Portal menu priority effects catalog return screen

    Hi Everyone,
    We are implementing SRM 7 and Portal. We've copied/amended the ESS role slightly and created a new Home menu with UWL and a bespoke help guide etc.
    When we now go into the catalog and add an item to the basket, the return screen is whatever the first screen in the Home menu is e.g. UWL as opposed to the Shopping Cart iview.
    We've looked at notes covering the _Parent and _top configuration in the backend and we're up to date with those but this appears to be something different as the Page container for the Shop changes to the page of the first menu item.
    We can recopy the SAP role/workset but this does not allow us to set the custom Home page as the first menu item.
    Has anyone come across this before and has a fix?
    thanks
    Rob

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Alias to iView and portal menu dependency - urgent

    Hello All
    I've created iView for WDJ application, and given it alias, so it can be accesed via https://my.portal.com/irj/portal/MyAppAlias. It works ok, but I'd like to open this app with portal menus (those, which normally lead to this app) to be highlighted and open just like in case when user clicks it. Menu is simple, top tab is role, then upper menu from workset and iView gives left panel menu to clik.
    Is it possible to access application directly keeping menus properly handled?
    Best regards
    Thanks in advance
    Maciej Gottfried

    Hi Maciej,
    You can create an iView from this application ,put it in any structure you want inside a role.
    Then configure this iView property "quicklink" to the alias you want, for instance "MyAppAlias".
    Afterwards when you type in the url: https://my.portal.com/irj/portal/MyAppAlias you would be navigated and see the app in the content area and TLN and DTN panel showing the exact structure where this iView is located.
    more details on quick links:
    http://help.sap.com/saphelp_nw73/helpdata/en/49/3e2a1129002221e10000000a42189d/content.htm?frameset=/en/49/3d203a13301ec6e10000000a42189b/frameset.htm
    Best Regards,
    Tal

  • Strange Portal menu navigation behaviour

    Hi
    We have an issue with a couple of menu points in our Portal.  When we click on these items we are actually navigated  back to the Portal start page.
    When we clear the browser cache, it will work for a couple of hits to the offending page, but then we get navigated back to the start page.
    We are using EP7 support pack 6
    Please help
    Regards
    Gareth

    Hi Harini
    Thanks for your help.  After your suggestion around browsers I checked the caching level of the individual iviews and the problem was solved.
    Thanks anyway
    Regards
    Gareth

  • App page link to "federated portal" menu with  webdynpro for JAVA

    Hi experts,
    we have completed the federated portal configuration from EP to CE7.1
    Clients just log in EP, see both EP and CE content.
    Now, clients want to make a index page with some link and fashion pictures pointed to exact EP or CE page.
    I found a method "WDPortalNavigation.navigateAbsolute" which can do this in EP.
    but when i change content path to my CE content, the method failed.
    WDPortalNavigation.navigateAbsolute(
                   "ROLES://NetWeaver_content_producers/<my CE producer's name>/portal_content/...<my path>",          
                             WDPortalNavigationMode.SHOW_INPLACE,
                             null,
                             null,
                             WDPortalNavigationHistoryMode.ALLOW_DUPLICATIONS,
                             null,
                             null,
    is there something wrong calling the method? or anything else?
    Thanks in advanced!
    Fishy

    any idea? 
    thanks.

  • Layout of menu on Portal

    Hi,
    I want use portal menu as a portlet, but I don't know how to change layout of generated menu. I know how I can change colors and fonts but I don't know how to change layout. Currently is menu in porlet generated into html table by PL/SQL procedure, but I need DIVs with specific parameters.
    Many thanks.

    Hi!
    I have the same problem!
    Did you find a decision?

  • Links in portal toolbar no longer working after navigating within a room

    Hi!
    We have a rather strange problem. Say a user navigates to the collaboration room list ("collaboration" -> "rooms") and enters a room. When he/she then changes the part of the room (e.g. from "Room Discussions" to "Room Documents"), the second row of the top navigation bar gets inoperable.
    Our portal menu looks like this ("=some entry=" means "selected"):
    Intranet
    Help
    Content-Administration
    =Collaboration=
    =Rooms=
    My Tasks
    My Meetings
    After entering a room and changing to any other room page than the one initially shown, the menu jumps to this state:
    =Intranet=
    Help
    Content-Administration
    Collaboration
    =Rooms=
    My Tasks
    My Meetings
    So suddenly the first entry in the top bar is highlighted, not "collaboration" anymore. (I can tell it's always the first entry who gets selected, since not every user's view has "Intranet" as the first entry - and still the first entry gets selected.) From now on, "Rooms", "My Tasks" and "My Meetings" are inoperable. They are still clickable links, but clicking on them causes a javascript error and nothing happens. ("'gNavTree.children[...].children' is null or no object")
    Clicking on "Collaboration" in the top level navigation bar fixes the problem. The page reloads and everything is as it should be. This is reproducible in IE and Firefox. A complete reboot of the portal did not help. This only occurs when browsing within a room. Browsing within other parts of the portal does not have this effect.
    Unfortunately I don't recall which change we made to the portal that caused this. (It definitely worked at some point before.) I do recall, however, that we translated "collaboration" (and only "collaboration") to another term better suited to our needs using the portal content translation feature. However, to rule this out as a cause of the problem I reverted to the original naming and the problem remained. Just thought I'd mention it for what it's worth.
    Does anyone have any ideas?
    Thanks a lot in advance for your input! It's no showstopper, but it's confusing the users and kind of a weird problem I can't explain.
    Regards,
    Jens

    Hi Prabhakar,
    we have an open call on this issue. SAP replied on the 10th of March:
    "As this DTN issue isn't reproducable on our SP15 system, please upgrade your KM version to PL1, as per NOTE 911395(same as our test system). If for some reason the issue still exists after this upgrade I will further this issue with our Dev colleagues."
    I read the note mentioned (which contains a list of the changes in PL1) and it says nothing about this issue in particular, if I'm not mistaken. Our system is on SP15 (not SP15 PL1), so we'll have to upgrade to PL1 first before we can investigate this any further. I currently don't know when this update is scheduled by our systems engineering department.
    Is your system on PL1 by any chance? If so, then the problem has not been fixed in PL1 - which would be interesting for us to know.
    Thanks,
    Jens

  • Urgent: Cannot add a New level1 Tab in iSupplier Portal

    Hi All,
    We have a responsibility called XX iSupplier Portal in that i have to create a new custom page and attach the page as a New tab in the home screen of this responsibility.
    I have already done similar requirement in iExpenses successfully but here come the problem, i have tried my level best but couldn't get it done.
    Please find the details below
    Responsibility Name : XXX iSupplier Portal
    Menu : iSupplier Portal New Menu
    One Function(Name: iSP CP Home Page) and one submenu (Name:XXiSP_HOMEPAGE_MENU) attached to this main menu
    XXiSP_HOMEPAGE_MENU has the below tabs Home,Orders,Shipment..etc
    Prompt               Submenu                              Menutype
    =================================================================================
    Home
    Orders           Orders                              Standard
    Shipments          XXVFI_POS_SHIPMENTS               Standard
    Planning          XXVFI_Supplier_Collaboration_Planning          Standard
    Accounts          Account                              Standard
    Product               Product Information                    HTML Tab
    Admin               iSP Admin Tab                          HTML Tab
    The above are the existing Tabs in that i have tried to add my page as below
    created a function XX_ISUPPLIER_INQUIRY and attached to a HTML Tab menu XX_ISUPPLIER_INQUIRY_MENU.
    I have attached my menu to the XXiSP_HOMEPAGE_MENU but i couldn't see my menu
    Even i have tried to rename the existing tab but it doesn't reflect in the page (ex.) Renamed Admin tab as XXAdmin
    but when i looked in the about this page--> Page context--> i could see all the changes i have done but unfortunately it didn't reflected in the page.
    I have cleared cache and bounced the apache as well but no luck .
    Please advise as soon as possible
    Best Regards,
    CSK

    Daniel,
    Go ahead and Apply this note , it will fix your issue.
    Do you have a third column in AISUSER T.Code .
    This issue is fixed in ST : SAPKITL426
    Note 1140822 - SAP customer number for installation number &1 unknown
    Thanks,
    Uday

Maybe you are looking for