How to edit a user in portal 9.0.4

Sir,
I have used wwsec_api.person_info to get the user details and i am able to display in the html format. now i want to edit the values like address, phone number, emp no, date of birth an so on. it is required to use wwsec_api.modify_portal_user. the question is how to use this perticular procedure?
regards
sudhir

Sudir,
Since the data you want to access resides in OID, you should be using OID APIs to modify them.
Here find more information about OID.
Regards,
Peter

Similar Messages

  • Regarding : How to add a user to portal group with the help of webdynpro .

    Hii ,
    I am working on an application in which with the help of an action( Button)  we r adding a user in Ztable in R/3 , as well as  group in portal.
    The user r successfully creating in Ztable but from portal side No user is assigned to Portal group.
    I need coding solution for " How to add a user to portal group with help of webdynpro"
    Any usefull link will also do.
    Pls anyone have any solution ??
    Thnks in advance.
    Rewards r waiting for u .

    Hi,
    Use UME api to add user to portal group.
    Using UME API:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d562b7-1405-2a10-dfa3-b03148a9bd19
    Regards,
    Naga

  • File permissions - how to edit a user account

    file permissions - how to edit a user account that is creating files with permissions that are not wanted anymore.
    i understand how to reset permissions on files or folders, but i do not understand how to reset the permissions a user is "creating".
    ie, each time this user creates a file, the file needs to be manually edited for its permissions. so i need to edit the user's settings, but i can't find where to do that.
    this is a home office setup. we have two users with admin privileges. our imac is acting as a server of sorts - it holds common files that need to be edited by both users. the other user is typically working on shared files from a macbook over wifi.
    osx 10.6.8
    any help is greatly appreciated - thanks up front!
    adam

    Király wrote:
    Changing the umask does not produce reliable results. Many apps, including Apple's own Finder, will override any custom umask setting and apply the OS X standard set of read and write for the creator, and read only for group and others. This is true even in Snow Leopard
    I cannot argue with you, because I've never tried or tested it myself. However, this KB article
    <http://support.apple.com/kb/HT2202>
    states the opposite:
    "In Mac OS X v10.5.3 and later, you can create the file /etc/launchd-user.conf with the contents "umask nnn". […]
    This will set the user's umask for all applications they launch, such as Finder, TextEdit, or Final Cut Pro, and control the permissions set on new files created by any of these applications."

  • How to  restrain the user login portal once, in the same time??

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How to edit other user's session from a session id?

    I want to ban a person on real time for example. Website's database ban checking is on the login level. So if i ban someone the user's session must be expired and relogin. But if i change user's session attiributes it will be real time ban.
    Shortly how can i edit some user's session from their session ids.
    Thanks
    null

    Use a filter and have it check with every page load (as one obvious solution).

  • How to Know total users in Portal

    Hi,
    How to know the total users in Portal.I gone to User Administraion and tried to search in that with out any parameter then I got a message like "Last search Exceeded the size limit of the Server.Search result is incomplete." and "Last search returned with 1000 elements.". But I want to know the TOTAL USERS in the PORTAL.
    Can u help me in this regard. Urgent.
    Regards
    Krishna

    Hi Krishna,
    the paged search is possible by using the
    parameter "ume.ldap.access.extended_search_size" in your configuration XML.
    Just set a value blow 1000 e.g. 900 as like in this
    example and all entries above 900 will be paged:
    <ume.ldap.access.extended_search_size>900</ume.ldap.access.extended_search_size>
    Do not forget to restart and check the values "Max. Search" and "Warn. Search" set for  the Admin-UI.
    Regards
    Stefan

  • How to Unlock J2EE_GUEST user in portal

    Hi
      In my Portal  "J2EE_GUEST' user is locked as a result i can't able to see the list of system avaliable in Visual Composer
    When i tried to unlock the JE22_GUEST user in portal it is not allowing me to unlock the user
    Please advise how can i unlock the J2EE_GUEST user in Portal
    Thanks

    Hi,
    Incase if you are having the dual stack, ABAP+ JAVA , you can logon to the ABAP system using either the J2EE_ADMIN or DDIC and use the Tcode -SU01.
    As soon as you log on to SU01 you would be asked to enter the user name .
    Enter J2EE_GUEST and on the top right hand corner you have an option unlock.
    As soon as you unlock, on the left hand side to unlcok, there is a change password option, you can also reset your password there.
    Else log into the portal with a J2EE_ADMIN role and in user administration unlock the user
    Hope this helps.
    Cheers,
    Sandeep Tudumu

  • How to edit content in sample.portal

    Hi everybody,
    I am a newbie at Weblogic Workshop 8.1. I am trying to edit the content (in Portal
    Administration) of the sample.portal. I use the weblogic user (which I suppose
    has all the rights and privileges needed). I cannot see any content to be edited
    at all. Is the sampleportal protected in someway ? I have created my own administrator
    account with the the rights needed, but still no result ...
    regards
    Marcel Hartgers

    Ok, thanks russ will do ...
    "Russell Teabeault" <[email protected]> wrote:
    Marcel,
    It sounds as if you have not created a portal and desktop in the
    administration portal. The .portal file that you create in workshop
    is
    essentially a template. To be able to use the resources defined in this
    template you must create a desktop based on the portal template file
    (.portal). In this case you need to create a desktop based on the
    sample.portal file. I suggest that you read the following:
    http://e-docs.bea.com/wlp/docs81/adminportal/help/PM_OV.html
    http://edocs.bea.com/wlp/docs81/adminportal/help/PM_DesktopCreate.html
    russ
    "Marcel Hartgers" <[email protected]> wrote in message
    news:[email protected]..
    Hi everybody,
    I am a newbie at Weblogic Workshop 8.1. I am trying to edit the content(in Portal
    Administration) of the sample.portal. I use the weblogic user (whichI
    suppose
    has all the rights and privileges needed). I cannot see any contentto be
    edited
    at all. Is the sampleportal protected in someway ? I have created myown
    administrator
    account with the the rights needed, but still no result ...
    regards
    Marcel Hartgers

  • How to use MDM users in portal?

    Hi All,
    How to use MDM users in EP, my requirement is,
    i have an users, if the user log's in portal, depending on the portal user login, we need to assign a perticular region for that user such as europe, south america, asia....,
    before he log's in portal we need to confirm that user belongs to perticular region in MDM.
    we maintain users in MDM, when an europe user log's in portal we need to assign him europe system so that he can login in to that europe system. when a asia user log's in portal we need assign him asia system, so that he can login in to that asia system.
    how to do this in portal
    Regards
    jagadeesh

    Hi Jagaeesh,
    You need to configure sso between MDM and EP. You can do it with the help of UID method as there is no logon ticket method available with MDM 5.5.
    And for region specification, you can create different portal desktop, framework, theme for diffreent region users inside portal and define portal's master rule as per accordingly by creating user groups inside portal and assigning different desktops to different region user's.
    Then, create contents (like roles, worksets, pages, iviews, km contents) inside portal according to region and assign those contents to different groups as per requirement.
    So that, deplending on region user's, when they login into portal would see different content inside it.
    Regards,
    Sen

  • Impossible to create or Edit an User from PORTAL (WWC-00000)

    Ihave installed PORTAL 9IAS on W2000 with ORACLE DATABASE 8.1.7 EE
    I can login to PORTAL (with portal30 user), but when i want create or edit an user, i have the following error
    on HTML Page (URL : http://hddms001.sdsi.local/pls/portal30_sso/portal30_sso.wwsso_home.process_signon)
    <TD><FONT CLASS="OraErrorHeader">Error:</FONT></TD>
    <TD ALIGN="LEFT"><FONT CLASS="OraErrorText"><NOBR> (WWC-00000)</NOBR><BR><!-- wwsso_home.process_signon --></FONT></TD>
    </TR>
    On the server, i have the following error in sqlnet.log
    Fatal NI connect error 12640, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 8.1.7.0.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.1.7.0.0 - Production
    Time: 15-FEV-2002 14:09:42
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12640
    TNS-12640: Echec d'initialisation du service d'authentification
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Could you help me
    Thanks in advanced

    hi!
    please refer the followink links.
    http://help.sap.com/saphelp_nw04/helpdata/en/1f/1b1041a0f6f16fe10000000a1550b0/frameset.htm
    Failed to create deployable object 'sap.com/pcui_gp_xssutils'
    thanks
    vishal

  • How to edit document online in portal

    Hi Experts,
    Please let me know the steps for online editing the document in portal.
    Thanks
    Vaibhav Srivastava

    Hi,
    You need to activate the Activex in KM settings.
    Check the below wiki by Robert Briese
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/KMC/HowtotroubleshootproblemswithLocalEditing
    Hope it will help you.
    Raghu

  • How assign role to user during portal runtime ! after logon !

    Hello everybody,
    I've a question. Is possible add or remove portal roles to portal user after user logon ?
    how ?
    thank you very much
    Stefano

    Hi Stefano,
        yes,it is possible to remove a role from a user after log in.Go to the user admin->search the user->remove the repective role from the user.
    But the role will be displayed to the user until he select the role.Once he selects the role it will not come
    Regards
    Indranil
    Award points for useful answers

  • How to edit the user dictionary

    Once I've told my Mac to "learn" a particular spelling, is there a way to delete that spelling from its "dictionary" of acceptable spellings?
    Appreciated.

    Those are stored in a plain text file in /Users/"username"/Library/Spelling/LocalDictionary. Open it up in TextEdit, delete what you want and then save it.

  • How to edit CANCEL TECO user exit

    Can anyone tell me how to edit the user exit for cancelling the technical completion. It will be like this TCODE ---> IW32 ---> ORDER ---> FUNCTIONS ---> COMPLETE ---> CANCEL TECHNICAL COMPLETION
    Thx & regards

    Hi Ilango,
      This this user exit : EXIT_SAPLCOIH_004.
    Regards,
    Prabhu Rajesh.

  • How to access the User's login portal ID?

    Hi all,
         How to access the user's portal login id??
       Thanks,
       Anirudh.

    Hi
    Try this
    String loginuser="";
         try{
              IWDClientUser wdUser = WDClientUser.getCurrentUser();
              IUser user = wdUser.getSAPUser();
              if(user != null)
                   IUserAccount acct[] = user.getUserAccounts();
                   if(acct[0] != null)
                        loginuser = acct[0].getLogonUid();
                        strUserid = strUserid + acct[0].getLogonUid();
    }catch(Exception e){
    Kind Regards
    Mukesh

Maybe you are looking for