• How to check an event in the process generating condition

    Hello,

    I need to check in a process generating condition if the event is an insert or it is an update.

    Can you help?

    Thank you,

    Elena

  • Issue - DB Server CPU Utilization reaching 100%

    OIM Version - 7.1

    We have a scripted data import that is triggered to populate few custom tables. The input data for this comes from a simple select query which has a join of 3 OIM tables and result of that query will be used to performs insert update delete…

  • Is it possible to securely share variable of any type (e.g. System.Object) between scripts?

    I am trying to securely share variable of any type (e.g. System.Object or SqlConnection) between scripts executed by various processes with ScriptComponent.ScriptExec component?

    Happy to provide more information on actual use cases if this would help…

  • Persons get inserted into PersonHasQERResource, but the process is not executed.

    Hi.

    (running Identity Manager 8.0.1)

    I've created a process for a resource (Enable/disable Skype through Powershell) and connected it to a business role (everyone at IT, approx. 100 people). I see in PersonHasQERResource that everyone is inserted but…

  • Script Insert

    Hi,

    I have created a script which will use webservice and creates a request in CA service Desk.

    I want to run this script on certian condition is true (Job title = Manager) after creates the AD account. So I want to include the script in ADSAccount_insert…

  • Sync Process Fails for User with Locked Property

    Details

    I'm currently testing methods of preventing updates on certain properties for specific users in our non-production environment. We have selected 'prohibit modification' for the CCC_JobCodeType property field on a test Person.

     

    Con…

  • Get group memberships in process or script

    Hi.

    I have created a process and a script that creates users in a 3rd-party system (Mindflash) when the ADSAccount is added to a specific ADSGroup. This works fine now, but now I want to add the user to groups in this system based on group memberships…