How to set selected Language from Portal dropdown in Logon to User profile

Hi Gurus,
I select a language in Portal Language dropdown in the Logon Page.
After login in the content is getting displayed in the browser language.
I want the portal content to be displayed in the selected language in the portal LogonPage.
I checked the thread Logon page change to add a dropdown for language
The is the requirement for me too .
Kindly suggest me on how to set the language in the Portal user Profile so that the portal contents gets displayed in the selected languages from the dropdown .
Thanks in Advance

Hi Prasanna,
The language that the portal is displayed in depends on the following
heirarchy, with the languages at the top of the list taking precedence
over those at the bottom:
1. Component (iview) language (defined in the portalapp.xml)
2. Portal Mandatory language (defined in the prtDefault.properties)
3. User language (defined in the user#s profile).
4. Request language (defined by the browser).
5. Portal Default language (defined in the prtDefault.properties)
6. System Default language (default locale defined by the OS).
So for example, if you have your portal user language (as in point 3)
set to Russian, but the language of the iView that is the logon page
(as in point 1) set to English, that logon page will be displayed in
English.
Keeping the above in mind, please make the necessary changes to the
configurations and check if it helps.
Regards,
Sowmya
Edited by: Sowmya K on Jun 2, 2011 11:32 AM

Similar Messages

  • How to set a language from LTR to RTL in illustrator cs4

    how to set a language from LTR to RTL in illustrator cs4.....plz help

    Mac or PC
    In either case the language has to be selected on the Mac go to the SystemPreference and language and text and select arabic as the language etc.
    That should do it.
    Oh, yes just in case you have to also select and arabic type face and it helps if you have a ME computer.

  • How to set default language for Portal?

    Hi All,
    We use EP6.
    Default language is not defined and therefore is being set by the browser's language.
    Where do I set default language for all users?
    (I don't want that the users will be able to change it by themselves by browser/EU role).
    I tried to set the "request.mandatorylanguage" and
    "request.mandatorycountry" in prtDefault.properties but it didn't help.
    Thanks,
    Omri

    Hi Omri,
    are those to parameters
    request.defaultlanguage=...
    request.defaultcountry=...
    set in the prtDefault.properties, and the J2EE Server restarted after the change?
    Check out this thread and the link given there for more info: HOW to define the default language in the portal
    Hope this helps,
    Robert

  • How to set selected JTree from outside?

    I have a JTree for example
    -A
      -a
      -b
      -c
    -B
      -a
      -b
      -c
    -C
      -a
      -b
      -cif the tree is All expand , it is easy to select the the tree by setSelectionRow(5), the result is "B.a", but how to select the the tree if all collap
    -A
    -B
    -C
    {code}
    let say i want to select "B.c", it can't use setSelectionRow(7) becouse the row between 0-2. So how to select the tree if the tree is *collap*?
    thx..                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    i had try use setSelectionPath but still can't wotk
    this sample code:
    import java.awt.Dimension;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.JTree;
    import javax.swing.tree.*;
    import javax.swing.*;
    public class test_tree extends JFrame{
        JTree tree;
        DefaultMutableTreeNode root_tree;
        test_tree(){
            //DefaultMutableTreeNode root_tree = new DefaultMutableTreeNode("Root",true);
            root_tree = new DefaultMutableTreeNode();
            DefaultMutableTreeNode child_tree;
            DefaultMutableTreeNode child_tree2;
            DefaultMutableTreeNode child_tree3;
            child_tree = new DefaultMutableTreeNode("A1",true);
            child_tree.add(new DefaultMutableTreeNode("A1.1",false));
            child_tree.add(new DefaultMutableTreeNode("A1.2",false));
            child_tree.add(new DefaultMutableTreeNode("A1.3",false));
            child_tree2 = new DefaultMutableTreeNode("B2",true);
            child_tree2.add(new DefaultMutableTreeNode("B2.1",false));
            child_tree2.add(new DefaultMutableTreeNode("B2.2",false));
            child_tree2.add(new DefaultMutableTreeNode("B2.4",false));
            child_tree3 = new DefaultMutableTreeNode("C3",true);
            child_tree3.add(new DefaultMutableTreeNode("C3.1",false));
            child_tree3.add(new DefaultMutableTreeNode("C3.2",false));
            child_tree3.add(new DefaultMutableTreeNode("C3.3",false));
            root_tree.add( child_tree);
            root_tree.add( child_tree2);
            root_tree.add( child_tree3);
            tree = new JTree(root_tree);
            tree.setRootVisible(false);
            tree.setSize(100,300);
            add(tree);
            JButton bt = new JButton("witPath");
            bt.setSize(new Dimension (80, 30));
            bt.setLocation(200,100);
            bt.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent e) {
                    tree.expandPath(new TreePath(root_tree.getNextNode().getChildAt(1)) );
                    tree.setSelectionPath(new TreePath(root_tree.getNextNode().getChildAt(1)) );
            add(bt);
            JButton br = new JButton("witROW");
            br.setSize(new Dimension (80, 30));
            br.setLocation(200,150);
            br.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent e) {
                    tree.expandRow(1);
                    tree.setSelectionRow(3);
            add(br);
            setSize(400,400);
            setLayout(null);
            setVisible(true);
            setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         public static void main(String args[]){
                new test_tree();
    }thx..

  • How to pass the selected Pernr from Portal to WDA iview dynamically ?

    Hi ,
    How we can pass the selected Pernr from portal page to the webdynpro application dynamically?
    Ex:
    If a manager select a employee id of an employee then it should display all the related document regarding the employee in the ivew.
    For that we need to pass the employee id(Pernr) to the iview.How it is possible.
    Thanks,
    Deepika

    Hi Deepika,
    Try using portal events. You will have to register and handle the required portal event in your WDA application.
    [Portal Events Help|http://help.sap.com/saphelp_nw70/helpdata/EN/03/0048413e466e24e10000000a155106/frameset.htm]
    In this link, navigate to Integration->portal integration->Portal Events.
    Also go through some sample applications:
    WDR_TEST_PORTAL_EVENT
    Regards,
    Reema.

  • How to select data from multiple dropdowns(HTMLDB)

    Hi,
    How to get the data from multiple dropdowns in the same report. Both the dropdowns are gerring data from the same table.
    Ex:
    abc-1st dropdown
    pqr-2nd dropdown.
    when abc and pqr are blank, it should display all records by default. If abc="some value" and pqr is empty then it should display all values corresponding to abc.
    Regards,
    Pallavi

    Pallavi,
    I think this might be something you are looking for:
    http://htmldb.oracle.com/pls/otn/f?p=31517:99
    There are some examples on how to modify your SQL to get it working the way you want.
    Denes Kubicek

  • How to install multi language in Portal?

    Hi,
    Can someone give me the directions in how to install multi
    language in Portal? I found the "langinst.cmd" file under
    ORACLE_HOME\portal30\admin\plsql, also another
    file "langinst.sql" under ORACLE_HOME\portal30
    \admin\plsql\nlsres.
    I am not quite sure how I can do that, which file I should use.
    And once I installed the multi language, can I just go into
    portal to create a new content area and using the multi language?
    Thanks for any comment in advance!
    Kelly.

    Hi Kelly
    You need to identify parameters for this file and run file. Its
    langinst.cmd for WINNT and langinst.csh for UNIX.
    1.     From the dos prompt , go to the following directory on
    your server.
         Oracle/iSuites/portal30/admin/plsql/
    2.     Set the Oracle_Home to = oracle/iSuites/
    3.     Run the command
    langinst.csh -s portal30 -p portal30 -o
    PORTAL30_SSO -d PORTAL30_SSO -c oid -l ar -available
    s - schema
    p - password
    o - < login server - in your case it may be portal30_SSO >
    d - <password- maybe portal30_sso>
    c - connect string
    l - language (which is set to ar )
    ar is arabic which i ve set
    Good Luck
    Regards
    Yogesh

  • How to get selected value from selectOneRadio ???

    Hi...i want to how to get selected value from selectOneRadio and use it in another page and in backing bean.
    Note i have about 10 selectOneRadio group in one page i want to know value of each one of them.
    Plzzzzzzzz i need help

    You have a datatable in which each row is a question, correct?
    Also in each row you have 5 possible answers that are in a radio, correct?
    So,
    You need to put in your datatable model, a question, and a list of answers (5 in yor case) and the selected one.
    So you will have a get to the question, an SelectItem[] list to populate the radios and another get/set to the selected question.
    ex:
    <h:selectOneRadio value="#{notas.selectedString}" id="rb">
    <f:selectItem itemValue="#{notas.valuesList}"/>
    </h:selectOneRadio>
    Search the web for examples like yours.

  • How to import select photos from Iphoto into Adobe Elements

    How to import select photos from Iphoto into Adobe Elements

    If you wish to import in Elements Organizer here is the guide to help you out with all you need to use iPhoto and Organizer. http://helpx.adobe.com/elements-organizer/using/import-media-iphoto-library-mac.html
    If you wish to set PSE Editor as your editor for iPhoto images then here is the help link to guide you for the same - http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-iphoto-mac-os.html
    Hope it helps.
    Thanks,
    Garry

  • HT5113 How do I change  language  from German to English in my pre load iTunes app on my iPad 3

    How do I change language from German to English in my new iPad 3

    Setting App is like this
    From Google translate
    SETTINGS > GENERAL > INTERNATIONAL > LANGUAGE > select ENGLISH
    Einstellungen> Allgemein> International> Sprache> select ENGLISH

  • How to get selected value from OADefaultListBean.

    Hi All,
    How to get selected value from OADefaultListBean ?
    Thanks,

    Hi,
    To identify the user's selection(s) when the page is submitted, you would add the following logic to your processFormRequest() method:
    OADefaultListBean list =
    (OADefaultListBean)webBean.findChildRecursive("positionsList");
    String name = list.getName();
    String[] selectedValues = pageContext.getParameterValues(name);
    To retrieve all the values in the list box, call list.getOptionsData().
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to get selected values from selectManyCheckbox ?

    Hi,
    I am a SOA developer and using 'Auto generated adf form' of Human Task. I did some customization in the form. I need to show one dynamic list (contains multiple string values) on a form, from which user will select desired values. For this I have used <af:selectManyCheckbox> adf component.
    It has generated code as follows...
    <af:selectManyCheckbox value="#{bindings.Response.inputValue}"
                                             label="#{bindings.Response.label}"
                                             id="smc1">
                        <f:selectItems value="#{bindings.Response.items}" id="si9"/>
    </af:selectManyCheckbox>
    I am able to show list on a form and can select multiple values also.
    Now, I want the multiple selected values back in my BPEL process. I need only those values which are selected by user.
    Currently I am getting complete list as it is back in BPEL process.
    Please help me out..!
    Thanks..
    Suraj

    Unwinding ADF: How to retrieve Selected Items from selectManyCheckbox using ValueChnageListener

  • How to set a variable in portal session using web dynpro java.

    Hi,
    I have created a web dynpro application, which is running inside portal. I have created a role called "R1". Inside role R1, i have created 3 workset W1, W2 and W3. and inside each workset i have some pages and iviews.
    My requirement is when user logins to the portal , and when he clicks on role R1 for the first time, a login page should come (so that we can do revalidation), and when he enters his password again in that login page , then only workset W1, W2 and W3 should be visible/accessible to him and after successful revalidation, if he clicks again on role R1, in that particular portal session, than that login page should not come.
    for this, i thought i will set a variable in portal session, whenever user successfully revalidated himself, and if after successful revalidation he clicks again on role R1, i will check in doinit method of webdynpro whether variable is set or not (which i already set on successful revalidation), and if it is set then i will do Donavigation else i will present login page to the user.
    Can anyone tells me how to set a variable in portal session using web dynpro java.
    thanks
    Arush

    Hi,
    Try this:
    WDScopeUtil.put(WDScopeType.CLIENTSESSION_SCOPE, key, value)
    WDScopeUtil.get(WDScopeType.CLIENTSESSION_SCOPE, key)
    Ex:
    WDScopeUtil.put(WDScopeType.CLIENTSESSION_SCOPE,"Key1","Value1");
    String value1=WDScopeUtil.get(WDScopeType.CLIENTSESSION_SCOPE,"Key1").toString();
    /people/william.cui/blog/2007/02/12/sharing-session-context-between-parent-and-external-windows-running-on-same-host
    Regards,
    Charan

  • When I open a PDF file and I try to Save As to my shared drive I can't select it from the dropdown

    When I open a PDF file and I try to Save As to my shared drive I can’t select it from the dropdown menu. (See screenshot).
    When I select on the left side “Computer”, then my shared drive is available. (See screenshot).

    Hi staceye,
    Where are you creating the PDF file, and what is the error that you're receiving? Is it a file that is saved in your Acrobat.com online account?
    Best,
    Sara

  • How to insert select columns from one internal table to another

    Hi,
    How to insert select columns from one internal table to another based on condition as we do from a standart table to internal table.
    regards,
    Sriram

    Hi,
    If your question is for copying data from 1 int table to other ;
    we can use
    APPEND LINES OF it_1 TO it_2.
    or if they have different columns then:
    loop at it_1 into wa_it1.
    move wa_it1-data to wa_it2-d1.
    apped wa_it2 to it_2.
    clear wa_it2.
    endloop.
    thnxz

Maybe you are looking for

  • How to calculate Age in BEx query

    Hi, I need to calculate age in years based on person's date of birth and the key date that user of the report will enter. So, basically in my query I already have date of birth characteristic from 0PERSON InfoObject. I created ZAGE key figure and add

  • Internet Sharing in System Preferences

    I have a late 2008 MBP. I tether to get my internet. I use internet sharing to share airport with my wife's MB. I am experiencing extreme unreliability with the Internet Sharing staying up and connecting to the MB. Does anyone have any experience wit

  • Zapfdingbats missing in JVM 1.3

    I wrote an applet using Zapfdingbats font and it worked fine with JVM 1.1. Now I loaded JVM 1.3. and my applet shows hyroglyphes. I haven't changed my program. What is wrong here? Claude

  • Adobe Acrobat Std v8.1.5 - why can't I print like I normally do?

    I installed the download yesterday to v8.1.5 and ever since I have not been able to print.  Keep getting "Invalid Adobe PDF printer properties. Pls select "Print directly to the printer" option from Adobe pdf printer properties "Advanced" tab."  I di

  • Remove the 1 pixel black border around my flv file embedded in my page

    I cant seem to figure it out.  Here is the code below.  I have been trying different things for the past 5 hours.  Please help. Thanks <script src="Scripts/swfobject_modified.js" type="text/javascript"></script> </head> <body> <object classid="clsid: