• 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…

  • How to add permissions on custom column

    Hi,

    We tried to create custom permission group of all the OOTB permission groups which were required for the custom column and added those permissions on the custom column but it is not working. Am I missing anything here? Do I need to configure anything…

  • How to encrypt a column via process

    Hi, we have one custom column created with schema extension and it needs encrypted value. When I am passing value from front end i.e ITshop, it is storing this value in plain text. I tried using "encrypted" option in parameter but its not working. How…

  • How to show custom column in web portal?

    Hi,

    I am using version 8.0 and want to show custom column of Person table in web portal. I checked below post

    https://www.quest.com/community/one-identity/identity-manager/f/identity-manager-forum/22023/show-custom-fields-in-web-portal

    but could not understand…

  • Define a where clause for a custom FK column

    Hello,

    I would like to implement a where clause for a custom FK column, such that results of an FK column can be pre-filtered in Manager.

    For example; if one were to extend the table ADSAccount with an FK column pointing to the table ADSAccount, I would like…