• How to add Date scope on Target system in synchronization editor?

    Hello All,

    I am trying to add scope on the Target System side in the synchronization Editor. The target is an sql database table and has a column named UPDATEDATE. we are planning to bring and sync records that are having the UPDATEDATE as the day before…

  • The object of type (ADSAccount) was ignored during synchronization. - Active Directory

    I'm trying to create users inside the "Manager", but not synchronize I get the message in the report: "The object of type (ADSAccount) was ignored during synchronization." - "Reason: The object has pending process steps".…

  • Error syncing AD and releasing permissions on job server

    I'm trying to sync my active directory (windows server 2016) with One identity manager but the installation doesn't recognize my Job server.
    I tried to release the sync permission by the Designer but the application does not finalize the command…

  • Synchronization Editor prompts for Client Secret and Grant type in Target System (Starling connect)

    Hi Experts,

    We tried to configure a Starling Connector with ServiceNow. The configuration in Starling Connect and Identity Manager is done. When we tried to hit the "Target System: in the Synchronization Editor again, it prompts for client secret (Base64…

  • Banner sync is taking a lot of time to execute. How to reduce the time of execution of the sync?

    Hi,

    I have configured a Banner view sync in one identity manager v.8.1.4. The target is a view from Oracle Database and we are updating/inserting the records into Person table in One identity manager. 

    We also have the revision set and the workflow in…

  • Transport Sync Project - Workflows and Start-Up Configuration Objects - v8.1.X

    I have made some changes to an existing Sync Project, adding new Workflows (using existing mappings) and Start-Up Configs (not scheduled) only. Normally I would promote these changes through environments via a transport with a change label containing…

  • Which filter is more suitable?

    We received a hint from our colleagues, who administrate the Active Directory, that we can exclude user objects, which have the value 2048 in the attribute userAccountControl.

    We have done first tests with our own schema class - in our opinion this worked…

  • Powershell Connector and Return ObjectGUID from Target System when Publish Outstanding Object

    When I Publish Outstanding Object, Provisioning works and an account is created in the Target System, but the new ObjectGUID is not returned to IDM. In the meantime, when a new account is created, the ObjectGUID is returned from the Target System and…

  • Active Directory schema loading crash when DC in DMZ

    Hello!

    1IM 8.1 SP2.

    We try create synchronization project for Active Directory. DC Active Directory is place in DMZ.

    We have opened on DC only ldap(s) – 389 (ldap), 636 (ldaps), 88 (Kerberos), 53 (DNS) ports. In process loading schema we have crush report…

  • Consistency check Error in SCIM Synchronisation.

    Hi All,

    I am getting consistency check message in SCIM synchronization project. I am seeing such mesage in synchronization first time and don't know how to resolve.

    How can I check and resolve this error mesage.

    Do I need to run consistency check…

  • Defining Custom connection variable for a Synchronization project

    Hi Community,

    How can I set up a session variable for a synchronization that I've created So I can achieve the following -:

    i.e. the process should not generate if the object is updated via specific Sync.

    ex - Let's say I have a sync name xyz which…

  • Synchronization Editor Issues - Initial Synchronization

    Hi, i'm currently using 8.1.3, and i'm facing these errors while performing 'Initial Synchronization'.

    1)

    Synchronization summary
    Synchronization objects with errors
    Person
    Object state New
    ---------------------------------------------…

  • Powershell connector. Merge mode for members of UNSGroupB

    Hello! 

    1IM 8.1 SP3. 

    I have created Powershell connector to Apache Ranger system. 

    I turned on Merge mode for UNSAccountBInUNSGroupB table in Custom System target type Apache Ranger.

    For UNSGroupB schema class (Left side) I made virtual attribute M:N VRT_MembersArr…

  • Powershell connector remove event not working

    Hello,

    I'm working on powershell connector for CRM Dynamics 365 and I stumbled across specific problem.

    I want to remove acount roles membership (UNSAccountB IN UNSGroupB) and wrote PS method for it. I created workflow in synchronization editor and…

  • Adding Custom Target Systems

    Hello everyone,

    After connecting with lot's of custom target systems, I started to have problems with the UNSAccountB table, I had to extend the table for each target system...

    I was trying to create a table for each custom target system, like ADS…

  • Handle Duplicate values of the Target system in mappings using Sync Editor

    I have a HR sync project which gets data in the below format from the target system:

    OI(primary rule)         <=   Target(primary rule)

    Person(UID)              <=    Person(UID)

    Org(Ident_ORG)       <=     Person(CCC_PositionID)

    The Target person table has  multiple…

  • Where to find SAP DLLs? sapnco.dll , sapnco_utils.dll , etc

    Hi all,

    The documentation for connection to a SAP environment mentions that 6 DLL files have to be in the GAC or in some directory.

    https://support.oneidentity.com/de-de/technical-documents/identity-manager/8.1.5/administration-guide-for-connecting-to…

  • issue with azure accounts

    Hello Experts,

    May I know who sets the flag OnPremisesSyncEnabled for AADuser account?

    I am seeing some of the accounts are not set with this flag so location details from on-prem AD is not updating in AZURE AD so when 1IM assigns licence to azure AD job…

  • ADSDOMAIN: The following fields are compulsory and need to be filled: Forest

    Hello Dears,

    I am integrating Active Directory with One identity Manager.

    When I create a synchronization project through synchronization editor I am facing the following error

    "ADSDomain: The following fields are compulsory and need to be filled: Forest…

  • object reference not set to an instance of object

    Hi Dears,

    I have one identity manager 8.1.4 installed.

    When I am trying to synchronize active directory with One identity Manager,

    I am getting this error  " object reference not set to an instance of object ".

    Can you suggest to me the solutions…

  • Powershell Connector Error

    Hi everyone,

    I'm using One Identity 8.1.4 and I'm trying to create a powershell connector using the Synchronization Editor.

    During the creation I get the error below.

    I think the error is in the following lines in XML file but I don't know what…

  • question on sync project

    Hello Experts,

    As Exchange sync is processing for too long I disabled calendar processing workflow and stopped the 1IM  services and then ended the sync job in error and then restarted services to trigger new sync.

    New sync job completed successfully and…

  • Memory leaks occur with Windows PowerShell connections, which use Import-PSSession internally.

    Do we have any workaround for below

    I am facing the below issue after recent upgrade to 8.1.4

    Memory leaks occur with Windows PowerShell connections, which use Import-PSSession internally.

    23795

  • Getting error Invalid use of default parameter when we update the account using stored procedure

    Hi,

    We are using version 8.1.3. We have ADO.net connector and written a code to insert/update/delete the user from target system. Insert code is working absolutely fine but sometimes update code throws an error "Invalid use of default parameter". I tried…

  • Call stored procedure with ODBC parameters in Sync Editor

    Hello community,

    I have a problem with calling the stored procedure. I read data from the view of a DB2 database and to insert or update properties into the target system from One Identity side I need to call some stored procedures. I am getting the following…