How to manage language list in oracle bi logon page?

Hello All!
Can any one explain in detail, how "Select a Language" drop-down list is populated? How to exclude all but two languages from the list in BI 10g?
It is well documented how to add languages, but this seems not to work in reverse. That is, deleting l_xx folders and modifying .xml files do not help.
All that I see now, is that list is populated by <sawm:param input="3"> of a webmessage kmsgLogonLanguageForm in logoncontrolmessages.xml, but it is not clear to me, how it works in detail.
Any help will be appreciated!
Thanks in advance!
A.K.

Hello,
in my instanceconfig.xml file there is no tag "AllowedLanguages".
I is this the right path at all to the instanceconfig.xml file?:
C:\oracle\MiddlewareBI\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
I tried to put the changed tags in the instanceconfig.xml on several places. But it doesn`t work.
On which level in the instanceconfig.xml file must i put it in?
Do i have to put other tags around them?
I only need two languages:
<AllowedLanguages>en,de</AllowedLanguages>
Because in the doc "System Administrator's Guide for Oracle Business Intelligence Enterprise Edition 11g Release 1 (11.1.1)" on page 22-4 there is an error:
<ServerInstance>
<DefaultStyle>myStyle</DefaultStyle>
<DefaultSkin>mySkin</DefaultSkin>
</ServerInstance>
But it should be:
<ServerInstance>
<UI>
<DefaultStyle>myStyle</DefaultStyle>
<DefaultSkin>mySkin</DefaultSkin>
</UI>
</ServerInstance>
Can someone help please?
Best regards
Heidi

Similar Messages

  • How to Manage Oraarch folder in Oracle

    Hello all,
    my client has
    my sap erp 2004 running on HP-UX and oracle 9i
    SAP is already live.
    they take regular backups on Hp 8 tape autoloaders.
    now while taking backups in the saparch the files get deleted regulary as the frequency has been set in initsp1.sap file.
    but in oraarch the files gets accumulated.
    i need to know what excatly get saved in oraarch folder and how to manage it's size....
    thanks
    saurabh

    When you run the Redo log archive, which parameters do you use?  Copy, Save, Delete?

  • HT2371 How to change language list order in iOS?

    I using on my iPhone ukrainian language as primary language. In language list second language is english, third language is russian. So if app haven't ukrainian lang, it using english. I want change second lang to russian. How I can do it?

    Normally you can move a language up the list by changing your device to that language and then back to your preferred language.  But I think there is a bug/feature in iOS that prevents English from going any lower than second place.  You can tell Apple you want that changed at
    http://www.apple.com/feedback/iphone.html

  • How to Manage Archive Files in Oracle 10g

    Dear all
    I have 10g Database server running in Archive Mode, there are huge number of archive files have been increased ,
    (1) how can i find old and obsoleted Archive files that will not be needed for recovery in future.so that i can delete them inorder to free space.
    (2) How to manage Archive Files .
    Kindly help
    Thanks
    Regards
    Farnaw

    Hello,
    (1) how can i find old and obsoleted Archive files that will not be needed for recovery in future.so that i can delete them inorder to free space.It depends on your Backup policy.
    If you use RMAN you can follow the advices previously posted, if you use "user managed" Backup then, you don't need the
    log files archived before the begining of the last full backup of your database.
    To know when the archived log was generated and the first change included in it, you can query the v$archived_log as follow:
    alter session set nls_date_format='DD-MON-YYYY HH24:MI:SS';
    select recid, name, first_change, first_time, completion_time
    from v$archived_log;
    (2) How to manage Archive Files . You must backup the archived logs so as to be able to apply them. After making a safe backup of them on a tape, they can be
    deleted from disk.
    Of course you can also keep the last archived logs on your disk (beside of backup them on tape) so that you don't have to
    restore them and save time if you need them.
    It depends on your needs and the free space you have.
    Hope this help.
    Best regards,
    Jean-Valentin

  • How to download language pack for Oracle E-Business Suite 12.1

    Hi,
    I want to download Portuguese language pack for Oracle E-Business Suite 12.1.
    However on Oracle E-Delivery, I could not find any language pack for downloading (as it was available for OEBS 11i)
    Is there any change in installing language pack on Oracle E-Business Suite 12/12.1 as compared to 11i.
    Should i download complete Oracle E-Buisiness Suite installer by selecting the Portuguese language on first page of Oracle E-Delivery?
    Please guide.
    Thanks,
    Rohit

    Hi rohit;
    I want to download Portuguese language pack for Oracle E-Business Suite 12.1.
    However on Oracle E-Delivery, I could not find any language pack for downloading (as it was available for OEBS 11i)
    Is there any change in installing language pack on Oracle E-Business Suite 12/12.1 as compared to 11i.
    Should i download complete Oracle E-Buisiness Suite installer by selecting the Portuguese language on first page of Oracle E-Delivery?What is your OS? I checked for linux, In e-delivery if you choose :
    Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86
    You will see:
    Oracle E-Business Suite NLS Release 12.1.1 - Portuguese     V16178-01     681M
    Its avaliable there
    Hope it helps
    Regard
    Helios

  • How to provide language bindings for Oracle?

    What would be the way someone should proceed
    if they wish to create FREE binary distribution of language bindings between oracle client libraries and a language like perl, python, tcl, etc.? Are there developer
    sdk's available for download from Oracle for
    various platforms?

    Hi rohit;
    I want to download Portuguese language pack for Oracle E-Business Suite 12.1.
    However on Oracle E-Delivery, I could not find any language pack for downloading (as it was available for OEBS 11i)
    Is there any change in installing language pack on Oracle E-Business Suite 12/12.1 as compared to 11i.
    Should i download complete Oracle E-Buisiness Suite installer by selecting the Portuguese language on first page of Oracle E-Delivery?What is your OS? I checked for linux, In e-delivery if you choose :
    Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86
    You will see:
    Oracle E-Business Suite NLS Release 12.1.1 - Portuguese     V16178-01     681M
    Its avaliable there
    Hope it helps
    Regard
    Helios

  • How to redirect from list edit form to another page using jquery in sharepoint 2013

    hi friends i have been trying to find a way to redirect from list edit form to another page using javascript and jquery
    i found lot of codes online but non of them are working for me.
    what i need is i have to save the data in the form and after that it has to redirect to another page. it has to get the url from hyperlink field of the item.
    please help me in this regards

    Not sure if you have gone through below links:
    http://spservices.codeplex.com/wikipage?title=%24().SPServices.SPRedirectWithID
    http://blogs.askcts.com/2013/02/18/using-spservices-and-jquery-to-perform-a-redirect-from-a-sharepoint-list-newform-to-editform/
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

  • Urgent : How to manage language translation in BSP iViews

    Hi All,
    I am required to maintain my Poratl in bi-lingual ie (German and English) language.
    Now my Portal has got BSP  iViews.
    Through OTR I can maintain both English and German texts for translation in the BSP application.
    When one logs in through R/3 system and executes the BSP application then depending on the sy-langu value the text is dispalyed in EN or DE.
    But if I log in through the portal how do I get the User language maintained in UME and depending on that do the translation of the BSP iViews.
    Please guide me through this.
    Waiting for your reply,
    Thanks & regards,
    Sweta

    You can modify the default portal language or even force a language for all users by modifying the following file :
    <J2EE root>\WEB-INF\portal\system\properties\prtDefault.properties
    Look at the following lines :
    This is the default language to be used when none is specified
    request.defaultlanguage=en
    request.defaultcountry=us
    If you prefer to have the same language for all users no matter their user locale, change the lines to this :
    This is the default language to be used when none is specified
    request.mandatorylanguage=en
    request.mandatorycountry=us

  • Help needed very BAD, how to manage layout which is going to 2 pages

    Hi all,
    Need your help very bad. I am very new to reports.
    I have a layout which goes to the second page. First page is a form layout (One record). I drew the form layout and placed all the fields in the form and works fine. But my problem is when I have 3 fields which are on the second page, because it doesnot fit in the first page. When I run it, the form (first page) get printed for all the records and the second page get printed only in the last at the end after printing all the records. How do I ask it to print it simultaneously. First page then the second page and so on. I set the PAGE BREAK AFTER to YES and still does not work.
    Please guys need your help.
    Thanks.
    Joe.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Managing client list ??

    i am working on a project in which i need to keep a record that whcih clients are in working positions and which are not. simple explanation is that i am making a reservation system for a software lab. the system will reserve different available PCs for users. All PCs are linked through LAN. i have to keep track that out of all available PCs, which are working and whcih are not, so that list of only those PCs can be displayed that are working. one solution is two way RMI but it is only applicable in case that my application is running on all workstations also. what if all PCs are switched on but no one is logged on to them. in such case, all applications will be terminated, system will be working, but server will get no response. what to do now ? how to manage this list ???

    OK - I misunderstood your problem.
    You want to have a list of available PCs - PCs which are turned on, but not in use?
    You could do this with a program that
    o Started when a PC was powered on.
    o Registered immediately with a server as "available".
    o Notified the server when a user logged on ("busy").
    o Notified the server when a user logged off ("available").
    o Notified the server when it was being powered down ("unavailable");
    The powerup/powerdown are probably best handled by a service running in the background, started automatically.
    You didn't mention which OS you are running on the PCs, but this is doable under NT. (It is quite a bit of work to get services written in java to work.)
    The other finctions sound like they are trivial to implement in a separate program, run automatically when a user logs on/logs off.
    Holes: The biggest problem is what to do if a computer crashes and doesn't come back. One way would be to have the background service send in a keep-alive to the server. if it's not alive, then assume it is unavailable.
    This is all just brainstorming. If you keep thinking about it you can probably knock this design down to something simpler.

  • My family put multiple devices on the icloud, and I need to know how to manage duplicate entries.  Specifically contacts.  If I fix the contact list on my pc will it push the info out to the other devices and maintain it correctly?

    My family put multiple devices on the icloud, and I need to know how to manage duplicate entries.  Specifically contacts.  If I fix the contact list on my pc will it push the info out to the other devices and maintain it correctly?

    All devices signed into the same iCloud account will finish up with the same contacts. Of course if prior to joining iCloud two family members each had an entry for Uncle Fred, then you will finish up with two contact cards for Uncle Fred, and so on. If you tidy this up on your computer then the changes will propagate to everyone else.

  • How to approve a credit in Oracle Credit Management

    I create a lease application from Oracle Lease and Finance Managment. How to approve a credit in Oracle Credit Management?

    Solved.
    I create a layout variant and transport it.
    Thanks.

  • Hi someone, I went to muse theme and browse widgets to find the toolbox 024 of google language translator, i saw the video explaining how to manage the widgets but now where can i found it to include it in my website because the french version of muse don

    Hi someone, I went to muse theme and browse widgets to find the toolbox 024 of google language translator, i saw the video explaining how to manage the widgets but now, where can i found it to include it in my website because the french version of muse don't have several free widgets for people like me who pay every month the application.Thanks

    I'm not aware of a free translator widget.
    I found these...
    Website Translator 
    Translator Widget  $6.99 for the widget
    Adobe Muse TB024 Widget | MuseThemes.com  $69/year Includes everything | I signed up for this and it's been well worth it, they have new themes & widgets every month.

  • Import Java Classes - How manipulate Java List in Oracle Form

    Good afternoon,
    I call a Web Service from Oracle Application Server 10g Forms Services but the object returned by the method is a java list. I created a stub/skeleton with JDeveloper and the communication between WebService and Oracle form works fine. The problem is how to desencapsulate the list within ORA_JAVA. I imported java.util.List it does not solve my problem.
    Method called: public List DecryptToken(Context context, String token) throws Exception
    This list will have in List.get(0) -> Context object
    List.get(1) -> String
    List get(2) -> String
    List get(3) -> Param []
    Thanks for your help.
    best regards,
    TT

    hi,
    try java stored procedure loop ur java list and get data in "type table" of requried data type
    and use it as u desired.
    piyush

  • How to export test cases into oracle test manager

    hi
    present i am learning this tool help plz
    how to export test cases into oracle test manager
    Edited by: 799636 on Oct 5, 2010 7:11 AM

    Create a script in openScript and save it to a workspace (a shared directory on the OTM server). To add an Oracle OpenScript test to OTM:
    1.Select the Tests tab.
    2.Click the Add button.
    3.Enter a name for the test.
    4.Select Oracle OpenScript in the Type field.
    5.Click Find to display the Select Script dialog box.
    6.Select the Repository and Workspace.
    7.Select the Oracle OpenScript script that you want to add.
    8.Click OK.
    9.Select the owner and priority and enter any descriptive information in the Functionality and Description fields.
    10.Click Save.
    Regards,
    Jamie

Maybe you are looking for

  • How can I change the size of a logo?

    I started making a logo in Illustrator. At the beginning I had to give the size in points. Now I'm finished and I want to change it. How can I do this?

  • Where can i find the answers to my safety questions?

    I have earlier answered my safety questions, where can i find the answers?

  • Why do I always have to argue with BT?

    Since an engineer visited me on Monday, my noise ration has been gradually creeping up, and my sync speed gradually falling. Obviously they are both related. So, I email the MODS and asked for them to lower my noise ratio to 3 up, 3 down, as it has b

  • IPX not working with new Network Configuration

    Here is my situation. I have been engaged with a customer that had the following equipment. 1x 3640 Router running IOS c3640-d-mz.121-3a.T1 1x 3550 L3 Switch running IOS 12.1.15 EMI 8 x 3548XL L2 Switches running IOS c3500xl-c3h2s-mz.120-5.WC13.bin W

  • Dynpro call during processing -- Without PBO, Dynpro remains visible

    Hello! My problem is as follows: During the build of a tree hierarchy, i check how long the work is going on since starting the process. If work lasts longer than an amount of time, i interrupt processing and call a function that calls a Dynpro. Afte