OIM 9.1.0.2 - Notes field encrypted (OIM UI) ??????

Hi Gurus,
I have tried to add manually comments (Notes field) to some resource's tasks I have provisioned, but it seems to be encrypted because is displaying ********.
If I look for the sch_note column I can see all the notes I have added in the OIM UI.
Is there any configuration I can do to solve this?
Best regards,

No you cant. All you can do is create Fields with Labels and Values. You can make them as Read only text boxes though and put like "---------------------" in the default value, and give a field label name for a grouping.
-Kevin

Similar Messages

  • OIM 9.1.0.2 - Note field issues

    Hi Gurus,
    IHAC who has got a strange behavior in OIM for a custom connector ( there are a lot of resource using it).
    After request is concluded, if customer goes to User Detail --> Resource Profile and select the resource that was requested, he find out all the generated task (system validation, create user, etc) with the information (************) in Note field. That was not configured to be so. And as that field is used to received Target's response notes, when the target sends an error message with some information (we can see the notes in the logs), that information is not able to be inserted in Note field in the OIM. This behavior has only happened to some resources.
    Has anyone a tip?
    What could I check?
    TiA,

    Hi Gurus,
    Regarding to issue reported above, I have found the bug 7590135 (https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=7590135 ).
    For that bug, as informed in the bug below, there was released a fix in the 9.1.0.2 BP 01.
    In that bug there is the following information:
    @ We need to add following property in 9101BP01 release document to fix this
    @ issue.
    @ <store>
    @ <Note>
    @ <SpecialField>true</SpecialField>
    @ </Note>
    @ </store>
    @ true : to show the decrypted value for password field
    @ false : to show blank value for password field
    By the code below is possible to verify the status of the attribute:
    tcProvisioningOperationsIntf taskOperations = (tcProvisioningOperationsIntf) this.getUtilityOperations("Thor.API.Operations.tcProvisioningOperationsIntf");
    Map<String, String> filtro = new HashMap<String, String>();
    //filtro.put("Objects.Name", "Sistema Atlys");
    //filtro.put("Objects.Name", "Sistema PP");
    statusFiltro[0] = "Pending";
    tcResultSet tarefas = taskOperations.findAllOpenProvisioningTasks(filtro, statusFiltro);
    for(int i=0; i<tarefas.getRowCount(); i++)
         tarefas.goToRow(i);
         long tKey = tarefas.getLongValue("Process Instance.Task Details.Key");
         System.out.println("isTaskNoteEncrypted: [" + this.taskOperations.isTaskNoteEncrypted(tKey) + "]");
    RESULTS:
    - "Sistema Atlys" resultado: "isTaskNoteEncrypted: [true]"
    - "Sistema PP" resultado: "isTaskNoteEncrypted: [false]"
    Can I consider that bug the same I have faced?
    And the problem now is, How can I configure the Note to be displaying not encrypted results? Is this a system property (OIM)??
    Regards,
    Edited by: user12295533 on 23/05/2011 13:21

  • AD Password Sync to OIM 9.0.3 - User not found in OIM

    When attempting to capture password on AD Domain Controller and sync back to OIM, we are receiving the below error. Have verified that the user does exist in OIM, so what Active Directory attribute for the User Account is used to perform the lookup - is it samAccountName, userPrincipalName, or something else ???? Please Help
    [Fri Nov 20 08:47:01 2009 ] 3813 [main] INFO adpasswordsynch.ChangePassword - Logged in successfully to OIM Server and ready for password escalation
    [ Fri Nov 20 08:47:01 2009 ] 4000 [main] ERROR adpasswordsynch.ChangePassword - User: idmtest not found in OIM
    [ Fri Nov 20 08:47:01 2009 ] userIntf not null ...closing connection!!
    [ Fri Nov 20 08:47:01 2009 ] passwdIntf not null ...closing connection!!
    [ Fri Nov 20 08:47:01 2009 ]
    apiFactory not null ...closing connection!!
    Finally !!
    userIntf not null ...closing connection!!
    passwdIntf not null ...closing connection!!
    apiFactory not null ...closing connection!!
    ******************************

    Run the following query:
    SQL>UPDATE SYS.USR SET USR_LOCKED=0, USR_LOGIN_ATTEMPTS_CTR=0 WHERE USR_LOGIN='XELSYSADM';
    After row update, commit the changes to the database by issuing:
    SQL>commit;
    Then restart the OIM Server

  • OIM 11g: OIM User "Notes" field

    Does anyone know if anything has changed from 9.1x to 11g with regard to the Users.Note attribute? We have a unit test that reads and tries to set "Users.Note" via the tcUserOperationsIntf.updateUser() method. This test works fine against OIM 9.1x, but fails against OIM 11g with a tcAPIException with the message that "Users.Note" is not a valid attribute name. The Users.Note field is defined as a field lookup and exists in the database (USR_NOTE), so I'm wondering what changed.
    Any ideas?

    waynec wrote:
    Does anyone know if anything has changed from 9.1x to 11g with regard to the Users.Note attribute? We have a unit test that reads and tries to set "Users.Note" via the tcUserOperationsIntf.updateUser() method. This test works fine against OIM 9.1x, but fails against OIM 11g with a tcAPIException with the message that "Users.Note" is not a valid attribute name. The Users.Note field is defined as a field lookup and exists in the database (USR_NOTE), so I'm wondering what changed.
    Any ideas?Users.Note is not present in the entity definition for User entity (file /db/Users.xml in MDS).

  • Populating the Signature field of OIM UPA table

    The OIM UPA table has a SIGNATURE field which customers can use for storing digital signature of the snapshot (for non-repudiation purposes).
    By default - the value of this field is "NULL" in the database.
    Did not find any documentation on how this field is populated.
    Has any one made use of this non-repudiation feature.
    Thanks,
    Chetan

    If you want this functionality it is actually not that hard to create a scheduled task that populates the signature field using a third party non repudiation provider.
    Doing local non repudiation is per definition non useful so you do need a trusted third party (i.e. Guardtime (http://www.guardtime.com/)) that provides the service.
    Best regards
    /Martin

  • Can we remove the default status field from OIM

    hi,
    even when my i am not mapping any field to the OIM status field , it is taking Active as default value. i dont require that field so is it possible to remove the default status field of OIM.
    i am using database GTC connector for trusted recon.

    User will always have a certain status like Active, Disabled etc, so even when you doesn't map it to any attribute the OIM solution calculates it with the help of the user's Start Date, End Date etc.
    A user is bound to have a status.
    Thanks
    Sunny

  • Multi Value User Defined field on OIM user form

    Hi Everyone,
    I have a requirement where i need to assign multiple resources to user as per access policy. These resources should be assign by virtue of some role (custom attribute as of now). The specific requirement is that one user may have multiple roles (and hence resources) and all these values should capture in any user defined field. As the requirement contains multiple Roles so we have to create multi-value user defined field for User form to capture all these role values under single attribute. Does OIM provides any such multi-value field OOTB (lookup, drop down--any customize way we can make them multivalue)?

    He's right. Multi Valued attributes on the User Profile are not available in OIM. If you want to do this, and you have a finite number of possible roles, you can create UDFs for each and map a checkbox or something to it if the user has that value. Then base your acccess policies off those.
    -Kevin

  • Make a field encrypted like password field

    Hi,
    I want to make a text field encrypted like password field in find user form so that that filed comes as dot when a user enter that field. For that I made secret = true for that field. But after doing that the find user form is not working for that text field (search criteria). I think we need to decrypt that field as well to make the search functionality working. But I am unable to-do that.pleases help.

    In addition to secret = true, try to add noEncrypt = true on that Field.

  • Creating approver only field in OIM 11g R2

    Hi,
    I need to create some fields in OIM 11g R2 request data set, so that those field will be visible only to approvers and they can only enter the data into it.
    In 11g R1 I know how to create those field, but I don't know how to create the same type of field in OIM 11g R2.
    Please help

    Hi ,
    Thanks for your reply .. I am able to understand the scenario what you are trying to explain .. I tried to do the same ...but in my scenario ,this is the problem that I am facing ..
    1)When a user modifies only his First Name then it works fine and gets auto approved .
    2)When a user modifies only his Last Name then it works fine and goes for approval and waits till it gets approved.
    3)Now the problem is when a user modifies both his First Name and Last Name and submits as a single request , how to handle this ? In this case the First Name should get committed and the Last Name should not get committed .. But he has submitted only a single request .. so how to handle this scenario ?How to divide a single request into two to commit one attribute and not commit another one ?

  • OIM - Send email to approver not working

    Hi,
    I have to send a notification email to approver when the approval task goes in pending status. I think I have done all that is required however the mail is to being sent. Please let me know where I might be wrong.
    I Created an email Defintion of type request. My task name is "Manager approval" and all it does is "request target users manager". So I go to notification tab, set the status as "P" and tick the "assignee" check box (i.e. the approver). The approver is present in OIM and his email "user def" field has a valid email adress (my test adress). I have also created a IT resource of type "mail server" and set server name, user login and password (all my test details). I havent set anything in authentication though. Dont know if that could be the problem.
    The task is now in pending status but no mail is sent. Nothing is logged in jboss logs as well. Please lemme know if I am missing something.
    Thanks, M

    Hi,
    The language and region are same as in system config. I tried sending the mail from the assignment tab and it gives me a error. "cannot send - MAIL requires AUTH". The mail server i am using requires authentication. Looks like I need a open mail server to be able to send mail through OIM. When I defined a IT resource of type "Mail Server", it has one tab of the type "Authentication", which is just one text box. What needs to be filled in here? For my mail server it says, 'authentication required, and use same credentials as the incoming server'.
    Please let me know what needs to be defined in this 'authentication' text box and what needs to be done if a open mail server is not available.
    Thanks, M

  • How can I reliably search the "Notes" field in iOS?

    I know this isn't strictly an Applescript question, but I've found that the level of knowledge in this particular section of the boards is WAAAAAYYY higher than other sections, so I'm gonna ask this here anyway. FWIW, it does involve AppleScript....
    So I really miss the Palm style contact search by first initial and last name. So I wrote an applescript that runs nightly on my iMac and updates any new contacts to include this search term in the notes field. Actually, to be completely honest, some members of this forum wrote most of the script for me.... Anyway, for instance, Joe Smith has "JSmith" placed into the notes field.
    Now, usually when I search my contacts like this on my iphone it works like a dream. But sometimes the expected contact does not appear. In those cases, if I open the contact a different way (by searching for "Joe Smith," for instance, I find the contact, open it up, and always find that "JSmith" is actually in the notes field. My Applescript is working like clockwork... that's not the problem. Once I close the Joe Smith contact and retry the "JSmith" search, it now works. What gives?
    It's kinda like Spotlight is using a search index for the notes field but not the name itself? And the search index is not getting updated until I manually open the contact? But only on some contacte? Usually it updates itself just fine without my having to open the contact? And then today it failed to find a contact that has had the Palm-seach term in the notes field for at least three weeks. Once I opened it manually, though, it worked.
    So... help! Is there a way to force the iphone to manually rebuild whatever database spotlight is using to search the notes field? What's going on?

    I've turned on BOLD TEXT and turned on REDUCE MOTION but for me it feels like more than just the zooms in and out... I'm getting sick just reading emails and texts or just glancing at the lock screen. It's intant nausea. The only thing I can think of is that it's something to do with refresh rate or frequency of the screen.
    I thought I'd just get used to it but it has not subsided. I only hope I don't have to resort to backgrading to iOS 6 or worse, moving to a different brand of phone.

  • Outlook Sync issue - Calendar Note Field not synci...

    Hello
    I recently bough a 6233.
    Very happy with the phone BUT for one issue.
    I work from two offices and planned to use the phone to carry meeting & appointment data between two computers (syncing both).
    When I sync with outlook the large notes field at the bottom of each calendar item is not synchronised. This imho is a vital field.
    Searching this forum, I have noticed quite a few others with the same problem. Has this been fixed/rectified?
    Using:
    Nokia PC Suite 6.82.22.0
    Outlook 2003 (all the latest updates)
    Win XP (all the latest updates)Message Edited by iogrady2 on 15-Jan-2007
    09:56 PM

    Hi,
    I am just wondering if anything has changed in the year or so since the last posting?
    I have recently bought an E61i and I am seeing similar behaviour when I try synchronising with Outlook 2003. I have the latest PC suite installed.
    To be more precise:
    I can create a notes entry in the calendar item on my PC. It WILL sync to the E61i. But if I edit that field on the E61, it WILL NOT sync back to the PC.
    Interestingly though, I can create a fresh calendar entry, put something in the description field and that will sync to the PC. I can edit that on the PC and it will sync back to the E61i. But if I then change it on the E61i it WILL NOT sync back to the PC.
    Note that I can change other calendar attributes (eg the meeting time) and that always syncs correctly. It's just the notes that behave this way.
    I get the same same behaviour for contacts. I can change someone's phone number on the PC or E61i and it will sync to the other. But changes to the notes field only sync from the PC to the E61i.
    Lastly, the story is the same for Outlook notes.
    My next step would be a remove/re-install in case something happened. (I used to be using Microsoft ActiveSync for my WM5 device - with the E61i replaced - so maybe there's something left over from that). But before I did that, I wanted to check to see if what I am seeing is expected (ie consistent with others).
    Thanks

  • How do I get the contents of the "note" field to display on the event in day and week modes?

    I am a student and I take the reading and exam schedules from my class syllabi and put them in iCal so I only have to go to one place to see what assignments are due.
    I put the class name in the event name field, the classroom number in the location field, and the day's assignment in the note field.  When I view the week or day I would like the event box to list all three pieces of information but I can only get iCal to display the even name and location. 
    Does anyone know how to make the note also display?
    Thanks

    Can you post a screenshot of the timeline? Which type of actions do the buttons (or click boxes?) trigger: simple or advanced or shared actions? Have a look at:
    Why choose Standard over Simple action? - Captivate blog
    I suspect that your buttons get into their inactive part, where they will not be functional anymore.

  • Is there a way to view the iCal 'notes' field other than opening each event individually?

    I use the 'notes' field in iCal but it is not visible in any view other than opening each event individually.  Is there any way to make this field visible in the Day or Week view?

    Thanks, this is definitely better than clicking events one by one.  I just don't understand why Apple doesn't display it in the events in the day or week view the same way they show the Location field.  Interestingly, on the iPad "Day" view, the Notes field is diplayed in the panels on the left side of the screen (although not on the right side).
    Anyway, thanks for your prompt help.

  • Search doesn't include text in calendar notes fields

    I have a calendar created in iCal that includes about 90 entries with text in the notes field of each. Spotlight on the Mac searches that text fine.
    I've synched that calendar to my iPhone - and search there doesn't include text in that field, though it does for the title field.
    Its a great feature - but to keep calendar entries usable the titles need to be short with most details in the notes, but still searchable

    http://www.apple.com/feedback/iphone.html

Maybe you are looking for

  • Can not see any Data in OKE.OKE_K_FUND_ALLOCATIONS

    I am looking in this table with SQLPlus and TOAD and can not see any rows.

  • How to copy EXIF data for a single photo?

    Hello, I post photographs to a few different photo forums for community comment and critique. Including the basic technical data for each photograph is common and having to type it in manually is tedious. Is there a quick and easy way to copy or extr

  • Apex charts and IPad

    http://www.anychart.com/blog/2011/03/24/html5-version-of-anychart-coming-soon/ They will release AnyChart HTML5 version. Is there any way to incorporate these charts into existing apex applications? Goal is simple: get charts working on IPad...

  • LiveCycle Replacement in CC

    I cannot follow what has happened -- I have some forms used internally and mailed to customers that are 'filled' using XML output from some php routines I wrote. I need to update these forms but I am now using Creative Cloud and apparently I don't ha

  • Apps will NOT show in my Mac Application Folder

    I have just bought Creative Cloud and I have already downloaded Photoshop CC and Dream Weaver when I had the trail but now since I bought it, it won't show the apps on my desktop making me unable to access them. I hope I didn't waist $200. Please hel