• Updating a DateTime value using VID_PutValueSafe method

    Hello There,

    I am fetching a datetime value from a request property as String in following format "yyyy-MM-dd HH:mm:ss" and then parsing it into a datetime object of format "MM/dd/yyyy HH:mm:ss".

    Then I am trying to save this value…

  • Incorrect Object Definition Used for UID_DialogCountry

    Hi everyone,

    We have encountered an issue in One Identity Manager where the system continues to use the wrong Object Definition, even though the correct definition has a lower 
    SortOrder. After extensive troubleshooting, we have ruled out all standard causes…
  • How can I delete a GAPUser record from One Identity Manager process?

    Hello,

    I am trying to implement a use case where there is a need to delete a user google account. 

    my understanding is that if I fire a delete event on a record in GAPUser table then the DELETE event gets fired and the OOTB process "GAP_User_Delete" should…