Changing session language during Single Signon in PeopleSoft

Hi All,
I have a working PeopleSoft Single Signon environment. It is simple architecture where I have used the "Allow Public Access" feature in web profile configurations and a signon peoplecode program.
Users on an external portal are given PeopleSoft component specific URL's with user ID as a query string in the URL (for testing only). However, I'm unable to allow non-English (or user's language preference feature) login as "SetLanguage" is not supported in signon peoplecode. By default the login is in English.
Please let me know if there are any work around for this problem.
Many Thanks
Srini

Hello,
Is there a way to hide the option of select your language on the signin.html, I have removed the html code on signin.html and cleared the web server cache, still it shows up on the signin,html page? Am I missing anything?
Thanks
Ram

Similar Messages

  • How to change UI language during OS installation

    it's not for the OSX system's language,
    what I mean is the "macbook's" default language.
    I've got a foriegn version of Macbook,
    and during re-installation, all the interface is displayed in a different language, and there's nowhere to change it
    yes, I can read this language so I know there's no option to change the language, but this computer will be passed to someone who will have to do another re-installation himself again, that's when he'll run into some problems
    so is there a way to change the computer's default language? whenever a system is freshly installed, there also appears to have NO way to change the language either..... this is really frustrating..
    thanks

    it's not for the OSX system's language,
    what I mean is the "macbook's" default language.
    I've got a foriegn version of Macbook,
    and during re-installation, all the interface is displayed in a different language, and there's nowhere to change it
    yes, I can read this language so I know there's no option to change the language, but this computer will be passed to someone who will have to do another re-installation himself again, that's when he'll run into some problems
    so is there a way to change the computer's default language? whenever a system is freshly installed, there also appears to have NO way to change the language either..... this is really frustrating..
    thanks

  • Change NWA language for single user

    Hello, gurus!
    The question is stated above: how can I change NWA interface language only for single user?
    Users in our BPM system are fetched from Active Directory therefore I cannot change (as they advise) user for my user from NWA. It is inactive.
    Is there any other solution?

    It shows that users are stored in LDAP.
    Also I'd like to draw your attention to language preferences in my browser
    Desirable language (English) is specified as recommended in guidelines, but NWA nevertheless is showed in Russian as you can see.

  • How to change language during a browsing session

    Hi everybody,
    We need an implementation where a user can log in with a guestuser (which is shared with different real persons).
    So we have user "Guest1" being used by x number of persons.
    During their browsing session there persons need to be able to switch the language of the portal between English, French and Dutch WITHOUT changing the language attribute of the portal user "Guest1" in the UME.
    Does anybody know how we can achieve this?
    I already thought about changing the browser language using javascript but I cant find a way to do this...
    (tried navigator.userLanguage = "EN" but this gives me nothing)
    Thanks in advance
    Kind Regards
    Wouter Delellio
    Edited by: Wouter Delellio on Nov 12, 2008 4:20 PM

    Hi,
    Take a look at this
    Setting/Getting Available Languages in the portal using code
    Regards
    DV

  • Change user session language in HANA Studio

    Hi All,
    I have created a calculation view and used text join with a text table. The text table contains description in 2 language (say English and German).
    When I check of the output of the calculation view via SQL query (or data preview), only the english description is coming; which is perfect.
    My question is, how does HANA studio knows that my user session language is English? Can I change it to a different language?
    Say I want to see the German description. How can I get that?
    Regards,
    Raja 

    Hi Raja
    You can change the language settings in the properties dialog for the logon data.
    As the logon language is set at logon time, you need to re-connect after changing the settings to see the effect.
    BTW: this question had been answered already several times - using the search bar is not a crime...
    - Lars

  • Change language during Runtime

    Hey,
    i have following problem: I use Resourcebundles to internationalize my Java Applet. Now i want to add two Buttons where the user can change the language.
    I changed my i18n class to the following code:
    public class Messages
         private static final String          BUNDLE_NAME     = "de.mypackage.core.messages";     //$NON-NLS-1$
         private static ResourceBundle     resBundle     = null;
         static
              try
                   resBundle = ResourceBundle.getBundle(BUNDLE_NAME);
              } catch (MissingResourceException exc)
                   System.out.println("Can not find the ressource bundle for i18n.");
         static void setLocale(Locale locale)
              resBundle = ResourceBundle.getBundle(BUNDLE_NAME, locale);
         public static String getString(String key)
              try
                   return resBundle.getString(key);
              } catch (MissingResourceException e)
                   return '!' + key + '!';
    }When pressing the "english" button following code is executed:
    Messages.setLocale(Locale.ENGLISH);
    applet.repaint();
    applet.validate();But the language doesn�t change :-( What can i do?
    Thanks alot

    But the language doesn�t change :-( What can i do?I once did it this way: the problem is that all your Components already
    had their text set (e.g. JButton.setText(...)) and all those components are
    not aware of the fact that you changed your Locale so they don't do
    anything.
    Therefore I extended all these Swing classes and added an interface:
    LanguageListener which gets invoked when a Locale has changed.
    The Language listener just extends the PropertyChangeListener.
    When the method is invoked the Component sets its text again according
    to the now current Locale. It's a bit of work but it pays off ;-)
    kind regards,
    Jos

  • Use different column Name in Analytic View depending by logon session language

    Hi everybody.
    Is it possible to have different column names for ONE single Analytic View column depending by the Client session language?
    For instance:
    - we have one (only one)  column name let's say that is 'fatturato' (for an Italian Client session) and 'invoiced' (for an English Client session) etc.. etc..
    in other word the 'column name' changes depending by the language but the column is only 1 (one).
    Is it possible to manage this and how? In SAP Hana Studio?
    Is it possible to store in some way the different names of that column and relate them to the column itself?
    Thank you in advance
    Best regards.
    Sergio

    Hi Sumeet.
    We already did your suggestion...
    But after the action:
    " tab--> Migrate--> Add---> OK"
    what do you have to do to have a multi-language column naming?
    Let's say we have a column name = 'product' (in English).
    We'd like to have for the same column also the following name:
    - 'prodotto'  ->  for Italian
    - 'produit'  -> for French
    - 'produkt' -> for German
    .. and so on
    depending  by the Client session language (and this has to be done automatically of course).
    How this can be achieved?
    Thank you
    Sergio

  • Keep choosen language during login in Portal 9.0.4

    Hello
    In Portal 9.0.4 the language will switch after a login to the default language defined in your browser settings. It seems that this behavior is new in Portal 9.0.4.
    Our problem:
    ============
    We have some public pages and some available only for authenticated users. All the pages are available in multiple languages, even the public ones. So, if a user first looks at the public pages and changes for this the language (with set language portlet) and then logs in, he would wonder why he has to change the language again, or? We want to provide the possibility that a user (also a public one) can choose the language within portal. We cannot estimate that all the users of our website have set their preferred language in the browser settings.
    my Question:
    ============
    Is there any way to keep the choosen language during login in Portal 9.0.4?
    Thanks,
    Chrigel

    hi chrigel,
    tested this in portal 9.0.4.
    i select language a at login screen. browser has language b set as default language and language a as second language. when i now login portal keeps the language a as the session language.
    even if you login with language c set and browser has only language a and b set the portal pages show up in language c, which means that this is the session language as well.
    i was testing with IE 6.
    regards,
    christian

  • How to change sap-language parameter at runtime

    Hi
    I want to create a Change Language button on an webdynpro Application. I know that the parameter is determined during url creation, but i need the to give the user the posibility of changing the language without closing the browser and logging out etc.
    My idea is to us an Outbound plug assigned to lets say a Button. The plug is connected to an Inbound plug og the very same Window. So actually the Application will reload.
    The action on the button is like this
    data: l_language type sy-langu.
    l_language = cl_wd_runtime_services=>get_url_parameter( name = 'sap-language' ).
    wd_this->fire_language_plg(  ).
    Then i read the current language - i.ex: E
    But of course i will need to change the parameter sap-language to the new language - lets say: K
    But how?

    Hi,
    As far I know, there is no way to get the current url in browser. Alternately, you can get the url parameters and then construct the url with the parameters.
    write the below code in HANDLEDEFAULT method of Window:
    DATA: lt_parameters TYPE tihttpnvp.
    *Get URL params
      Wdevent->get_data(
      EXPORTING name = if_wd_application=>all_url_parameters
      IMPORTING value = lt_parameters ).
    *Construct URL
    CALL METHOD cl_wd_utilities=>construct_wd_url
         EXPORTING
           application_name = 'APPL_NAME' " your appl name
           it_parameters    = lt_parameters  " to this params itself you can append the sap-language
         IMPORTING
           out_absolute_url = lv_url.
    you may refer this document: Read URL Parameters in Web Dynpro ABAP
    Regards,
    Kiran

  • Hi All,i am currently working on a flex application that will allow the user to change the language

    Hi All,i am currently working on a flex application that will allow the user to change the language within the application from english to Japanese and vice versa. And everything works fine.
    I am using flex 4.5
    We allow the user to save records with english or japanese texts.
    problem
    When the user manually enters Japanese text and tries to save it the record defaults back to the default name (which is in english). But if you copy the entered text and paste it and then save it.It works fine.
    Any idea , why this is happening?
    Please let me know if the question is not clear.
    Looks like there was already a bug
    https://issues.apache.org/jira/browse/FLEX-28894?page=com.atlassian.jira.plugin.system.iss uetabpanels:all-tabpanel
    Not sure why does it say , Resolved .
    -KB
    Message was edited by: bKartik.b

    By Payal integration , you mean paypal button html ? or payment gateway setup etc ? If its a gateway configuration for your site domain then single page for all layout will work , but if you are using button code for all renditions then you would need to create separate pages for all.
    Thanks,
    Sanjit

  • Is it possible to accommodate dual language for single country?

    Hi folks,
    Here is the background information on our requirement. Any help would be appreciated.
    There are 3 Language parameter fields in SAP.
    1. Field PA0002-SPRSL which can be modified in ESS via Personal Profile. This does not force a revisit to the SAP Portal log on screen.
    2. Field in the back end using transaction SU3 for default parameters; field LANGU in table USDEFAULTS
    3. SAP Portal Logon Screen. The parameter field name is unknown and I would like to know where the field value sits.
    Currently the only language parameter that changes screen languages is the SAP Portal logon screen language parameter (number 3 above).
    The default parameter is associated with the use of language with data, based on the country value (molga) set in the default parameters (number 2 above).
    The personal Admin parameter on Infotype 0002 is utilized during SQL reads by various SAP programs and function modules to extract data that is available in multiple languages. For example, if the field SPRSL is set to DE (German), and the data has a language field such as the text from Country table T100, the German text of the country will be displayed rather than the defaulted language of English for country code 10 (USA).
    How will the language issue be addressed?
    The language requirement was established in requirement ENFHCM031 in SolMan, and was expanded in APPENDIX-A-ENFHCM031-ESS-Language setting of the requirement.
    Basically, the requirement is that USA (English & Spanish)and Canada (English & French) is to have dual language capabiltiies.
    The current configurable defaulted language to change the screen to either Spanish or French is by the Country Code and Personal Areas (Company Codes).
    USA and Canada default to English screens but the SAP Portal logon (see Appendix A in Solman) screen allows for language changes.
    My understanding is that this logon screen is going away with SSO via IDM.
    We are being told that technically that the option for the logon screen to remain without entering a User ID cannot be done. Is this true? what is the alternative/solution?
    Thanks.

    Hi,
    this is the hierarchy your language settings are taken into account:
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/938297a5061d69e10000000a1553f6/frameset.htm
    Regards
    Anja

  • Single-signon for multiple sites or sub sites

    Does anyone know of some good articles/publications or suggestions for
    implementing a single signon for multiple very secure internet sites in
    weblogic type environments.
    For example, bank1 has a internet site and bank 2 has an internet site.
    Bank 2 has some cool features they want to offer bank1's customers. They
    agree but, bank1 wants to present bank2 as a tab or part of bank1 site.
    IN order to do this there are lots of fun things, but the things Im
    interested in are how to authenticate between them and handle timeouts.
    timeouts seem particularly tricky in that if I dont hit a page on bank2
    for a while, it could time out its session for the guy on bank1. Also if
    im in the bank2 section of the site, then bank1 could time me out as
    well.
    any ideas let me know.
    thanks
    Joel

    I've been informed ;-) that a pure Java solution is also available from
    Entegrity. So here are a couple of URLs for you to research
    anagrammatically:
    http://www.netegrity.com
    http://www.entegrity.com
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com
    Tangosol: How Weblogic applications are customized
    "Cameron Purdy" <[email protected]> wrote in message
    news:[email protected]...
    Netegrity?
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com
    Tangosol: How Weblogic applications are customized
    "Tim Funk" <[email protected]> wrote in message
    news:[email protected]...
    This is long winded and I tried to have this make sense, if it doesn't
    just mark this as read ...
    I am running into the same issue. Out of need, different applications
    need to be hosted on different boxes/JVM's/web applications. I am
    experimenting with a customer single sign on process which is
    independent of Java but lends itself nicely to it. Here is my thoughts:
    1) All applications need to run under the same domain. For example:
    foo.redrose.net, www.redrose.net, bar.redrose.net, app1.redrose.net
    all reside under redose.net.
    2) You have a database table (secure) that contains the following:
    user id, password, session id, last access time.
    3) This database table contains all of the valid sessions across the
    domain (in this exmaple .redrose.net)
    4) There is a daemon running which runs every ?? seconds that deletes
    any records older than ?? seconds/(or minutes/hours) in the
    database.
    5) There exist a cookie which is set to the domain level that contains
    the session id.
    6) The session id provides a way to obtain the id and password for the
    user to authenticate to the container. For example in WL5.1SP8 there
    exists: weblogic.servlet.security.ServletAuthentication.weak(...) to
    authenticate to your container. By using this you will get the
    capability of setting up your roles and ACLS etc in you web.xml and
    weblogic.xml to handle authorization.
    7) All requests to any applications participating in this philosophy
    must do the following for EVERY request (or appropriate):
    Even if you are logged authenticated to the container and authorized,
    you may have timed out or logged out of another application. So the
    database table must be checked to see if the session id exists. At the
    same time, you must also update the last access time to prevent timeout.
    8) If the user tries to access a different application which he has not
    authenticated to yet - the user will be forwarded to a servlet whichwill:
    a) Look for the cookie at the domain level
    b) If the cookie is found - get the UID and PWD from database
    b2) Present login form if cookie is invalid/not exists
    c) Authenticate to container
    d) Forward back to original page and let the container handle
    authorization since you have already authenticated.
    I use have encapsulated the database activity into 3 stored functions:
    1) isValidSession(session_id) - Returns null or the user id and pwd
    concatentated which will need split apart if needed
    2) makeSession(user_id, password) - Returns a new unique session id and
    creates the appropriate record
    3) cleanUpSessions() - Arguements not yet determined. This will delete
    any records older than a certain time. I would like to have the proc
    know what to delete without being given a parameter but time to the
    second level can be tricky for some DBMS's.
    There is a concern of storing the user id and password in the database
    but this can be eliminated with a good design to restrict access to the
    database table and using encrypted connections.
    Hope this helps. Hopefully - a similar philosphy will be adopted by an
    application container so I may not have to worry about this and I can go
    back programming business functionality.
    -Tim
    Joel Nylund wrote:
    Does anyone know of some good articles/publications or suggestions for
    implementing a single signon for multiple very secure internet sites
    in
    weblogic type environments.
    For example, bank1 has a internet site and bank 2 has an internetsite.
    Bank 2 has some cool features they want to offer bank1's customers.They
    agree but, bank1 wants to present bank2 as a tab or part of bank1site.
    IN order to do this there are lots of fun things, but the things Im
    interested in are how to authenticate between them and handletimeouts.
    >>>
    timeouts seem particularly tricky in that if I dont hit a page onbank2
    for a while, it could time out its session for the guy on bank1. Alsoif
    im in the bank2 section of the site, then bank1 could time me out as
    well.
    any ideas let me know.
    thanks
    Joel

  • How to change the language in sqlplus

    Hi All,
    During the installation of oracle client, language was selected as 'Danish'. Because of which all the messages in the sqlplus are appearing in Danish.
    But i want to use the sqlplus in English. Is there any way to change the language setting of my sqlplus to English whenever i open it ?
    Thanks and Regards,
    SriGP
    Edited by: SriGP on 2009-08-20 23:04

    Hi,
    You can change the environmental variable NLS_LANG to the required country language in your registry edit if you are using Windows and in bash profile if your are usinh any Unix platform.
    Regards

  • Problem, change the language with dynamic text

    I am looking for a way to change simply the language of my flash animation
    I work with flash cs4
    of course I got Mylocale.as:
    import mx.lang.Locale;
    class MyLocale extends mx.lang.Locale {
    static function start():Void {  
    var langCode:String = xmlLang;
    currentXMLMapIndex = 0;
    xmlDoc.load(xmlMap[langCode][0]);
    static function setXMLLang(langCode:String):Void {
    xmlLang = langCode;
    and different xml files in the same folder than my swf file
    in string , I ticked : "replace  strings automatically during the execution"
      with a default language (I am wondering if the problem is not from there)
      if I tick: "replace strings manually using the scene language " or "replace strings via actionscript"
    my code does not work.
      then I kept: "replace strings automatically during the execution"
    in my flash animation I have several scenes (pages)
    p1, p2, p3, p4
    in p1
    I created a language bar
    then 2 layers inside
    Layer--action:
    langListener = new Object();
    langListener.change = function(eventObj) {
    var target = eventObj.target;
    var newLang = target.selectedItem.data;
    MyLocale.setXMLLang(newLang);
    MyLocale.start();
    lang_cb.addEventListener("change", langListener);
    // Force Japanese
    lang_cb.selectedIndex = 1;
    lang_cb.dispatchEvent({type:"change"});
    Layer--language ex Fr:
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "fr") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    ex Ja :
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "ja") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    When I change the language in p1 , the language is also modified in p2, p3 and p4
    however , after a navigation in p2, p3 and p4 , once I come back in p1 , the default language is back automatically although I did not touch the language bar!!
    I don't know how to solve the problem
    to my mind , the script reset itself each time I come back on p1
    is there a way to keep the saved settings even when I am back on p1 until I modify manually again the language bar
    thanks a lot

    I am looking for a way to change simply the language of my flash animation
    I work with flash cs4
    of course I got Mylocale.as:
    import mx.lang.Locale;
    class MyLocale extends mx.lang.Locale {
    static function start():Void {  
    var langCode:String = xmlLang;
    currentXMLMapIndex = 0;
    xmlDoc.load(xmlMap[langCode][0]);
    static function setXMLLang(langCode:String):Void {
    xmlLang = langCode;
    and different xml files in the same folder than my swf file
    in string , I ticked : "replace  strings automatically during the execution"
      with a default language (I am wondering if the problem is not from there)
      if I tick: "replace strings manually using the scene language " or "replace strings via actionscript"
    my code does not work.
      then I kept: "replace strings automatically during the execution"
    in my flash animation I have several scenes (pages)
    p1, p2, p3, p4
    in p1
    I created a language bar
    then 2 layers inside
    Layer--action:
    langListener = new Object();
    langListener.change = function(eventObj) {
    var target = eventObj.target;
    var newLang = target.selectedItem.data;
    MyLocale.setXMLLang(newLang);
    MyLocale.start();
    lang_cb.addEventListener("change", langListener);
    // Force Japanese
    lang_cb.selectedIndex = 1;
    lang_cb.dispatchEvent({type:"change"});
    Layer--language ex Fr:
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "fr") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    ex Ja :
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "ja") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    When I change the language in p1 , the language is also modified in p2, p3 and p4
    however , after a navigation in p2, p3 and p4 , once I come back in p1 , the default language is back automatically although I did not touch the language bar!!
    I don't know how to solve the problem
    to my mind , the script reset itself each time I come back on p1
    is there a way to keep the saved settings even when I am back on p1 until I modify manually again the language bar
    thanks a lot

  • Is it true I cannot change the language of my Adobe software?

    Hello everyone,
    I purchased Adobe's Design Standard product and installed. I have recently changed the language of InDesign, which causes 'Adobe Application Manager' to pop up whenever I launch InDesign - claiming my software is on a trial. By reverting the language to the default (Danish in this case) the 'Adobe Application Manager' does not pop up on InDesign startup. I've previously worked in an English workspace and would prefer to continue doing so. I cannot believe changing language should be impossible for a paying user. Am I missing something?
    Any help is appreciated - thanks,
    Kristian

    As a Creative Cloud subscriber you can install (also additionally) any language without additional cost.
    With the Creative Sutie versions the serial number limits to only one or some languages where this serial is compatibel. It was written on the package for which language it is compatible, in most cases it was restricted to only one language.
    You could ask Adobe for a single platform and/or language changer per version. But this was limited to region. E.g. it was possible to change between EU languages EN, DE, FR, ES, … but it is not possible to change between US-EN to UK-EN or DE because the prices are very different in those regions. In Europe the software costs several times more then in the American continent,, like U.S.A. or Canada or States for Mexico.
    But when a new version was released, it was not possible to make a language change as you could do a normal upgrade.

Maybe you are looking for