Global Portal User Personalization

Hi All,
I have a need to create some customer personalization properties for a user that I can use globally.  An example is I need to map the LDAP userid to a customer number, lbs vs kgs preferences, etc ...  I would like to be able to get the customer number from any iView.  I would like to the users to set them once from the Personalize workset.  What are some of my options?
I'm looking into the following, but none of them seem to be perfect answers:
1) Pick a field we are not using and store them in the Active Directory LDAP.
2) iView by iView personalization.
3) par by par personalization.
4) create a new table in the Oracle db to store these mappings.
5) Setup a UserMapping system, to store the mappings.
Has anybody else done something like this?
Thanks,
Mike Shroyer

Hi Mike,
see store some user properties/attributes
The problem may be the LDAP as let open in the thread given... sorry, cannot give more detailed advice, maybe someone else... (or just try).
Hope it helps
Detlev
PS: Also see Adding custom attribute in EP user engine

Similar Messages

  • Portal - User mapping - umlaut - personalize - error

    Hello all,
    did anyone hear of the following in the portal user mapping to a backend SAP system ?
    A user has an account in a 4.7 SAP system and his password contains a german umlaut.
    In the portal "User mapping" instead of SSO is active. The user clicks the "Personalize" iview to map his SAP User, he enters his SAP UID and his (umlaut-containing) password.
    When he then calls an iview that is connected to the backend system (e.g. bwsp via ITS), he gets the message "No user mapping defined for system ...". He then can enter his UID/password for this single request, and when he does so, it works. Same procedure comes up, when he again tries to call the iview.
    It seems, as if the password is written to the database in the wrong way ?
    Any experiences on this ?
    Thank you + regards
    Andreas

    Hi Andreas,
    Go to User Admin - User Mapping. Search for the user and click on "Edit".
    Now select the "System" defined for connecting to the SAP 4. 7 system. Give the user id and password for the system and click on "save".
    Now try accessing the iview. You would be taken to the sap system directly without any request for login.
    You can do the same, if the user has "Personalize" link available in the top right corner of the portal which comes by adding the "EU Role" to the user.
    Hope this solves your problem.. If not pls get back.
    Regards,
    venkat.
    [Reward points for useful answers]

  • User Personalization page in Portal

    Hi ,
    Can anyone let me know what is the need of keeping the
    field of 'Security Policy' in the user personalization page.
    What is the relevance of this field.
    Best Regards
    Sid

    Hi Sid,
    the security policy can be used to seperate different user types...
    You have the standard user which can be used to work with the portal normally.
    With the technical user it is only possible to make connection to the portal via connectors, you can't work with the portal UI then...
    Inside of the personalization the filed is shown as the screen is the same WebDynpro element as the one you use to change the user - but with write rights for the end user on certain fields only.
    Hth,
    Michael

  • Information on Global Portal...  :-)

    Hello All,
    Can you please help me get some information on Global Portal.
    I need this for a presentation on coming monday.
    Please help.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu R Hunjan

    Hi Ganesh,
    Have you implemented "Global Portal" in ur organization?
    This document contains a stmt like:
    1> "No local installation of iView."
    What does this stmt mean...? Am confused since we normally get iViews on BP(business package) installation. So what is iView installation?
    Custom creation of iView..?
    2> It says that  content can be shared using Web Services. Each Portal user can personalize content without changing the source content.
    I got the first line but how can one personalize the source content...?
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu R Hunjan
    Message was edited by: Ritu  Hunjan

  • Details regarding Portal users vs 8i DB users

    Is there a good DBA level explanation of the differences between a PORTAL/SSO user and a normal database user?
    It appears we have to set up new users in Portal for all of our existing users in the database (painful). This was not required in Webdb. Is there a way to import existing database users and link them to their existing schemas painlessly?
    The bits and pieces I can find indicate that if you do go ahead and set up a new Portal user manually and link them to their own existing database user schema then the normal database objects roles and rights should appear. This does not seem to be true in 3.0.8 Portal. I created a portal user, assigned them to their existing 8.1.7 schema and:
    1) the normal database objects they have rights to do NOT show up in the browse database objects. In Webdb 2.2. all of these objects show up fine. The ability to browse database objects was one of the good things about Webdb that we need to preserve.
    2) try to create a portal component, a form, based on a table/view. Unlike #1 above I can in fact create the form on an existing table even though it does not show up in the browse above. The user has update rights to this table, but the form will NOT compile if I leave in the UPDATE, DELETE, INSERT buttons. What is going on?
    Is there a technical paper that discusses exactly how to map db users to portal users and how to transfer rights, privileges etc. so we can make portal 3.0 as functional as webdb 2.2 was?

    Quinn,
    Here are my answers:
    1) the normal database objects they have rights to do NOT show up in the browse database objects. In Webdb 2.2. all of these objects show up fine. The ability to browse database objects was one of the good things about Webdb that we need to preserve.
    Ans))
    You have better control on this ability now.
    2) try to create a portal component, a form, based on a table/view. Unlike #1 above I can in fact create the form on an existing table even though it does not show up in the browse above. The user has update rights to this table, but the form will NOT compile if I leave in the UPDATE, DELETE, INSERT buttons. What is going on?
    Ans))
    The ability to create a component in Oracle Portal 3.0 no longer depends on whether the developer has privileges to build components in a schema, but instead on whether the developer has privileges to build a component in an application.
    =====
    Is there a technical paper that discusses exactly how to map db users to portal users and how to transfer rights, privileges etc. so we can make portal 3.0 as functional as webdb 2.2 was?
    Ans))
    Read the following help:
    a) Migrating WebDb users to Oracle Portal.
    b) What are schema and object privileges?
    c) What are global privileges?
    d) What's the difference between an Oracle Portal User & an Oracle Database User?
    ====================
    Now the next question is..Where to find them?
    Here are the location:
    login > Navigator > Database Objects tab>
    Click on "Grant Access" > Click on the context help.
    Here under the related topics you will find:
    (b). Click on it:
    Again under the related topics you will find:
    (a) & (d) (Both are same).
    For (c):
    login > Create a user > edit that user > click on "Privileges" tab > context help.
    Hope this will clear your doubts...
    Thanx,
    Chetan.

  • Creating portal users with owner privileges?

    Hello,
    I need to let local adminstrators create users in the portal.
    This is based on instance-specific privileges, not global.
    Setting them to 'owners' of the group in the portal should let them add users.
    Once created and I log in as one of them I do not have the privileges of being an
    'owner', eventhough it's visible in the portal that I am an owner.
    Anybody?
    /

    Hi,
    To make the problem a little clearer.
    I want to have "local adminstrators" that can manage portal users i.e; delete, insert and update portal users.
    However I do not want these "local administrators" to be "Full administrators"- too dangerous.
    The "local adminstrators" should belong to the same group as the users they are set to administer. The
    only difference between a "local administrator" and a user of a group is that the "local administrator" have privileges
    to manage the other users of the group. If I have understood the concept right an owner have these privileges.
    I made them owners of the group, but this did not enable them to manage users.
    This must be a rather common approach, to have some users being able to administer other users without being a fullfledge DBA.
    Right now I'm looking into mapping them(the local administrators) to a different database schema with rights to manage users.
    I realize that to map them to another schema, then the checkbox "Use this schema for Portal Users" have to be checked when creating the
    schema. How do I check if this was checked and if it wasn't checked can I alter it now?
    Another thought is to dynamically upon meeting certain conditions making them Full Administrators, then after finishing the task
    reinstating them as normal users.. but this.. well hmm
    Thanks.
    /

  • How to map Portal User groups to a MDM System?

    Hi,
    Have anyone tried mapping portal user group to a MDM System?
    The idea is to avoid each user to do user mapping for MDM of their own.
    When i look into the usermapping section of a portal user group, it shows me a message -
    "There are no systems available for user mapping for the selected principal"
    Thanks and best regards,
    Arun prabhu S

    Hi All,
    Got it!
    1. Create portal users,
    2. Create a portal user group,
    3. Assign Users to User group,
    4. Go to System Administration, edit permission of the MDM system, add the user group to the MDM system permission list and save
    5. Go to User Management, modify the user grooup, go to the User mapping of the user group and do mapping for MDM system and user group using a valid MDM User name and password and Save
    6. In User Management, modify the Portal role for MDM , add the user group to the role and save
    7. Edit permission of the role object, add the user group to the permission list and save
    Result:
    All the users assigned to the user group will be able to access MDM information on the portal correspond to the MDM mapping done at the user group level. This avoids self user mapping in personalization link.
    Best regards,
    Arun prabhu S

  • JSR168 portlet - How to acquire Portal user identity?

    My scenario is:
    - Write a JSR168 portlet to access data in an Oracle database
    - The portlet will use the identity of a Oracle Portal user, who currently logs in, to create the connection to that database
    - In the database, I create a global role, that in turn, assigned to an enterprise role, already granted to the portal user.
    - When that user logins the database, depend on his available roles, the database will control his access on data
    My problem is: how can I get the identity (username/password) of that Portal user to establish the connection to my database?
    If anyone know, plz give me some help. I'm very thankful.

    Dear Steven,
    Can you elaborate on your query a bit further?
    If you are looking for some SQL statement that will validate against a table for a given portal user then you can use the API wwctx_api of Portal.
    For example,
    SELECT FIELD1, FIELD2, FIELD3.....
    FROM TABLE1
    WHERE PORTAL_USER = WWCTX_API.GET_USER;
    I hope this helps.
    Thanks.
    Saabir.

  • Portal user management for SRM

    Hi ,
    We will be using global portal & SRM as a backend.
    Portal<---->SRM<----->ERP
    Which will be the best option for  data sources of the User Management Engine (UME)?
    Regards,
    Arpit.

    Repeated.

  • Enable user personalization via code

    Hi,
    I'm currently developing a set of automated configurations for the portal using CTC template, during these configurations I'm required to enable/disable the WD user personalization option, this can be done manually via the nwa.
    can you help me with suggesting how it can be done manually?
    Thanks,
    Meir.

    Use userManager.enable method
    eg userManager um=Platform.getService(userManager.class);
    um.enable(usrlogin,true);
    or um.enable(usrkey,false);
    note: first argument should be ArraList. if you pass user login then the second arg is true else false in case of user key.
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • We want that Portal user reset password with old password

    Hi everyone,
    Now if our Portal users want to change the password, we need to provide “ User ID”,”Last name”,
    “First name”, and “E-mail” .
    It is very inconvenient !
    We want that reset the password by provide old password, as most of websites.
    How to do it ?
    Best Regards,
    Jianguo Chen

    Hi,
    Are you talking of the login help (support -> reset password) mask? There it makes few sense to ask for the old password, as the use case for this is a user who has forgotten his password! Nevertheless, it's not much work for example to reduce the needed input to userID for example (it's a small change in the corresponding JSP and within one small Java class, which checks the input; just done some days ago for a customer).
    On the other hand, if a user know his password, he can choose "Personalize" (he has to have the corresponding role (in fact means the Portal Personalization workset), and from within that one, he can create a new password - just also by providing his old one, exactly as you expect.
    Hope it helps
    Detlev

  • Sizing of global portal

    Hi ,
    I am little confused  about sizing of global portal.
    As global portal is exposed to the internet users. How do we determine  no of internet users,  those are going to use portal ,for quick sizer?
    Also In quick sizer , TTI (ime Interval ) column , there are (Y)year, (P)Period,S(snapshot )  , (H)our.
    Now what will be the value for Period & snapshot?
    Regards,
    Arpit.
    Edited by: Arpit1983 on Jun 25, 2010 12:09 AM

    Hi,
    How do we determine no of internet users, those are going to use portal
    You'll have to make a guess! How many guest users do you expect? What do you think how many people will use the portal? When you have 2.000 users in the backend, how many of them will do a logon every day / hour for how long (30 min, 1h, 3h)?
    This data depends on your project.
    br,
    Tobias

  • Portal user ( datasource ) location

    Hi ,
    We have a global portal with SRM as a backend.
    Now we can have , following options for datasource.
    1> Portal database
    2> Backend database
    3>LDAP ( we are not going for this )
    Can you please suggest from 1 & 2. For which we should go? pros & cons.
    Regards,
    Arpit.

    Hi Arpit,
    Out of option 1 and 2 it is always better to go for the Backend Database, as you might/can use be using the same for other backend systems. This means, single point of user administration,better tracking, lesser maintenance effort etc.
    Regards,
    Vinod

  • How to find out portal user from sso cookie ?

    Hi,
    I want to find out the portal user id from Portal30_sso cookie. It is required for security in my java servlet.
    Thanks
    Vikas

    First of all, you can't get anything from the portal30_sso cookie or the portal30 cookie or the SSO_ID cookie. These are cookies established for (1) The login server session; (2) The Portal session; (3) The login server single sign-on cookie - visible only to the login server.
    When you want to know who the current user is, you need to establish the context. If your servlet is standalone and not a partner application to the login server and it's not a portlet, etc., then what context does it have? What concept of users does it have? If you are really asking what Portal is currently logged on, that is still a loaded question. The user's browser could be accessing several portal's at the same time, each with a different identity. What I am getting at is that your servlet needs to somehow be associated with a particular portal before it can even think of asking this question.
    The ways to associate your servlet with a portal would be
    [list=1]
    [*]Make it a partner application
    [*]Make it a portlet
    [*]Make it an external application
    [list]
    Hope that helps.

  • Unable to get Portal User in a Remote DB

    Hello,
    We are developing an application with Portal on Instance A and the application tables on Instance B. We have DB triggers on the application tables in B and would like to capture the Portal USER using wwctx_api.get_user. Have created a DB link and PUBLIC SYNONYM in B to access the package in A. However, when we call the function in B, we get the following error -
    ORA-00164: autonomous transaction disallowed within distributed transaction.
    Has anyone tried something similar?
    Thanks.

    Hi,
    If you submit your form to a procedure in the portal instance you can get the portal user inside of this procedure.
    you can then send this value to the table in the other instance.
    Regards
    Michael

Maybe you are looking for

  • Pipeline Input Help!

    Hi guys, I'm having a bit of difficulty turning a script of mine into a re distributable tool and I've spent the best part of two days on it so here I am looking for some guidance. Basically I am using Quest-AD cmdlets to copy users whilst adding uni

  • -error in XML document- when migrating from BPEL 10.1.3.3 to 10.1.3.4

    Hi, I've just been handed as set of BPEL processes which were developed in 10.1.3.3 and I'm working on migrating them to 10.1.3.4. Migration of most processes was straight forward, however, there is one process (SendMessage) that accepts an XML docum

  • Problem while Using CVM

    Using GPSystem I am able to block the card using fallowing statements: if(GPSystem.getCVM(GPSystem.CVM_GLOBAL_PIN).blockState()== true){                ISOException.throwIt(Util.makeShort((byte)0x90 ,(byte)0x02));           } else{                ISO

  • Black screen+can't boot after installing Windows

    Hello I just reinstalled MacOSX on my MBA, then installed Windows XP Pro via Boot Camp, though I've not seen XP boot yet. When Mac restarted I chose to boot to Windows in Boot Camp. Now I just get a black screen and 'Disk error. Press any key to rest

  • Panel lights do not work

    I just bought a satellite a665-s6057 and the power led lights in the bottom right hand corner do not light up.  Any solutions?