Portal Language Questions

Hi ALL,
I have a question. I am changing the portal language.
1)Do I need to change back end  language.
2)If I need to change the back end language, tell me which of these back ends need to change the language setting.
ECC
SRM
CRM ISA
MDM
BI
Please guide me on this.
Regards
Keerthi

Hi Marcus,
We recently installed more Portal languages for an SSO project. This resulted in some IAC iViews no longer letting the user through to the backend over the ITS server if a language was used that was not available on the backend. The user would get a logon screen instead of the transaction with the language set to the portal language.
You can configure the iView to force a language that's available on the backend, but you can only select a single language here. If a user has a language selected in the Portal that would be available on the backend, then he will still be forced to work with that forced language...
So far I am unaware of a solution where you can pull the available languages on the backend directly. Our solution was to a enter the available languages in a parameter in the transaction iView, then read this parameter and see if the user has one of these languages selected. If not, then he's forced to use a fallback language (English for example).
You can read more about it here:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/de95e490-0201-0010-b390-f0f23a95e2b8
So yeah, in essence you don't get an error per say, but you will be forced to change you r language in the iView before you can logon.
Cheers,
Hermann

Similar Messages

  • Portal interview Questions

    Hi
    Could some one please send me some portal interview question....
    I dont want some links which refers to concepts.It would be better if it was some kind of a question &  answer series
    If u have any material please mail it to [email protected]
    Thanks in Advance
    Regards

    Hi,
    This has nothing to do with helping people implement a portal and therefore shouldn't be posted here. Nevertheless here are some links to previous posts on this subject:
    Enterprise portals Questions
    Portal interview and certification questions
    Portal Interview questions
    Roy

  • Portal Language Iview

    Hi,
    I need to add portal language iview in the personalized link, Where can i get this language iview. This is required to change the language of the users.
    Regards,
    Sanjeev Mourya

    Hi,
    I am using EP 6.0 SP15
    Personalized page has been modified earlier, now I need to add local language iview or page in the personalize link.
    How to do it? If I check the standard role, I am able to see the local page, but when I check the delta link, It is not poing to the exact page, It is inhertited by defualt page and point to that page only.
    Please reply...
    Thanks
    Regards,
    Sanjeev

  • Passing parameter spage id and portal language to a report portlet

    Hi,
    how can I pass the page id and portal language to a report portlet so I can filter my query according to that page id and language. See the report query below:
    select <information required> from ana_statistics
    where portal_page = :page_parameter
    and language = :portal_language
    Thanks

    Yes, you can.
    Here is an example.
    Form: on scott.emp table.
    Define the On successful submission of a form as
    go('http://<server>:<port>/servlet/page?_pageid=<page id>&_dad=<dad>&_schema=<schema>&dept='||p_session.get_value_as_NUMBER(
    p_block_name => p_block_name,
    p_attribute_name => 'A_DEPTNO',
    p_index => 1));
    Report: alos on scott.emp table:
    select * from SCOTT.EMP where DEPTNO = :dept
    and define the "before displaying the page" as
    <portal schema>.wwv_name_value.replace_value(
    l_arg_names,
    l_arg_values,
    p_reference_path||'.dept',
    <portal schema>.wwv_standard_util.string_to_table2(nvl(get_value('dept'),10)));
    Put those two portlets on a page, after you submit the form (after Insert, Update, Delete),
    the page will be refreshed and the deptno will be passed to the report.
    Hope this helps.
    This example was built on portal 309.

  • Portal language refresh / reload (user data source ABAP stack)

    Hello,
    I'm on SAP NetWeaver Portal 7.0 with user data source on ABAP stack.
    I'm trying to create simple JavaScript links for changing the Portal language.
    I was able to change the ABAP stack user's logon language by BAPI call.
    But the newly set language shows up only after the user logs out and logs in again.
    I know that in the WebDynpro for Java, which implements the UME user interface, there is a functionality, that allows that relogging of the user is not necessary. After setting the language you only refresh the browser page (F5) and the new language shows up.
    Does anyone know what function I should call, for the language refresh (could be the same as in UME standard WDJ)?

    Hi Andres,
    language doesn't change on the Portal. The content remains in the previous language.
    I know that the switching of Logon language parameter in the user profile in ABAP stack and logoff and login on the portal leads to change of the language on the Portal. But I don't know, how to do it without the relogging of the user.
    I change the Logon language in ABAP by AJAX call of BAPI.
    Thank you for any idea.
    Jiri

  • Parameter for portal language

    Hi everybody,
    I want to give the portal language from actual user to a application by URL.
    Do you know the paramter that I need?
    Best regards
    Christian

    Hi Christian,
    please see my first answer in Set user Language in URL IView
    Hope it helps
    Detlev

  • Portal Language/Date Format

    Hi,
    Portal Version: 10.1.4
    Currently our default Portal language is us and the date format dd-mon-yyyy. Since this not a very common format here page publishers are having difficulties at times to enter the correct date and I would like to change it to dd/mm/yyyy. If I install a different language by running the ptllang script, will I get a different date format too?
    Regards
    B.

    According to Oracle documentation this can be changed @ sesion level by the following :
    Alter session set nls_date_format='mm/dd/yyyy';
    ======================================================
    To change it @ the instance level, the following needs to be added in the init.ora file :
    Nls_date_format="mm/dd/yyyy".

  • Change the user portal  language by code

    Hi,
    I want to change the portal user language  by code .
    Untill the user sets the portal language the default is the browser/or application .....
    I want to write code that if the user didnt set the portal language ..then the language  is set to X.
    Any ideas ?
    Thanks.

    Hi,
    Try this....
    IWDClientUser user=WDClientUser.getCurrentUser();
                 IUser myuser=null;
                 myuser=user.getSAPUser();
    String userID=
    try {
         IUser myuser=userFact.getUserByLogonID( myuser.getUniqueName() );
         IUserMaint usermaint=userFact.getMutableUser(myuser.getUniqueID());
                    usermaint.setEmail(wdContext.currentContextElement().getVa_Email());
         Locale lc=new Locale("en");
         usermaint.setLocale(lc);
         usermaint.commit();
         } catch (UMException e) {
         wdComponentAPI.getMessageManager().reportException(e.getMessage(), false );
         e.printStackTrace();
    Regards,
    Srinivas

  • Bea Portal Interview Questions

    hi ,
    Any body can send me Bea Portal Interview Questions.
    Please send it to me on my mail id that is : [email protected]

    Hey prabhakar,
    Can you please send the weblogic portal interview questions to me at [email protected]
    Please respond
    thanks in advance
    subrahmanyam

  • Portal Language schould be always English

    Hi All,
    I am working on portal default language. My requirement is 'i want avoid the users local browser language'.
    I want to see always portal language is 'English' even if user selects 'chinees'. How to reach this target ?
    Let us take an example suppose user selected 'Chinees' in his IE but still he needs to get english.
    What is the solution for this?
    Kind Regards,
    Phanikumar.

    Hi Praveen Gudapati,
    as you said i changed properties as mentioned below
    request.mandatorylanguage=en
    request.mandatorycountry=us
    After that i restarted server.
    Then i changed language to 'chinees' in browser and tested, now i am getting only 'English' as per the requirement.
    But still one more problem i am facing when i open Visual Composer this login page i am getting in 'Chineese'.
    Where i have to change for Visual composer to accept Language only English ?
    What is the solution for this?
    Kind Regards,
    Phani kumar.

  • Portal Language fro ESS

    Hi, 
    We need to figure out how we will be assigning the portal language per country so we can be sure date and decimals are formatted correctly.  This needs to be assigned to the user, not by the user though.  This assignment will override the user’s internet browser language setting.
    Does anyone have any options to implement this?
    Any insights will be greatly appreciated.
    Thanks, Neeta

    Hi Sharada,
    Many Thanks for your reply.
    Here I am sending the clear view of my query 1
    I have deployed ESS/MSS 1.0 business packages for the portal 7.0.
    I have creted 1 user in portal and assigned ESS role to him,and also created same user In ECC 6.0 with same password.(Assuming no backend connectivity)
    When I am tring to login to the portal with newly creted user-id I am able to login and I am able to see the toplevel navigation like working time,benefits and payment,personal links.
    When I am clicking above links I am not getting the further navigation for these links.Please let me know what I need to do inorder to get the links.
    Once again I am confirming that my ESS deployment is correct only.If the deployment is wrong means we can't get the directory(refer 2nd query) in my early mail.My EP version is 7.0
    Your help would be more useful for me
    Many thanks in advance
    Thanks&regards,
    rk.

  • Portal Language in JspDynpage

    Hi Friends,
    How to get portal language in JspDynpage? Is there method
    which can give portal language info?
    Thanks in Advance
    Anitha

    Try this.
    com.sap.security.api.IUser user = ipcRequest.getUser();
    String lang = user.getLocale().getDisplayLanguage();
    Regards,
    JP

  • Not able to see portal language in Personalize option

    Hi All,
    I login as an administrator, click Personalize option in the masthead ivew, I m unable to see the Portal Language option.
    Other options such as workprotect mode and user mapping(remote iviews) are also not shown.
    I m using EP6 SP13.
    Is it because some permissions are missing??
    Thanks in advance.
    Abhishek.

    Hi Sai,
    Thanks for the reply.
    I have checked that eu_role is assigned to admin and I know that eu_role is needed to view the personalize link.
    Also, in the path that you have provided....Content Provided by SAP >> End User Content >> Standard Portal Users. >> worksets folder>>'portal personalization' workset ...I am able to see Portal Language,workprotect mode and other pages......
    but when I click on the personalize link of the portal......I m unable to see those links.
    Any help?
    Regards,
    Abhishek.

  • Portal Secret Question

    Hi,
    I need to develop a report using PDK / Web Dynpro to generate Report of users who have not set the Secret Question in Portal. . Could someone share sample code for getting Portal Secret Question through UME API? . We are having NW 7.0 SP17 landscape. The purpose of the report is to send mail to users asking them to set the secret question who have not maintained the secret questions . When they forget the password , request is created for auth team to reset the user's password.
    In general , Is there any way to enforce the user to set the portal secret question during initial logon or at least whether report can be developed using UME API.
    Thanks
    Vasu

    Hi Vasu,
    Try printing all namespace and attibutes using following code. You might find the required namespace-attribute mapping.
    IWDClientUser wdClientUser1 = WDClientUser.getCurrentUser();
    IUser user = wdClientUser1.getSAPUser();
    try
         String[] namespaces = user.getAttributeNamespaces();
         for(int i=0; i<namespaces.length; i++)
              response.write("<br>Processing namespace "+namespaces<i>);
              response.write("<br>==================================");
              String[] attributes = user.getAttributeNames(namespaces<i>);
              for(int j=0; j<attributes.length; j++)
                   response.write("<BR>ATTRIBUTE NAME="+attributes[j]);               
    catch(Exception e)
         response.write(e.getMessage());
    Also, check out UME API : http://help.sap.com/javadocs/NW04S/current/se/overview-summary.html
    Hope this helps.
    Regards,
    Vaibhav

  • Portal Secret Question API

    Hi,
    I need to develop a report using PDK / Web Dynpro to generate Report of users who have not set the Secret Question in Portal. . Could someone share sample code for getting Portal Secret Question  through UME API? . We are having NW 7.0 SP17 landscape.
    Thanks
    Vasu

    Hi Vasu,
    Try printing all namespace and attibutes using following code. You might find the required namespace-attribute mapping.
    IWDClientUser wdClientUser1 = WDClientUser.getCurrentUser();
    IUser user = wdClientUser1.getSAPUser();
    try
         String[] namespaces = user.getAttributeNamespaces();
         for(int i=0; i<namespaces.length; i++)
              response.write("<br>Processing namespace "+namespaces<i>);
              response.write("<br>==================================");
              String[] attributes = user.getAttributeNames(namespaces<i>);
              for(int j=0; j<attributes.length; j++)
                   response.write("<BR>ATTRIBUTE NAME="+attributes[j]);               
    catch(Exception e)
         response.write(e.getMessage());
    Also, check out UME API : http://help.sap.com/javadocs/NW04S/current/se/overview-summary.html
    Hope this helps.
    Regards,
    Vaibhav

Maybe you are looking for

  • "Save as" does not remember last saved path?

    I am seeing a strange problem in our company. Only a few of our users can save PDF documents with "Save as" and then when they open a new PDF file and choose "Save as" it takes you to the directory were the last file was saved. Unfortunately this is

  • Upgrade from 11.2.0.1 to 11.2.0.3

    We are currently running in production Oracle DBMS 11.2.0.1 on RHEL5.6. We have been looking at the CPUs (Critical Patch Update) for 11.2.0.1... but all we can find are CPUs for 11.2.0.2 or 3. This begs a few questions... 1) are there CPUs for 11.2.0

  • Orbit sound dock not displaying as bluetooth device

    Hi, I have purchased an orbit sounddock which has bluetooth enabled. My iphone displays it when I connect via bluetooth and plys music with no isues. However, my new macbook pro doesn't display it as a device to pair. No issue with seeing my magic mo

  • The address bar and search bar do not function(no plugins/addons). How do i make them work?

    I recently updated firefox and have a problem similar to what others have posted here. When typing a URL in the address bar and hitting enter there is no response. The major difference is I do not have any plugins or add ons or new themes. I ran comb

  • Server Specifications

    I developed a java application using net-beans IDE with jsp and we deploy it in glassfish application server and we want to know what is the hardware requirement for this application to run 1000 user at the same time .is there is a tool that calculat