Issue in Global home page in  portal.

Hi All
     I had one global home page in itranet portal  I had few country tabs  like India,US,UK etc.. like that for to select specific country ,here my requirement is if the end user didnt select any country but by default  it has to be Visible with India country
for Indians
    Suppose if the US people access that intranet portal  by default it has to open with US country with out selecting the tab,if they want to choose other country then they will choose the countries.how can I maintain the cookies or any other way is there for to fix this requirement.
      If any body have the solution please let me know .
Thanks
Renu

Hi Renu,
  Are you talking only about content (roles, worksets, iviews, etc.) or are you also saying that you need to provide a unique desktop layout (theme, branding, etc.) for users of different nationalities?
  If all you want to do is provide unique content, the problem sounds rather easy and could be addressed by simply grouping your users in the UME such that all Americans share a common group, Indians share another, Germans share yet another, etc. Obviously this calls for an extra step when creating this user whereby the Admin must know the country of origin of this user before creating their ID... but that doesn't seem like too much to ask. Once these groups are established, you assign the content you want for each nationality to each respecitve group and you've achieved your goal.
  Alternatively, if you're also looking to deliver a unique appearance (theme, branding images, etc.) for different nationalities, then you can still use the same approach mentioned above of grouping users in the UME but you'd now want to create additional desktops in the PCD and modify the Portal's Display Rules to assign a unique desktop to each nationality based on group membership.
  Here's some sample documentation that discusses Display Rules:
http://help.sap.com/saphelp_nw04s/helpdata/en/4b/29cf122f414721964269e1b675d62c/content.htm
-Kevin

Similar Messages

  • Assigning a page as users home page in portals

    Hi, I've created a portal page. For some users we want this to be the default page they see as soon as they login instead of the default portal homepage. How can I achieve this?
    Thanks

    You may use either of the two ways to achieve this and both uses portal profile settings of the user. To access portal profile settings, go to Builder page/Administer tab; and use the portlet edit portal profiles.
    1. one can either define a group with its default home page as this page that you created. then you can make all such users a member of that group. and now define this group in the 'portal profile' of these users.
    2. or simply define this page as the default homepage of the user in the same portal user profile.
    understand that this assumes that you do not want to make it the homepage for all users - or the 'global default homepage'.
    hope that helps!

  • Global error page for portal project

    Hi
    This is regarding weblogic 8.1.
    We have a portal project which contains several portlets. For handling exceptions
    in a page flow we have a global error page at the project root level and each
    portlet redirects to this error page /error.jsp in case of any errors.
    When the user is redirected to this error page the page is displayed in the portlet
    context. How can we make this error page to take up the whole screen and display
    it outside of the portlet context so that all other links within the portal (books
    and pages) are not displayed to the user.
    In all cases, the redirection to the error page occurs from a page flow.
    Thanks in advance,
    Sameer

    Sameer,
    Please post this question to the weblogic.developer.interest.portal
    newsgroup.
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Sameer Dalal" <[email protected]> wrote in message
    news:3f4bd37f$[email protected]..
    >
    Hi
    This is regarding weblogic 8.1.
    We have a portal project which contains several portlets. For handlingexceptions
    in a page flow we have a global error page at the project root level andeach
    portlet redirects to this error page /error.jsp in case of any errors.
    When the user is redirected to this error page the page is displayed inthe portlet
    context. How can we make this error page to take up the whole screen anddisplay
    it outside of the portlet context so that all other links within theportal (books
    and pages) are not displayed to the user.
    In all cases, the redirection to the error page occurs from a page flow.
    Thanks in advance,
    Sameer

  • Global Error page in portal

    Hi
    This is regarding weblogic portal 8.1.
    We have a portal project which contains several portlets. For handling exceptions
    in a page flow we have a global error page at the project root level and each
    portlet redirects to this error page /error.jsp in case of any errors.
    When the user is redirected to this error page the page is displayed in the portlet
    context. How can we make this error page to take up the whole screen and display
    it outside of the portlet context so that all other links within the portal (books
    and pages) are not displayed to the user.
    In all cases, the redirection to the error page occurs from a page flow.
    Thanks in advance,
    Sameer

    Also, you could do this:
    * @jpf:catch type="Exception" method="handleAllExceptions"
    * @jpf:exception-handler
    * @jpf:forward name="errorPage" path="/error.jsp" redirect="true"
    protected Forward handleAllExceptions( Exception e, String actionName,
    String message, FormData form )
    return new Forward( "errorPage" );
    In this case, handleAllExceptions() will redirect to the error page, which
    will bring you out of the portal.
    Rich
    "Subbu Allamaraju" <subbuATbeaDOTcom> wrote in message
    news:3f4cdefa$[email protected]..
    Sameer,
    The portal rendering framework renders the error page inside portlet
    windows to address the most common scenario, where failure in a given
    portlet won't stop users from interacting with other portlets.
    Here are the options you've to address your use case:
    - Handle the exception in the pageflow itself, and do a sendRedirect()
    to the error page. This would bypass rendering of other portlets, and
    user will be redirected to the error page.
    - If the source of the exception is the JSP, you'll have to add some
    javascript in the error page to do a redirect or, better yet, replace
    the markup.
    Subbu
    Sameer Dalal wrote:
    Hi
    This is regarding weblogic portal 8.1.
    We have a portal project which contains several portlets. For handling
    exceptions
    in a page flow we have a global error page at the project root level andeach
    portlet redirects to this error page /error.jsp in case of any errors.
    When the user is redirected to this error page the page is displayed inthe portlet
    context. How can we make this error page to take up the whole screen anddisplay
    it outside of the portlet context so that all other links within theportal (books
    and pages) are not displayed to the user.
    In all cases, the redirection to the error page occurs from a page flow.
    Thanks in advance,
    Sameer

  • Group home page in portal 9iAS

    Where exactly do you set the home page for a group in portal 9iAS? If you edit a group, there is no option to set the home page. Has this moved to somewhere else in 9iAS?

    Hi All,
    My home page should look like this...
    <b>News....                     Promotions....</b>
    hyper link 1                      link 1
    hyper link 2                      link 2
    hyper link 3                      link 3
    <b>Features....                  What new...</b>
    link 1                           link 1
    link 2                           link 2
    <b>Transaction iview1            Transaction iview 2</b>
    Example..
    i'm attaching link..
    http://www.indiainfoline.com/
    Can anybody help me regarding this..really urgent
    Regards
    PRadeep
    Message was edited by: Pradeep Reddy
    Message was edited by: Pradeep Reddy

  • Change HOME page in portal

    hello forum,
    Here is quite a newbe question I suppose..
    Is there a fairly easy method to change the content of the iViews on the HOME page in the portal?
    We wish only to change the text in the 'SAP Enterprise Portal' iView (com.sap.portal.welcome.iView) in the 'Portal Information' page. I already copied the original page and iView to a separate folder.
    Since we only need to show a simple text on this page, I think there is no need to develop a completely new iView, but instead want to change the existing iView (at least a copy of it).
    Thanks!
    Walter

    Hello M Peter,
    I was able to download the com.sap.portal.ivs.iviewservice.par.bak from the PCD; I imported it in NDS by means of 'import Portal Application Project from PAR file'; I was then able to see the contents of this file and make changes to the welcome.properties file in dist/PORTAL-INF/private/classes/. After changing the text for the 'WELCOME' field I used Create/Export PAR file to upload the changes back to the portal. One restart later leaves me with the following error after logon:
    Error occurred while trying to access desktop: "portal_content/every_user/general/defaultDesktop". The object does not exist or you are not authorized to access it. If this problem persists, contact your system administrator.
    I checked SAP note 869690 that describes this symptom; but I cannot request the default desktop by the stated URL. I created copies of the desktop and login pages in order to be able to change them, which might explain this behaviour.
    Because the only change is in the com.sap.portal.ivs.iviewservice.par service; how can I replace this file? I tried opening the original .PAR file in NDS and exporting it to the portal; but this does not change anything.
    This is a serious error; how can we restore original behaviour?
    Regards,
    Walter

  • Home Page in Portal

    Dear All,
    I want to make Welcome page or Home page, when the enduser enters into portal like...
    i need to add news, promotions, and some more..as well as some transactions in a same page...  example:
    News(Left(Top)...Promotions(Right..top)
    Transaction1 (Left Bottom)   Transaction 2(Right Bottom)
    Can anybody tell me , how can i goahead.
    Help apreaciated
    PRadeep
    Message was edited by: Pradeep Reddy

    Hi All,
    My home page should look like this...
    <b>News....                     Promotions....</b>
    hyper link 1                      link 1
    hyper link 2                      link 2
    hyper link 3                      link 3
    <b>Features....                  What new...</b>
    link 1                           link 1
    link 2                           link 2
    <b>Transaction iview1            Transaction iview 2</b>
    Example..
    i'm attaching link..
    http://www.indiainfoline.com/
    Can anybody help me regarding this..really urgent
    Regards
    PRadeep
    Message was edited by: Pradeep Reddy
    Message was edited by: Pradeep Reddy

  • Regarding the global  home page

    Hi all,
    I have to change the settings, that any one request for the portal like http://<server>/portal/portal.pt then i can redirect user to a different customised page.
    How can i achieve this, please help me out.
    Regards
    Raj

    Hi Raj,
    You are absolutely correct.
    Have to create a new Experience Defination and you have to select the option whether the Home Page or Community Page(to be specific which Community)to be displayed just after login is successful.
    Thanks
    Bishnu
    Edited by bishnu_kumar at 11/29/2007 5:34 AM

  • Masthead not visible in home page of Portal 7.0

    Hi Experts,
    We are having an External Facing Portal. We had Made a change in Masthead and deployed it into the portal Successfully.
    When we are previewing the Masthead Iview we are able to see the iview perfectly. When i click on Frameworkpage Preview it is also fine.
    But when i try to see the portal from anonymous page Masthead is not getting loaded.
    I have checked the Permission or authentication it is set to anonymous.
    Can you suggest if restart is needed or any possible way it gets reflected.
    Please suggest as this is Production Portal.....in Quality and Development the same par file is working fine and we are able to see from anonymous page.
    Thanks,
    Krishna

    Hi Krishna,
    Try to run that framework page with an authenticated user and see if you see the masthead.
    If the answer is yes then the issue is a permission/authentication issue.
    If the answer is no then the issue is a different one.
    BR,
    Saar

  • SuPM home page getting stuck and couldnt able to enter

    Dear All,
    Greetings....
    we are not able to enter into SuPM home page and getting stuck while its loading.. due this cause, we have installed flashplayer_10_ax_debug (No flash player exist earlier).
    Now while loading SuPM home page in Portal, its displaying..
    Adobe Flash Player 10
    An Action Script error has occured
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
         at com.sap.xapps.analytics.sr.material.command::MaterialGetListCommand/onServiceLocatorResult()
         at com.sap.mvc.control.events::Callbacks/onResult()
         at com.sap.xapps.analytics.sr.business::WebServiceFactory/resultHandler()
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.rpc::AbstractService/dispatchEvent()
         at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
         at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()
         at mx.rpc::Responder/result()
         at mx.rpc::AsyncRequest/acknowledge()
         at DirectHTTPMessageResponder/completeHandler()
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at flash.net::URLLoader/onComplete()
                                                                                    [Dismiss All]    [Continue]
    i tried even by giving both options but still same issue.
    Please help.
    Regards,
    Nagarjuna

    Hi Nagarjuna
    The flex UI for SuPM is sturctured within the SUPM Portal packages OPMFNDUI and ANASUSTUI,so please re check whether you have installed the correct SuPM portal packages from service marketplace.
    Since I see some webservice related message in the log please re check the following post installation step in the installation guide :
    Configuring SAP UI Framework Web Service Proxies (look for the authorization details also).
    If you still get problem during loading the SuPM UI through portal please go to NW administrator and view the error log.
    Thanks
    Debraj Roy
    RIG APPS

  • Group Default Home Page doesn't work(WWC-44131)

    Hi,
    We had configured a Group "A" and and page group "pageA" before, and it have
    run well for a long time.
    Recently, we want to configure another Group and Page Group, but we couldn't archive that.
    Here are what we do.
    1) create a Page Group "pageB"
    2) create a Group "B"
    3) create a User "userB"
    4) grant access privileges(view) of "pageB" to Group "B"
    5) set Default Home Page of group "B" to "pageB"
    6) set group "B" to be the Default Group of "userB"
    When I logged in with userB, I got the error.
    Error: You do not have permission to perform this operation. (WWC-44131)
    I awared that the logging URL redirect to "pageA", and I didn't add userB to pageA, so I got the error.
    After I added userB to pageA, the logging would be successful(redirect to pageA), but it's not what we want.
    When I set the pageB to be the Default Home Page of userB, I could log into Portal with pageB successfully.
    But it's impossible that we set all the user's Default Home Page.
    Note that everything is okay before, the problem occurred when we want to add another page group.
    The Global Default Home Page is "Portal Builder".
    Any suggestions would be appreciated.
    Regards,
    Jimmy

    In a word, I set the Default Home Page of GroupB to PageB, and UserB belongs to GroupB.
    I didn't set the User Default Home Page of UserB.
    When UserB logged in, portal redirected UserB to PageA, not PageB.
    Why?
    Thanks in advance.

  • Itunes Videos Home Page completly black

    Hello,
    I'm currently using Itunes 6.0.3 for Windows on two different computers (WinXP) and on both I've got the same issue: the 'Videos' home page does not show anything. Nothing, it's just a big black square.
    Is anyone else experiencing the same?
      Windows XP  

    Thank you very much, katrina! If I'm not wrong, on a previous version of Itunes the 'Videos' link on the sidebar would show the Videos Home Page, not your personal collection of videos. Same thing for the 'Podcast' link. It used to show a podcast home page with a podcast search, correct? Now instead it shows the podcasts you subscribed for but at least at the bottom of the page you have a link to go to the podcast directories.
      Windows XP  

  • I want optimum.online to be the default home page

    Ever since I downloaded an update for Adobe, Firefox opens to an msn.com homepage. I would like my optimum.online homepage back.

    Your User Agent says you are still running Firefox 3.6, so let's try this.
    Open up internet Explorer (make sure firefox is closed). Go to [http://www.getfirefox.com www.getfirefox.com]. Click Download Now, then click "Run". Let the installer download and run through the install. Then you can close IE, open firefox and you should be up to date.
    If you still get the issue with your home page, click the firefox button, then options, and reset the home page to default one more time. You should be all good to go then :)

  • Google home page has spurious characters in address line. Why?

    I have recently rebooted my machine after getting some issues with it.I reset the home page to Google after hopefully fixing it. There is now an issue with the home page address:
    https://www.google.co.uk/?gfe_rd=cr&ei=qZ7jVJfvLNCq8wf-jIDwCw&gws_rd=ssl - what are teh surious characters after Google.co.uk?
    How can they be removed? I reset homepgae and search engines but nothing happened
    Thank you
    Regards
    Simon

    Did you bookmark only google.co.uk? If I try that hostname, I get:
    https://www.google.co.uk/?gws_rd=ssl
    That stuff after ".uk/" refers to the page being encrypted, but I have no idea what the rest is in your link.

  • Enterprise Portal 6.0 Home Page

    Hi All,
    when accessing the url http://nwep:50000/irj
    a blank page is getting displayed.
    Earlier it was getting displayed.
    Please suggest as what should i do to solve this issue.
    As i couldn't find any solution.
    Regards
    Puneet

    Hi All,
    No the Index page is not getting displayed and the processes are working fine. If i want to restart a server then what are the prequisites that i have to follow, for eg do i have to stop the instance and the server etc.
    How can i remove the role from the portal, as i'am not able to open the page (Home Page).
    Is there any other way.
    Is there any possibility that the page content has been deleted by a User (Developer). If yes then how to retrieve it again.
    Regards
    Puneet

Maybe you are looking for

  • Problem with Master Pages CS5

    Hello there, I started updating a file I created several years ago in InDesign CS3. I am currently running CS5. I have multiple master pages set up in this facing pages document. Sometimes I applied Master A to the left-hand page and Master D to the

  • Watching movies on projector hooked up as second monitor

    Hey all, here's a real good question for you. I currently have a projector (nec lt84 OLD!!!) and love it. It's hooked up to my G5 DC 2.0ghz with the 128meg geforce 6600lt (the stock video card with the dual core 2.0ghz). The projector's resolution is

  • Exporting using QuickTime informations

    I've a camcorder by Sony, HDR-CX305. It makes AVCHD files at 24Mbps data-rate. I have not problem to import and work with them but, for watching my movies on PS3, I use to export in MP4 with codec H.264. I don't know what number I have to use for bes

  • 3 Questions from a new user

    How do you protect a form from being over-written when you do a save as ? When you do a save as can you have Reader automatically generate a unique name for the form each time you fill it out ? Can you run Professional in a batch mode and what functi

  • Video streaming for native apps

    I want to create native apps from my video-based courses using Captivate and PhoneGap, but am having a hard time finding the best video streaming solution. I thought I would be able to use my AWS service; but apparently I can't. All of the lessons (u