• DialogScript execution from Script Library of Synchronization Editor

    Hi colleagues,
    Could you please help us understand the possibilities of scripts execution from Script Library of Synchronization Editor?

    In Synchronization Editor (One Identity 9.2) we have a custom connector. One of its variables should be calculated…

  • SYNC error cn 64

    Hello everyone

    We are getting an error in the ad sync project that adgroup cn cannot exceed 64 characters. The scheme extension module does not allow me to increase this field. How can I increase this value?

    Thanks in advance everyone

  • Is there a powershell or simple method to fully deactivate sync projects programiically? Setting the dprshell.isFinalized value in the database isn't enough.

    Is there a powershell or simple method to fully deactivate sync projects programiically?  Setting the dprshell.isFinalized value in the database isn't enough.  Thanks

    OIM 9.1.1 (soon to be 9.2.1)

  • "Object only found in target system" - Disable is deprecated

    Hi gang.

    As of 9.2.1 this event is now deprecated in the sync projects.
    How do you handle a "delete" for users only found in the target system but not One Idenitty. We are not willing to import / insert users only found in the target system as we want to…

  • Exchange field ForwardingSmtpAddress Sync and Lifecycle Management Options?

    We have a requirement to populate and manage the lifecycle (provision/sync/update/delete) of field ForwardingSmtpAddress. This is a different field than 'ForwardingAddress'.

    It's a valid field on the mailbox but I do not see it in the Sync Editor…

  • Export connector

    Hello, I created a connector on my VM using the "Synchronization Editor," and now I want to export it so my colleague can have the same connector on his VM. How can I do that?

  • Error running synchronization.

    [2134003] Error running synchronization.
    [1777018] Error running synchronization project (Active Directory Domain (DC=AD-LAB,DC=LOCAL))'s workflow (Provisioning).
    [1777124] Error running synchronization step (computer) of synchronization configuration…

  • Call a configuration parameter in Synchronization editor

    Hello,

    I have a configuration parameter:

    Custom\LDAP\DefaultValues\gidNumber, which has a value.

    My goal is to call it only from the Synchronization Editor.

    I created a new property (script property) and tried the following code to call it:

    • getconfigparam…
  • Error running synchronization.

    (2025-02-14 18:39:00.097) [2134003] Error running synchronization.
    [1777018] Error running synchronization project (Active Directory Domain (DC=AD-LAB,DC=LOCAL))'s workflow (Initial Synchronization).
    [1777292] Error connecting system (Active Directory…

  • [2134003] Error running synchronization.

    (2025-02-14 18:39:00.097) [2134003] Error running synchronization.
    [1777018] Error running synchronization project (Active Directory Domain (DC=AD-LAB,DC=LOCAL))'s workflow (Initial Synchronization).
    [1777292] Error connecting system (Active Directory…

  • SAP S/4 HANA 2023 compatibility

    Hi Everyone,

    We are currently using One Identity 9.0 LTS version. As per the technical documentation, it has been mentioned that below SAP system are supported using SAP connector, however our client wanted to check if  SAP S/4HANA 2023  2023  02 (10/2024…

  • How Definition of reference targets works in SCIM connectors?

    Hello, 

    I would like to use the functionality of "Definition of reference targets" in a SCIM connector, but unfortunately whatever I am trying to do it doesn't save the additional references. This functionality is visible on the Edit connection with…

  • Users not visible in Starling project

    I have created a starling project to integrate Salesforce. When I browse the Target system, I am able to see the roles, profiles, permission sets and groups. However, In 'users', the records can be seen under the list but when I click on any particular…

  • Access "Sponsor" field for an AADUser using Azure AD connector

    Hello all,

    Microsoft introduced a new field named "sponsor" for a user in Azure Active Directory (Entra ID). It's used to know who is responsible for a guest user.

    I want to retrieve this value using a Azure AD connector, but after a schema…

  • The RPC Server is Unavailable

    We get this error while provisioning an AD User on Target System.  User was able to created with no password. You can see the error details below link. We are getting some password policy requeriment error in the logs even we have tried to give manualy…

  • update AD DC to AD VIP

    Does the AD sync engine have the capability to use an AD VIP (Virtual IP) instead of directly connecting to AD Domain Controllers? We are experiencing job failures due to AD DCs being non-operational for extended periods during the day.

  • SCIM Connector: API Key and Proxy

    Hello everyone, 

    I want to create SCIM connector to Ariba SCIM API for User and Group Master Data. 

    Authorization works good but connection to API server finished with error "No API key found in request". 

    This API key should be in request header…

  • Schema update and Schema shrink using SQL command

    Hi,

    We are using an Azure pipeline to deploy our packages using Intragen.

    Currently we are using change labels to do the changes in our system.

    For a change I am currently working on we need to extend the length of an attribute, I used the following…

  • Populate uid_person column during synchronization

    I have created a new custom table which has a column CCC_UID_Person column. The table will be be populated with data during synchronization.

    I would need suggestion on how to populate uid_person based on the email value which I get during synchronization…

  • Target system mapping in synch editor

    I have a created a new synch project to sync data from target system to new custom table which I have created at One Identity side. I am using native database connector.

    The expectation is I want to get data from two tables at the target into one Custom…

  • One Identity and Active Roles connector slow

    Hello Experts,

    I'm having issues with two environments moving from Native AD connector to ARS connector. I would imagine the initial sync should take longer with it having to proxy through and the additional virtual attributes created with the ARS schema…

  • Issue in mapping tables (unable to add reference) in Synch Editor

    Hi all,

    My requirement is to pass data from Department target (v9.1) to one identity manager (v8.3) but I can't see the view in the target system. And for some other tables I tried to Map , I am not able to add reference to the Foreign Key columns , they…

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

  • Ho to pass managers personnelnumber to another column in Synchronization project

    Hi All,

    I have a requirement for which I am creating a mapping between person table and another database table to save person's manager personnelnumber into a Database table column.

    For that I have created a virtual attribute with object reference…

  • Handle duplicate objects for database connector

    Hello,


    I have a DB2 connector and need to synchronize a table with One Identity. I have created a custom table in One Identity and mapped the following values:

    Rule:

    • 1IM: Vrt_key = script property that returns attribute1 + "|" + attribute2