• CSV connector – “soft delete” when object exists only in target (set IsExist=false instead of Delete). Custom Projector method only shows on OneIM side—expected?

    Hello community,

    Environment: One Identity Manager 9.2.1, CSV connector.
    Goal: When an object exists only in the CSV (target) and not in OneIM, I want to mark IsExist=false instead of deleting the row.

    What I tried

    1. Created a Projector processing method…

  • Connector CSV error affecting multiple records due to duplicate entry.

    I have a CSV connector for our authoritative source. There is a problem with the third-party to employee flow that is supposed to generate an error in the connector's log, but the log shows other people who should be correct and functioning normally.…

  • 9.0 LTS CSV Project Sync Define End of Line Sequence (CRLF vs LF)

    Hi,

    i've created a CSV-syncproject. The resulting file should be imported in some SaaS-App. The import within the SaS-APP fails because the app expects LF as End of Line Sequence.

    I've copied a file with LF-Sequence to the synchronization Endpoint…

  • Sync-Engine (CSV) M:N (UnifiedNamespace) to Single-File CSV-MVP synchronization

    Hi there,

    i try to build a bidirectional synchronization project (AdHocProvisioning and Synchronization (TargetSystem is master)) via CSV Connector and running into issues.

    OneIM side of the namespace is build up on Unified Namespace (UNSRoot, UNSContainerB…

  • csv to remote windows server

    Dear Experts

    May i consult with you

    if i have a csv connector created on IDM, how can i export the csv file to remote windows server share?

    I can make the csv connector export the csv.

    Thanks

    Gary

  • Synchronisation Project CSV: Unexpected behaviour when adding N:M relationships vom MVP field.

    Hello!

    We are currently in the process of implementing a CSV import for ESets + ESetHasEntitlement. The fun part is, that this is all handled in a single CSV where all the fields we require for ESets are present, as well as pipe-seperated columns with…

  • Empty attribute on the target system then customize the attribute on One Identity

    Hello,
    I made a connector for a CSV file to manage internal users from HR. I did the mapping for some attributes like first name, last name, email etc.
    How can I set a customized email (ex. FirstName.LastName@email.com) if the email attribute on the csv…

  • There is no server that can fulfill server mask and/or server selection script input.

    FullProjection job is getting FROZEN with the below exception thrown for CSV connector.

    Please help me to debug.

    [System.NullReferenceException] Object reference not set to an instance of an object.
    at StdioProcessor.StdioProcessor._Execute(Job job…

  • Schemaclass on CSV Connector.

    Hello,
    We need to know how to enable the class search when configuring an application via CSV, the dropdown appears empty when selecting the schema class of One IM, we do not know how to make the reference.
    We are using the last version 8.1.2.
    Thank…
  • Variable set usage in a sync project

    Hi,

    I have a process that should call a startup configuration from a sync project. Depending on the CSV file that's being used in the process, I want to use a specific variable set. Is it possible to map that within the process step parameters or is it…