• Writing custom script in the virtual attribute in Sync editor

    Hello,

    I am using the following custom script in the virtual attribute to find out managers -> PersonnelNumber and map it to another database column. But I am not able to successfully do that. could someone help me where I am doing it wrong.

    This…

  • Updating custom configuration parameters

    Hello.  I was wondering if it was possible to change the values in a custom configuration parameter.  I would like to utilize a global value as a counter, but need to change the value.

    I know I can use Connection.GetConfigParm("Custom\group\var") to store…

  • How to create a multi-valued and drop-down custom attribute on OIM

    Hi experts,

    I need to create a drop-down multi-choice custom attribute with a limited list of values that once all values has been selected, they has to be storage on a multi-valued custom attribute on "Person" database table. I created a custom multi…