Does iPlanet portal server provide multi language support?

 

HI There,
You should be able to set up multiple languages based on the user locale. You can have different templates for each locale within your custom template dir. By convention the following is the order when the portal server checks for templates:
1.<dir>_<locale> (the localized, cust. directory first)
2.<dir> (non-localized, cust. directory)     
3.default_<locale> (localized default directory)
4.default (default directory)
Each locale can obviously support a different language.
Hope this helps

Similar Messages

  • Does iPlanet POrtal Server provide additional language package for a additional price or is it required to be taken from a third party?

     

    The additional language package need not be taken from any third party. I think iPlanet offers language package at additional cost. Still you may get in contact with the Sales Office for more details.
    Thanks,
    Raj_indts
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support

  • Does Weblogic Portal Server provides caching services and multilingual support

    I wanted to know whether Weblogic Portal Server 8.1 has got the facility for caching
    services and multilingual support?

    is this JSF-portlet.jar bridge file used to create .portlet file from the JSF file so that the portlet file may be added in the portal?
    And if you were able to solve the issue by removing the bridge jar file itself, how does that help? if that is the one that would help in creating portlets.
    If anyone have been able to create a .portlet file from JSF and deploy in Weblogic 8.1, let me know.
    Thanks,
    -RAJIV.

  • Does iPlanet Portal Server support ipsec (IP Security Protocol)

     

    IPSec operates at the operating system level, not the application level. Solaris 8 supports IPSec so you can use iPSec to set up tunnels between the gateway and the profile server to secure the connection.
    Does this answer your question?
    Kent

  • How does iPlanet Portal server support authentication to NT domains/workgroups?

     

    I would recommend reading this ..
    http://docs.iplanet.com/docs/manuals/portal/30/ag/authctn.htm#754920
    One thing that is not specified in the document, you would also need to install samba that comes as a part of the 3 rd party cd toolkit.

  • Does the iplanet Portal server support other existing standalone Webservers/application Servers the likes of weblogic, websphere etc?

    If so, will the session management aspect be looked after by the iPlanet Portal server?

    The new version of Portal (6.0 I believe) will run on weblogic or websphere as well as iAS.
    Kent

  • I want to write a java program that can add a user to a role or sub role to the Profile Database in iPlanet Portal Server 3.0. Does anyone has any idea or a sample program do such thing. Thanks, Tommy

    I want to write a java program that can add a user to a role or sub role to the Profile Database in iPlanet Portal Server 3.0. Does anyone has any idea or a sample program do such thing? Thanks, Tommy

    // create the user profile, get the handle back,
    // and set the membership profile attributes.
    ProfileAdmin newProfile = null;
    try {
    // the users profile name is the domain      
    // he belongs to plus their userName
    // you will request.domain if your doing this from a servlet, domain_name is the domain_name the user belongs too
    String profileName = domain_name + "/" + user;
         if (debug.messageEnabled()) {
    debug.message("creating profile for " + profileName);
    // create the user profile object
    newProfile = ProfileManager.createProfile(
    getSession(), profileName ,Profile.USER);
    UserProfile userProfile = (UserProfile)newProfile;
         // set the role the user is a member of. Default is to set
         // the users to the default role of the domain they surfed to
         StringBuffer roleName = new StringBuffer(64);
    // request.domain instead of domain_name if your doing this from a servlet ..
    Profile dp = getDomainProfile(domain_name);
    roleName.append(dp.getAttributeString("iwtAuth-defaultRole"));
         if (debug.messageEnabled()) {
    debug.message("setting role for " + user + " = " + roleName);
    userProfile.setRole(roleName.toString());
    newProfile.store(false);
    } catch (ProfileException pe) {
         debug.error("profile exception occured: ",pe);
    return;
    } catch (ProfileException pe) {
         debug.error("login exception occured: ",le);
    return;
    HTH ..

  • Does iPlanet Calendar Server 2.x  (iCS 2.x)  support IETF iCalendar standards?

    Does iPlanet Calendar Server 2.x (iCS 2.x) support IETF iCalendar
    standards?
    <P>
    iPlanet Calendar Server was designed from the ground up to support
    IETF calendar
    standards. Its standards-based features make it easier for users to
    share
    calendaring information across the network. As standards continue to
    evolve and
    emerge, iPlanet will continue to support for these new IETF standards.
    The relevant IETF calendar standards are:
    <ul>
    <li>iCalendar (RFC2445)
    <li>iTIP (RFC2446 iCalendar Transport-Independent Interoperability Protocol)
    <li>iMIP (RFC2447 iCalendar Message-Based Interoperability Protocol)
    <li>CAP (draft - Calendar Access Protocol)
    </ul>

    Does iPlanet Calendar Server 2.x (iCS 2.x) support IETF iCalendar
    standards?
    <P>
    iPlanet Calendar Server was designed from the ground up to support
    IETF calendar
    standards. Its standards-based features make it easier for users to
    share
    calendaring information across the network. As standards continue to
    evolve and
    emerge, iPlanet will continue to support for these new IETF standards.
    The relevant IETF calendar standards are:
    <ul>
    <li>iCalendar (RFC2445)
    <li>iTIP (RFC2446 iCalendar Transport-Independent Interoperability Protocol)
    <li>iMIP (RFC2447 iCalendar Message-Based Interoperability Protocol)
    <li>CAP (draft - Calendar Access Protocol)
    </ul>

  • POP3 support with iPlanet portal server

    Greetings,
    We are looking to use a web client (NetMail lite) or thin client (NetMail
    lite applet) with iPlanet Portal Server 6.0 sp3 out-of-the-box that will
    support POP3. It appears that NetMail lite used to support POP3, but it
    appears to only support IMAP now? Is this true?
    We are not using iPlanet Messenger Server, we are integrating with existing
    POP3 servers. Has anyone found an iPlanet client for this or used a third
    party tool for this?

    Mike Mahon wrote:
    Greetings,
    We are looking to use a web client (NetMail lite) or thin client (NetMail
    lite applet) with iPlanet Portal Server 6.0 sp3 out-of-the-box that will
    support POP3. It appears that NetMail lite used to support POP3, but it
    appears to only support IMAP now? Is this true?To my knowledge, NetMail, either the applet or lite) have never supported
    pop3.
    >
    We are not using iPlanet Messenger Server, we are integrating with existing
    POP3 servers. Has anyone found an iPlanet client for this or used a third
    party tool for this?The manual talkes about writing netlet rules that lets you your pop3 client,
    through the netlet, to access your pop3 server.
    Kent
    "For everything there is a season, and a time for every matter
    under heaven: ... a time to love, and a time to hate; a time
    for war, and a time for peace."
    -- Ecclesiastes 3:1,8

  • Multi Language support : which release of portal?

    Is multi-language supported in 3.0.6?
    I know it is supported in 3.0.7, but what about 3.0.6?
    Furthermore, I heard there are knowns problems with 3.0.7 language support.
    Is it worth waiting 3.0.8 or can we pretty safely use 3.0.7?
    Thanks

    In 3.0.7 we have still problems with multi language support.
    We are switching to 3.0.8 which seems to be solution of almost all our's problems. (Bugs and missing features)
    Regards
    Marcin
    null

  • What search engines does iPlanet Portal support

     

    iPlanet Portal Server facilitates search services by integrating iPlanet Compass Server with it.
    iPlanet Compass Server has built-in search engine and also Verity search engine forms part of it.
    For further references, look it in to the following URL:
    http://docs.iplanet.com/docs/manuals/compass.html
    -SaralaVijay

  • Provide Multi Language Content in Knowledge Management // Class deprecated

    Hello,
    I tried to implement the blog "Provide Multi Language Content in Knowledgle Management" by Thomas Kuri (BridingIT).
    I have problems to import the the following class:
    import com.sapportals.portal.prt.service.usermanagement.IUserManagementService;
    I always get the warning "The type IUserManagementService" is deprecated. I use the following jar file for that:
    j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.usermanagement\lib\com.sap.portal.usermanagementapi.jar
    Is that the wrong jar file? Or am I doing something else wrong?
    Thanks for your help!!
    Kirsten

    Hi,
    she's trying to implement the code example from this article:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/207ba610-08ac-2b10-1787-fc477da4b5bf
    In this article, the deprecated class is used. Why? The code obviously is not written for EP7, but for EP6 with EP5 support. In the function: getEP5User is used to retrieve the EP5 user.
    If you're not too experienced or just want to try something / PoC it's OK to just copy & paste some sample code. For using this code in an EP7 portal I would recommend to adapt the code.
    br,
    Tobias

  • How do I restrict access by domain and the rest of the world to the documents in the public_html folder in iPlanet Portal Server?

    Hello,
    We have multiple domains configured in our iPlanet Portal Server 3 demo environment. In addition we are using the gateway.
    In one of these domains the userTemplate.html file is tailored to display Macromedia Flash components at dynamic positions on the page. The logical home for these Flash components (since the portal software cannot find them if we simply store them in iwtDesktop) is somewhere below the /opt/SUNWips/public_html directory.
    The problem is that once the file is stored here I can access it if I know the url (http://server:8080/file_path) without being authenticated in the domain.
    The allow/deny url policy settings are specific to a domain and seem to have no affect on the rest of the world.
    Any advice you can provide is greatly appreciated.
    Thanks!

    Joel,
    If your intent is to block access to the doc root, you can probably use access control lists (acl) to prevent anyone from accessing the files stored under public_html. You can get more information about how to create ACLs from the following URL
    http://docs.iplanet.com/docs/manuals/enterprise/41/ag/esaccess.htm#1005439
    You can even set up Basic Authentication for access to the direcory or ip based access or any which way you want. I've personally never blocked access to the doc root in portal, so I am not sure what the impact will be.
    Hope this helps!

  • Win 8.1. Core language and multi-language support.

    HI,
    I've used a US developed program with multi-language support for years in Win XT and Win 7. As the program now supports win 8.1. I've upgraded to 8.1. and the new release of the program. However it will not work properly and the reason given is
    that my version of 8.1. has a different core language compared with what  the program uses and this version is not multi-language supported. Now I wonder if there are various versions of  the core language in 8.1. or is the core
    language unique, supported by various language packets for menu's, guiding texts, etc.  Why do I then need a multi-language supported program? Where can I put this question?
    Regards
    Sverre

    I'd probably try them here.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=fsharpgeneral%2Cvcgeneral%2Cvbgeneral%2Ccsharpgeneral%2Cwindowsgeneraldevelopmentissues&filter=alltypes&sort=lastpostdesc
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Multi Language Support Setup

    Hi Gurus,
    We have currently upgraded from 11i to R12.1.2 and we have decided to USE MLS & NLS(Multi Language Support) for the very 1st time.We have 4 Languages (American,Spanish,French,Portuguese) so when we query for data in tl tables(apterms_tl,ra_terms_tl,fnd_responsibility_tl) we get four records for a single term_id because we are using 4 languages so we need to keep a language join. What I am doing is
    Select * from ap_terms_tl where agent_id = 5 and language = USERENV('LANG'); which returns only one row with US as the language. Here is a sceneario where I am struck I want to see data in a different language like Spanish or french or Portuguese so how can i achieve that. what i am trying to do is
    ALTER SESSION SET NLS_LANGUAGE = 'BRAZILIAN PORTUGUESE'; and then querying for
    Select * from ap_terms_tl where agent_id = 5 and language = USERENV('LANG'); i get data in Portuguese. How can we achieve this from user level perspective. like when we register a Canadian USER and he wants to see American and vice -verse.
    here are the profile options for NLS & MLS
    PROFILE_NAME USER_NAME
    ICX_DATE_FORMAT_MASK ICX: Date format mask
    ICX_DATE_LANGUAGE ICX: Date language
    ICX_LANGUAGE ICX: Language
    ICX_NLS_SORT ICX: NLS Sort
    ICX_NUMERIC_CHARACTERS ICX: Numeric characters
    ICX_TERRITORY ICX: Territory
    I tried setting up these profile Options but didn't work. I am struck Here(like where to set these profile options to make the MLS work).Let me explain the sceneriao
    Here is what we are trying to achieve When a user from Canada login into Oracle Applications and runs a request set or a concurrent Program he has to see the output in Canadian Language Responsibility this should be done dynamically(changing the Language). You have give me a scenario like changing the preferences and setting the session languages can we dot it dynamically like as soon as the user logs in from Canada his session Language should be set to Canada Language.
    I am just waiting for some help from the gurus.
    Help would be highly appreciated.
    Thanks & Regards
    Krishna
    Edited by: user12156300 on Mar 11, 2010 9:29 AM

    Hi Hussien,
    I able to see the languages in the tables and when i alter the session and I able to see the data in that particular Language.Even i log-in into oracle applications and click on Preferences and change the session Language Other than US i can see the screens in a different Language.Is there anything we can't do dynamically instead of user signing into Oracle Applications and change his session Language.
    Like when the user logs-in from Canada then he can automatically see his country language.
    Thanks & Regards
    Krishna.

Maybe you are looking for

  • Material  to Material transfer - Mass Change

    We have several items in stock which are semi finished material (HALB).We want to convert the same into Semi Finished. We can do the transfer of the same thru T.Code MB1B and movement type 309.However, in such a scenario we can transfer only one by o

  • How and where graphic card increase performance

    Hi, Im Premiere Pro cs 5 user and not acomputer gig, buying laptop at the moment. Im between laptops with this specyfication: processor: i7-3630QM (2.4 GHz, 3.4 GHz Turbo, 6 MB Cache)      graphic card:nVidia Quadro K3000M RAM  16 GB SSD  128 GB and

  • Group policy is not applying in windows 8

    There is different behavior on Windows 7 and Windows 8 on desktop wallpaper. In Windows 7, when we log into the system, the cached wallpaper file will re-generated  automatically. But in Windows 8, if the wallpaper path didn't change, the cached wall

  • Seeburger X.400 adapter

    Hi Experts, I want material/links on seeburger X.400 adapter, I searched on SDN, but could not find any material for X.400 channel configuration. In our landscape, client is thinking to install the X.400 adapter & so, I want to understand its configu

  • Disabling fields in PR05 transaction

    Hi All,      I would like to know is there is anyway that we can inactive the Amount field based on the expense type using any user exit or BADI for transaction PR05. I tried with exits FITR0001,FITR0002,FITR0003,FITR0005, but none of this is working