Multilanguage user content in Portal

Hi All
I'm develop multilanguage WebCenter Portal.
1. How to create select language menu for user?
2. How to user to enter contents in different languages?
As a result if I choose English language - I see the content which were entered by the user in English. If I choose Spanish - that the content which was entered by the user in Spanish.
Content input interests. Transfer of the menu and other elements not so is importanth.
Help me pls.
Thanks.

Few weeks ago I posted an answer on a similar topic. Unfortunately, I am not able to search the forum at the moment, so I will have to repeat myself.
If you implement multilingual sites it very much depends whether one site is a language version mirror of the other, or whether they are quite independent.
The first approach will allow you to use UCM to control the language version - let's suppose you have all the texts in UCM (either as documents or small text snippets, usually html docs); now, in Webcenter you can display them using the direct URL (usually using an identifier called dID). You can enhance you link to use additional parameter, let's call it language, which will together dID identify not only your document, but also its language version. Note that this will require some work in UCM (indexing by language is not available by default).
The other approach means that you have two or more sites which have some loose relationship between its files. You still can use UCM, namely Related Content component, to support use cases like 'if this document has been updated, create an update workflow for the related-links-documents, too'. However, in reality you will have just two or more separate sites.

Similar Messages

  • Can't create user into backend system and contents in portal.

    hi expert,
    I installed EP(EP,BI-JAVA) as add in installation on existing BI-ABAP system based NW04s.
    I can log on portal by abap user. But unubale to create any content and user in ABAP through portal.
    What must be done after setup Addin JAVA STACK??
    I assign following roles to test user.
    Administrators :UME Database
    Authenticated Users:Built-in Group Authenticated Users Built-in Groups Adapter
    Everyone
    but the error message is like "An error occurred in the persistence. The original and possible not translatet message was: "BAPI_USER_CREATE1@BWBCLNT100: ID=01, NUMBER=491, MESSAGE=You are not authorized to create users in group". Contact your system administrator. "
    If anyone can advice me, it would be appreciated very much.
    Regards
    MASAKI

    If this is what you mean "But unubale to create any content and user in ABAP through portal"....
    creating users in portal is not possible since your UME is now linked to the ABAP in an add-in installation or a dual stack system users can only be created in the ABAP system and with the roles SAP_BC_JSF_COMMUNICATION_RO /without RO should let you create users in the ABAP stack....
    you can only assign roles to users on the Portal for the ABAP users ...
    heres the reason...
    Combined AS for ABAP + Java installation
    If you install an AS for ABAP + Java, UME is automatically set up to use the ABAP user management of the same Web AS installation. This option uses the configuration file dataSourceConfiguration_abap.xml.
    AS for Java installation
    If you install SAP Net Weaver AS for Java the UME is linked to the java database with users and groups in the Java system database, or if you want to subsequently connect an LDAP directory to the UME. This option uses the configuration file dataSourceConfiguration_database_only.xml

  • Users cannot see Portal Content

    Hello,
    I have installed netweaver 7.01 portal and after installation, I have created users with Content Admin role.
    But these users are still unable to see the Portal Content folder. Only administrators are able to see the portl content.
    What's wrong? Am I missing something hre?
    Thanks.

    Hi,
    Login as Admin user, go to Content Admin -> Portal Content -> You need to right click on Port Content folder and edit permissions.
    Here, search for the Content Admin role and add it to the permissions list. Then, assign Full Access permissions under Administrator column and check the boxes under End user and Role assigner.
    Now, the users with the content admin role should be able to see the portal content.
    Hope this works.
    Shitij

  • Seek easy and safe way for average users to manage the contents of Portal.

    Dear all,
    My boss today requested me to provide a easy, safe way for average users in my company to manage the contents of Portal themselves.
    My boss request users can upload files, documents, images and text into Portal.
    I know that Oracle Portal provides security control for editing Portal. But it also provides a quite complex operations for manage the contents of Portal.
    I am afraid average users cannot manage it easily.
    Can anyone have experience on the issues and can you give me suggestion?
    Thanks a lot
    George (HK)

    Hi Vijay.B,
    We can give privileges to manage the contents of the portal page.
    Create a group and add the users into that group and for the page level privilege >>add this group as manage.
    The members of the group can manage the page.I know the above is the standard strategy for users to manage the portal contents.
    But, as an average user, I think it is still to complicated to manage.
    For my case, I need to provide a means for average users to add news to the portal, so my priliminary idea is that I will create a portlet for news entries such as news heading, hyperlinks, text and save the entries in DB. Then, on the homepage of Portal, I will create another portlet for displaying the news headlines with hyperlink pointing to the actual URL.
    thanks
    George
    Regards,
    Vijay.B

  • How to read text file content in portal application?

    Hi,
    How do we read text file content in portal application?
    Can anyone forward the code to do do?
    Regards,
    Anagha

    Check the code below. This help you to know how to read the text file content line by line. You can display as you require.
    IUser user = WPUMFactory.getServiceUserFactory().getServiceUser("cmadmin_service");
    IResourceContext resourceContext = new ResourceContext(user);
    String filePath = "/documents/....";
    RID rid = RID.getRID(filePath);
    IResource resource = ResourceFactory.getInstance().getResource(rid,resourceContext);
    InputStream inputStream = resource.getContent().getInputStream();
    BufferedReader reader = new BufferedReader(new InputStreamReader(inputStream));
    String line = reader.readLine();
    while(line!=null) {
          line = reader.readLine();
         //You can append in string buffer to get file content as string object//
    Regards,
    Yoga

  • User Management in Portal

    Hi,
    I had a ECC system with users with relevant authorisations.
    Now how can i setup the User Management  in Portal for the users
    Thaks

    Have you configured UME with Portal?
    What is the UME you are using?
    Please check the help document
    http://help.sap.com/saphelp_nw04/helpdata/en/7e/a2d475e5384335a2b1b2d80e1a3a20/content.htm
    Hope this helps.
    Cheers-
    Pramod

  • Translated content in Portal Favourites iView

    Hi All,
    I have Portal roles in two languages English and German. I set the browser language to check the translations. Initially the browser language is English.  When we add the role to Portal Favourites and then change the browser language to German, the text in the Roles is changed but the text in the Portal Favourites iview still remains in English. Can anyone tell me how to translate the content of Portal Favourites iview?
    Thanks,
    Priya

    Hi,
    You can upload an Image or an HTML file in the KM Repository and then create an iview pointing to that file. Assign that to a role and and make the entry point YES.
    Assign that role to user.
    Whenever that user logs in the image will be displayed.
    Hope this helps!
    Regards,
    Atul Shrivastava

  • Unable to replicate SRM users in SAP Portal

    Dear All,
    We've followed the below link to auto replicate the SRM Users in SAP Portal:
    http://help.sap.com/saphelp_srm70/helpdata/en/08/bae789ee8743d5b4cb2fbf93a9831b/content.htm?frameset=/en/08/bae789ee8743d5b4cb2fbf93a9831b/frameset.htm
    But after doing all the configuration steps, we are yet not able to replicate the SRM users in Portal.
    SPML Destination Connection test is successful and all other configurations are done and cross checked.
    Is there any report program that we have to run / schedule for the user replication.
    Please suggest.
    Regards,
    Anurag

    Dear Carl,
    The above link that you've shared talks about replicating user accounts from UME to the SAP System.
    However in our scenario, we want the replication from SAP system to UME. So, it's a reverse scenario.
    The link that I've shared above in my thread talks about my scenario and in fact we've done all the configuration steps also.
    But it is not working at the moment and I believe that there must be some additional setting / trigger point that would initiate the replication.
    If somebody has already come across such scenario, please advice.
    Regards,
    Anurag Gwari

  • Extraction list roles and users for entreprise portal.

    Hi Everyone,
    I work on Enterprise Portal only java.
    I want to extract the list of all these users with their roles
    How do I proceed?
    Thanks for the help!
    Regards Giglio

    Giglio,
    Its possible to access the list of user and their roles from portal in several ways:-
    Approach 1:
    User Admin -> Import/Export -> User Data Export -> Press Export Button -> Copy the user content and store in a seperate file -> Done.
    Approach 2:-
    You can write a custom progrram in Java using UME API to get the portal user information. You can use webdynpro for java or JSP Dynpage/abtract portal component to use UME API.
    Ram

  • Issue with superadmin user (sap*) in portal

    Hi,
    I have issue with my superadmin user (SAP*) in portal system.
    When I activated superadmin user (sap) from configtool and tried to login to the system with sap it is not letting me to enter into portal instead it is asking whether I am new user and also giving me link for "register user".
    Please suggest.
    Regards,
    Chandra.

    Hi Chandra,
    I hope you performed all steps as discussed in the below link. Please cross check.
    http://help.sap.com/saphelp_nw70/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/content.htm
    Thanks,
    Siva Kumar

  • How to restrict Basis from User admin in Portal

    Hi,
    Iam looking to delete action Manage ALL action from Administrator role and add ReadALL so that basis is not given access to User admin in Portal. we already have Manage_All in a role that is assigned to security. However iam not sure of the problems. please advise if there would be any problem in tweaking the Administrator role as these are standard UME roles.
    Thanks in advance.

    Hi,
    Please try to modify User adminitrator role in the portal.
    Content Administrator>>Portal Content>>Content Provided by SAP>>Admin Content>>User Administrators>>Right click on "User Admin" role >>Permission>> IN "Everyone" Group, Uncheck the 'End User' column. then SAVE your permision.
    Hope this will helps you to resolve your issue.
    Thanks
    Arun Jaiswal

  • Download Standard WD Contents from Portal

    Hi
    I am currently running of WAS 6.4 and EP 6.0 SP14. I want to have a look at the source code for the Standard WD Development. Under Employee Self Service > Personal Information > Addresses, I have a screen that is used to Display/Change the Address of the user presently logged on the portal. I need to have a look at the source code. How do i download it so that i am able to view it using my NWDS Editor.
    Answers would be rewarded.
    Murali.

    Hi
    I am able to find the Iview under :Portal Content > Content provided by SAP > End user content > com.sap.pct.ess.iviews > Personal Information. When i preview it , i am able to see Address/Bank Information/Personal Data Links. But in the iView i am not able to see the name of the Application.
    One more question, why are there two Iviews with the same name under this folder ?
    Murali

  • Using Powershell to delete all users from the Portal

    Summary
    This script will delete all users from the Portal except for Administrator and the Built-In Sync account.
    Based on Markus's "Delete a User" script.
    Useful when developing your system if you want to quickly clear out the data and start again.
    set-variable -name URI -value "http://localhost:5725/resourcemanagementservice' " -option constant
    function DeleteObject
    PARAM($objectType, $objectId)
    END
    $importObject = New-Object Microsoft.ResourceManagement.Automation.ObjectModel.ImportObject
    $importObject.ObjectType = $objectType
    $importObject.TargetObjectIdentifier = $objectId
    $importObject.SourceObjectIdentifier = $objectId
    $importObject.State = 2
    $importObject | Import-FIMConfig -uri $URI
    if(@(get-pssnapin | where-object {$_.Name -eq "FIMAutomation"} ).count -eq 0) {add-pssnapin FIMAutomation}
    $allobjects = export-fimconfig -uri $URI `
    –onlyBaseResources `
    -customconfig "/Person"
    $allobjects | Foreach-Object {
    $displayName = $_.ResourceManagementObject.ResourceManagementAttributes | `
    Where-Object {$_.AttributeName -eq "DisplayName"}
    if([string]::Compare($displayName.Value, "Administrator", $True) -eq 0)
    {write-host "Administrator NOT deleted"}
    elseif([string]::Compare($displayName.Value, "Built-in Synchronization Account", $True) -eq 0)
    {write-host "Built-in Synchronization Account NOT deleted"}
    else {
    $objectId = (($_.ResourceManagementObject.ObjectIdentifier).split(":"))[2]
    DeleteObject -objectType "Person" `
    -objectId $objectId
    write-host "`nObject deleted`n" $displayName.Value }
    Go to the FIM ScriptBox
    http://www.wapshere.com/missmiis

    The DeleteObject function opens and closes a connection for each object.  This approach is faster:
    http://social.technet.microsoft.com/wiki/contents/articles/23570.how-to-use-powershell-to-delete-fim-users-that-have-a-null-attribute-name.aspx
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • How do assign the user of Consumer Portal to the role of Product Portal?

    Hello All:
        Use FPN, now I want to assignment the role of Consumber Product Portal the user of Consumer Portal to  the user of Consumer Portal(RRA) .But because There are too many user that needed be configured.It is arduous work.
         So Pls help me and tell me how to import the role of Product portal to the user of Consumter Portal,
    Thanks In addvance.
    jideliang

    Thank all:
    Because I want assign the Remote Role of Produce to user of Consumer with FPN.Use:
    [Role]
    rid=Role1
    rdesc=Role description
    user=MarcPeters;JackSmith;Alan_Fox;
    group=HappyBuyersOf2003;HappyBuyersOf2002
    Can not import.
    I have find the document "How to Automate Content Creation via XML Content and Actions (NW7[1].0).pdf", it help me to use XML to import the role,the following format:
    <Action id="com.sap.portal.roleassignment">
    <Roles>
    <Role name="pcd:portal_content/myFolder/myRole" producer.alias = "myProducer">
    <Principal type="user" id="test"/>
    But when I import the XML file.There is a error.
    Have someone used it ?
    jideliang
    </Role>
    </Roles>
    </Action>
    How

  • How to restrice ananymous user access to portal link /irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default?

    Hi experts,
    We had an issue with portal access. I wonder if portal is venerable for security threats?
    Could you please let me how to restrict the unauthorized users (anonymous user) to the portal URL.
    https://HOST:50001//irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default .
    Appreciate your help.
    Regards
    Maruti

    Hi Maruti,
    Hope you are doing good.
    Can't you just amend the portal permissions so that this access is not possible.
    The PCD location should be:
    com.sap.portal.system/security/sap.com/NetWeaver.Portal/no_safety/com.sap.portal.navigation.portallauncher....
    Hope this helps.
    Thank you and have a nice day!
    Kind Regards,
    Hemanth

Maybe you are looking for