• We are using OIM 8.1, for a custom attribute CCC_EBSDept we need to increase the size (length) as the character of department are more than the current permissible length

    For the custom attribute CCC_EBSDept, we need to increase the size (length) from 64 to 256. I tried to do it directly from the SQL DB as I got one article on KB, but the length is showing upgraded on the SQL, but it is not reflecting on the OIM Designer…

  • Issue with Schema Extension Before and After CU 4 Update

    Issue with Schema Extension Before and After CU 4 Update

    Version 9.0.04 LTS

    Initial Situation (Before CU 4 Update):

    • The schema extension had already been applied.
    • When attempting to change a column field from False to True, the following error message appeared…
  • OneIdentity onDemand - Delete custom field from UNSRootB table

    Hello,

    I'm trying to delete a custom column created in the UNSRootB table. I opened the SchemaExtension tool to try to delete the column, but through this tool I'm not able to do this operation. The icon for deletion is disabled. 

    Do you have any…

  • extra code inserted and comments get deleted while we create view through schema extension

    When I create create view through schema extension extra code inserted and comments get deleted

    why extra code (view structure) gets added ?

    Is there way way to eliminate these extra code and also to retain the comments?