• How to monitor administrative modification

    Hi everyone,

    I want to monitor admnistrative changes made, for example when someone changes a Process, a template on a table or something else.

    I know that for the import of change label I can monitor this operation with "DialogTag" table, but I want…

  • Login via SSO to applications.

    Hello everyone,

    can anyone tell me how I can configure the login of applications (Manager, Designer, JobqueueInfo...) via SSO?

    Any help is welcome, thank you.

  • Script for pwd gen and putting value into ADSAccount UserPassword field

    Hello,

    I've created a script to generate the password taking the xobjectkey as input and returning the password.

    Here's my script:

    Public Function CCC_Generate_Password_AD(ByVal accountXobjectKey As String) As String
    Dim entity As IEntity = Session…

  • Can we see the definition for out of the box method SearchCentralAccount

    Hi All,  

    We are facing issue because of the wrong calculation of CentralAccount of users. Suffix is getting added to user's centralaccount even though same centralaccount doesn't seem to be assigned to any other user.

    We can see that an OOTB method…

  • Designer: Cannot find the definition of preprocessor directive Symbol used in scripts

    Hi All,  

    We are facing issue because of the usage of a preprocessor condition in few of our scripts and value templates.

    Example:

    #IF ANYCOUNTRY Then 

    Statements

    #ELSE

    Statements

    #END IF

    Above piece of code has been used in several places in our scripts…

  • [SAP ARIBA] CSM_User_Insert error : Erorr while doing JIT creation

    Hello, 

    I've created a SCIM connector with SAP ARIBA, which is a cloud application.

    The full synchronisation works well with Inserting/Updating/Deleting.

    We tried to implement the standard process CSM_User_Insert, in order to perfom JIT creation.

  • Cannot create Change Labels in Designer Tool (Version 9.0 LTS)

    Hi all,

    when i try to create a new change label, saving procedure fails with the following error: 

    InvalidArgument=Value of '-1' is not valid for 'index'.
    Parameter name: index
    at Designer.frmStateLog.OnClosing(CancelEventArgs e)
    at Designer…

  • Change language context for executetemplates

    Hi together,

    I have a script wich creates a personwantsorg object with all its attributes, this is all fine. There is an attribute which is called "DisplayObjectKeyAssignment" this one references the connected objects of the order request. Those connected…

  • CSV export in a custom process

    Hello 

    I want to create a custom process based on a daily schedule. This process is based on a SQL Query, i want the results of the SQL Query exported in a CSV file and then send by mail. 

    My question is : should i creat a script that generate a CSV file…

  • Unable to Encrypt configuration parameter.

    Hi All,

    I am creating a new configuration parameter to save an account password, but I am not able to enable the Encrypted check box present for the configuration parameter. The database encryption is also on.

    we are using version 8.2 and launching the…

  • Migrate data from Language Editor (9.1)

    Hi everyone,

    We have prepared the translation in Desiner- Language Editor to local language on Test environment. Now there is a need to transfer all done work to Production environment. Is there any way to export data from test and import to production…

  • Contractor To permanent Employee

    Hi All,

    I have one scenario in which I have to write a code for  contractor who are getting promoted to employee in a company for this i have to check whether the Employee ID of the contractor and the newly created employee record  are same.

    If they are…

  • How to assign automatically Distribution Groups

    Hi,

    I have to assign automatically Azure AD distribution groups to some accounts if they have the mailbox enabled and also depending of their location.

    Do you have any suggestions?

    Thank you,

    Elena

  • How to schedule a job to run hourly except a particular interval

    How to schedule a job to run hourly except a particular interval ?

    I tried it in Designer > Edit Schedule, but there is no such option to put exception interval.

    Checked both in OIM Version 8.1.5 and 9.1.1

  • Update Script for a value column in Person Table

    I wanna add a modification to a script used for calculating the CCC_Direction value in the Person table. CCC_Direction corresponds to the Direction to which the person is attached calculated based on DepartmentName column in the Department table as shown…

  • next steps in the process are being executed even if the step is marked as stop on error

    Hi All,

    In one of the custom process we have a script execution step on which "Stop on Error" is checked. But we are observing that the next steps below the frozen process step are being executed. 

    Ideally, the process should stop on error when…

  • How to run powershell script from designer script in one identity manager version 8.2.1

    Hi All,

    Can anyone please suggest a way in which we can pass decrypted password to powershell script while using Powershell ScriptExe process task ?

    We have tried to decrypt the encrypted password in this parameter but the decryption doesn't work here…

  • Designer Test Script dropdown resize?

    Hi,

    In OIM 9 (9.1.1), the Designer's Test Script window's list of scripts dropdown is a lot smaller than in previous versions 8 (8.1.4)... is there a way to resize or revert that dropdown again so we can actually read the names? Or is this a bug?…

  • Unable to Edit Post Template

    Hello,

    We have just made upgrade One Identity Manager version from 8.1 to 9.1. We can not edit mail templates in Designer. While we were wanting to edit mail template, we face the error like below;

    Could not file or assembly 'DevExporess.Pdf.v19.2 Core…

  • Designer: how to execute a custom script once

    Hello everyone

    I haver developed a custom script in Designer. It updates certain attribute of the the users in Active Directory. It is a script designed to be executed once. I have compiled it and when I test the script it does not update the attribute…

  • OOTB Mail Processes in PersonWantsOrg Table Not Working Properly

    Hello All,

    We are facing issue for Mail related process in Identity Manager version 8.2 . OOTB processes "VI_ESS_PersonWantsOrg send mail when step granted" and "VI_ESS_PersonWantsOrg send mail when step not granted" are not getting triggered…

  • What is the Reason for EBSUser responsibility validTo date being set.

    Hi Team, 

    We are observing the following behavior in EBSUser responsibility table. 

    When the EBS sync is being run we have seen for some users the EBS user responsibility ValidTo date in EBSUserInResp table is being set and that is triggering De provisioning…

  • How to capture the return value of a PowerShell command in a Designer custom process step?

    Hi Team,

    Can anyone share with me the example to capture the return value of a PowerShell script command being executed in a Designer custom process step?

    Currently, I am using PowerShellComponent - Execute Script process task to execute the PowerShell…

  • Vb Script Editor in V8.2.1 without Intellisense

    Situation:

    We have upgraded from v8.1.3 to v8.2.1 and since then we miss the IntelliSense function in VB.Script Editor.

    https://code.visualstudio.com/docs/editor/intellisense

    Example:

    If I type String. , there is no picker that shows all methods of String…

  • How to set the ExitDate manually

    Hi,

    I need to change the ExitDate value into the Designer, how can I set it to a specific value? For exemple, when a user is created on the web portal I want to set the ExitDate as default at 2999-1-1.

    Thank you,

    Elena