User mapping is not saved

Hi All,
      i am doing user mapping in personalization window,
if i am enter my user id and password after that if i am click on save button, the logon data is not saved, so pls solve my problem.
Regards,
Jagadish Babu Kanikanti.

Hi ,
I am configuring a production Server with SP14.
When i am in user mapping section, i find the error msg as below:
<b>There is a configuration issue which leads to problems when accessing user mapping data for the selected backend system 'ESS'. Usually, the reason is user mapping being configured for strong encryption, but the necessary additional files being missing. Check the security log file for further information and hints on how to solve the problem.</b>
I am not able to enter any user id / pwd ; The fields are greyed out.
I did solve the same in the development server using :
<b>Goto System administration-system Configuration-UM Configuration-Direct Editing.
In that make the ume.usermapping.unsecure as TRUE.</b>
But on seeing your reply stating this is not suitable for Production server, i am bit confused.
Can you pls help with me an alternate solution..
Thanks in advance,
venkat.

Similar Messages

  • User mapping is not set correctly..!

    Dear Guru,
    I am working with portal 6.0 SP9, and when I try of create user, the application return "Could not create user" and I am use the user j2ee_admin. This user have admin role
    I think that the user mapping is not set correctly or the permission is not correct.
    The questions is: How can I user mapping set correctly?
    Thanks
    Dy

    Hi Dayana,
    Maybe the user name is shorter than 5 characters?
    Yoav

  • Text fields populated from lov mapping are not saved to database

    Hi Everyone,
    I'm having a wierd problem. My requirement is to autopopulate two text fields field 2 and field 3 when a value is selected from lov in field1 and save all the values to database on click of a submit button.
    Using lov mapping i'm able to populate field 2 and field 3 with corresponding values based on the value selected in field1. And also field2 and field3 should be in the readonly mode so that user cannot change the value.
    So to make the fields readonly i have changed the property of readonly to true for field2 and field3. But if I change the readonly property, the values for field2 and field3 are not being saved to database.
    The values are getting saved to database only when readonly = true for messageTextInput item type or if the item type is a form value.
    I also tried disable = true, which also didnt work.
    I tried to debug by writing some sop statements in PFR, but these statements also returned null for pageContext.getParameter("field2") etc;
    Can anyone please tell me how to solve this problem?
    Thanks
    Sunny

    Hi Gyan,
    I forgot to mention that , I also tried messageStyledText. Which also didn't work. I wanted to use vo.setAttribute as my last option, but i wanted to understand why the values are not saved to database when the text item is showing the values on the page.
    Thanks
    Sunny

  • Xserv - user settings are not saved - help!

    I've noticed that user settings do not get saved under OS Xserv...
    Whenenver I login I get the default dock, with all the admin icons missing!
    The desktop is saved in the root as /desktop/. (?!?)
    When the machine was installed the first user was setup as Administrator (Admin) but it was deleted (against my sound advice) and since then things like the FTP server malfunctioned... The keychain seems to pop up a lot as well, and can't be opened / used. And the bookmarks don't get saved as well.
    I'm assuming that user settings like the Dock should be saved somewhere.
    Please help!
    Everything else seems to be running but loosing all UI configurations at log-offs is taking a lot of time which I currently don't have enough of.

    Anyone?
    I was hoping that I'd get an answer through the forums.
    I'll wait till next week and if there's still no post I'll contact Apple's Phone support.
    Please post any suggestions - a Mac Server shouldn't be so fragile!

  • EP7 "Personalize - User Mapping" iView not working

    We are in the process of migrating to EP7 and have hit a snag with the Personalize - User Mapping" iview (com.sap.portal.persoUserMapping) short dumping with the following when called:
    Exception ID:04:37_19/04/07_0203_91834451
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.shell.siti.gph.shell_content/cust_content/com.shell.shellpeople/100_admin/300_user_admin/100_roles/com.shell.shellpeople.admin.roles.portal_personalization/com.sap.portal.persoUserMapping/com.sap.portal.persoUserMapping
    Component class : com.sapportals.portal.prt.component.usermanagement.UserMappingComponent
    User : Steve.Caffrey
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:393)
         at java.util.Properties.setProperty(Properties.java:102)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.addElementToCreds(MappingFieldParser.java:177)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.parseFieldItem(MappingFieldParser.java:155)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.parse(MappingFieldParser.java:62)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.interpreteUserMappingFields(UserMappingDataModel.java:950)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:643)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:241)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.addLogonScreenFields(UserMappingView.java:238)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.createUserMappingGrid(UserMappingView.java:498)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.doContent(UserMappingView.java:71)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingComponent.doContent(UserMappingComponent.java:99)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 7 more
    Has anyone else had problems with this in EP7.  It worked perfectly well in EP6 but I am aware there have been some user management API changes for EP7 and wonder if they may be the cause?
    Any help or advice you can offer will be gratefully received and of course rewarded with points.
    Thanks,
    Steve.

    Hi Sunil,
    Thanks for the reply.
    Unfortunately the Direct Editing tab is not available in EP7 (probably because it was so buggy in the first place).
    Also, looking at our EP6 setup where the iView works just fine this parameter is set as:
    ume.usermapping.unsecure=FALSE
    Any other ideas?
    Regards,
    Steve.

  • User Mapping: Could not save logon data

    Hi
    I have installed EP6 NW04 SP9 on an AIX system with DB2 database and I'm trying to assign mapping data (user & password) to users through User Administration -> User Mapping option.
    When I try to save it, the portal shows the message: Could not save logon data.
    During the installation I imported the Cryptography toolkit with strong encription so the property ume.usermapping.unsecure is set to false.
    Would it be possible somebody to help me please.
    Thanks

    Hi,
    I have the same problem and the parameter 'ume.usermapping.unsecure' is TRUE and encryption is weak. So, in UME configuration, the portal is integrated with ADS using ADS Flat + Database.
    The version portal is EP6 SP 11!
    Help us, please!
    Thanks

  • User color choice not saved in export preset?

    I'm currently writing my first plugin and still in a learning curve.
    My export plugin has a color_well control to choose a color. I have defined a default value of LrColor(1,1,1) which works well.
    However, the chosen color is not saved so every time the export dialog is used, it comes up with the default color value and the previously chosen color is lost.
    What am I doing wrong?
    Thanks,
    Mario
    Code snippet:
    myPlugin.exportPresetFields = {
        { key = 'borderColor', default = LrColor(1,1,1) },
        ...more keys
    function myPlugin.sectionForFilterInDialog( viewFactory, propertyTable )
        return {
            viewFactory:row {
                viewFactory:color_well {
                    value = LrView.bind('borderColor'),
    end

    Many thanks for the reply and sorry for the delay. It took me DAYS to figure out how to save the r,g & b components.
    Finally, I succeeded with this method:
    myPlugin.exportPresetFields = {
        { key = 'color_r', default = 1 },
        { key = 'color_g', default = 1 },
        { key = 'color_b', default = 1 },
    function myPlugin.sectionForFilterInDialog( viewFactory, propertyTable )
        return {
            viewFactory:row {
                viewFactory:color_well {
                    value = LrView.bind({
                         key = 'borderColor',
                         transform = function ( value, fromTable )
                              if fromTable then
                                  return LrColor(propertyTable.color_r, propertyTable.color_g, propertyTable.color_b)
                              else
                                  propertyTable.color_r = value:red()
                                  propertyTable.color_g = value:green()
                                  propertyTable.color_b = value:blue()
                                  return LrBinding.kUnsupportedDirection
                              end
                         end
    end

  • User Settings are not saved

    Hello,
    I am setting the values in User settings. It is sucessfully changedand saved, but the changes are not appearing while creating the shopping cart. In pposa_bbp also the value is maintained as default.
    We are in SRM 5.0 classi scenario. Please let me know how to overcome this issue.
    Regards,
    Chary

    Hi
    Please try saving the user defaults in Web page by using
    the transaction BBPUM01 / BBPUM02 for saving user defaults.
    <b>In a productive EBP environment, you should run the program
    CRM_COM_ORGMAN_BUPA_INTEGRATE on a regular basis, in
    order to carry out automatic periodic matching.</b>
    Alternatively, as Disha told, try executing the report as well.
    Incase it does note helps, please raise an OSS message with SAP.
    Regards
    - Atul

  • User deleted, data not saved

    My administrator deleted my account and made me a new one to fix a printing problem. The printing problem is fixed, but all my files are gone. From what I can gather when she deleted my old account she did not choose to save the files (there is no 'deleted user' in the user folder, and no disk image). I tried to use a program to recover deleted files but it found nothing. I used Virtual Lab. Any ideas on where the data could be, and how it might be recovered? The files are primarily rtf and doc.

    Most recovery programs are set up so you can read pretty much any drive. They are set up so even if your drive won't mount normally and is in its last moments you can sometimes read data. If you're not seeing files after a simple removal of a user account that's what makes me wonder if some extra step was taken. Deleting an account usually places the old account files in a special folder in deleted users. This still takes up space on the computer so your admin. may have decided to move it to the trash and empty the trash to free up the space. Even then recovery tools should be able to see file remnants (emptying trash just removes all normal reference to the files but the data stays there and can be seen by those special programs) on the drive. There's two reasons (I can think of) for their not being there. One, somebody used secure erase. Two, your computer sees such heavy use that the the space now regarded by the computer as being available was overwritten by other file creation. Ask your administrator if they are in the habit of using secure empty trash. The second case might apply if your computer sees a lot of file creation and you don't have a lot of room on the hard drive so any free space stands a good chance of being randomly used.
    I haven't actually used one of those recovery programs I am also thinking of something I have heard with reference to those programs and that is sometimes the programs will find files but the names are no longer available. I have heard of people recovering lots of files from bad drives but then having to face putting names on all the files again. I may be wrong on this, but maybe you're seeing the files but not recognizing the,. Maybe somebody else with experience using those programs can provide information.

  • User generated subforms not saving

    I have a form with a button that creates a continuation page and then on each continuation page a button that uses the addInstance() method to create more pages. When the user saves the form, however, the newly created pages do not save with the form if the continuation page presence is set to hidden. But works fine if it is set to visible.
    I understand that since the first continuation page which is hard-coded into the form is set to hidden when the document opens, any subsequent copies of that subform are also hidden unless told otherwise.
    Is there a way to work around this problem? Maybe to save the presence of the page when the user Saves. Any help would be greatly appreciated.
    Thanks,
    IH

    Of course I feel like an idiot having not used an invisible check box which the value of determines the presence of the page. DUH!

  • Oracle.jbo.Session User Data Hashtable Not Saved Across Passivation and Act

    <br>
    According to http://blogs.oracle.com/Didier/2006/11/14#a139, I've overrided the passivate/activateState methods in MyAppModImpl:
    1. ejbActivate/Passivate from oracle.jbo.server.ejb.SessionBeanImpl are called at the right time
    2. overrided passivate/activateState methods are never called
    3. after an ejbActivate(), getSession().getUserData() is always null
    According to this OTN whitepaper, I confirm MyAppModImpl is RELEASE_LEVEL_MANAGED
    Please advise,
    Jérôme.
    <br>

    Hi Jerome,
    Would this ADF sample from Steve Muench help you ?
    26- Releasing an Application Module in Reserved Mode
    http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html#26
    Regards,
    Steff

  • Not able to do user Mapping with the backend System

    Hello all,
    I am trying to Map a user to a windows based KM System but getting an error like
    "There is a configuration issue which leads to problems when accessing user mapping data for the selected backend system 'KM_Test_System'. Usually, the reason is user mapping being configured for strong encryption, but the necessary additional files being missing. Check the security log file for further information and hints on how to solve the problem."
    Can somebody tell me what could be the possible reason for this and how to handle this. I dont have access to the Portal server right now , so not able to see the security log.
    Thanks to all,
    Regards,
    Sarabjeet Singh.

    Hi Sarbjeet,
    I believe this links will help you understand and solve your problem:
    user mapping is not saved
    and
    http://help.sap.com/saphelp_nw04/helpdata/en/04/d246215f1d4f588d1d9c49391acb01/frameset.htm
    Hope this helps,
    Robert

  • Nokia Maps 3.0 for WP8 Favourites not saving

    Note I have found that Maps are not saving any favourites after closing out maps and reopening.
    Anyone else can confirm this bug?
    Thanks
    Solved!
    Go to Solution.

    @Takiwaki
    Have you enabled "Synchronise favourites automatically"?
    Happy to have helped forum with a Support Ratio = 42.5

  • SSO to Exchange without user mapping

    I have Exchange configured for collabration groupware integration, and it works fine. I can get my calander entries without a problem when I have a user mapping set for the Exchange Transport. I have SSO enabled using the iis_proxy.dll authenticating via Active Directory also without a problem. I can also connect to OWA without any issue. The only thing I don't like is that I need a user mapping for the calander availabity.
    Does anyone know of a way to make this more automatic? I don't want the users to need to maintain their own mappings.

    We are in the exact same situation. I thought that the SSO22KerbMap ISAPI filter would do just that but the user mapping is required no matter what, unless I'm missing something in my config. The Exchange and Active Directory users are the same so a user mapping should not be required.

  • User mapping is set correctly...

    Dear Guru,
    I am working with portal 6.0 SP9, and when I try of create user, the application return "Could not create user" and I am use the user j2ee_admin. This user have admin role
    I think that the user mapping is not set correctly or the permission is not correct.
    The questions is: How can I user mapping set correctly?
    Thanks
    Dy

    Hi Dayana,
    I seem to have the same problem you did with "Could not create user". I am also running EP 6.0 SP9 and R/3 as the datasource.
    Will you explain what you mean by "a set parameters in the J2ee connector".
    Thanks.
    - Michael

Maybe you are looking for

  • Deleted emails still on my server - where do they go?

    Sorry if this is an old topic; I read a buttload of threads about deleting and still have barely scratched the surface but am too impatient to read any more, and still haven't found my exact issue. When I manually delete an email (which moves it to m

  • Why does my macbook pro not wake up from sleep?

    I have a brand new Macbook Pro 13inch. It freezes up when I try to wake it from sleep. I was wondering if there is a fix for this.

  • Missing adapters in XI

    Hi friends, I installed a new XI Server.Iam finished with all the post-installation activities too.But some of the adapters were missing thats why I seached sdn for this & I fot following steps: 1) Download XI7_0_SAP_BASIS_7.00_10_00.tpz which is ava

  • Dynamic update  of cursor records when table gets updated

    Hi, I am having a table with 4 columns as mentioned below For a particular prod the value greater less than 5 should be rounded to 5 and value greater than 5 should be rounded to 10. And the rounded quantity should be adjusted with in a product start

  • Principal propagation question

    Hi All, We currently have a synchronous scenario:  SOAP -> PI 7.0 -> ABAP Proxy We now have a requirement that for the above scenario, the sender system (which does not know the password of its logged in user, only the userid), does its SOAP call to