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

  • How to bulk import permissions attestations

    Assuming that a campaign of permission attestations has been performed administratively, i.e. outside of the OneIM software, and that we have a CSV file of attested permissions, what is the most efficient method to bulk import this CSV in OneIM?

  • How to create roles in CSV files?

    How to create roles in CSV files?    

    I'm using versions 8.1.4 and I have an environment with version 8.2.1, I need urgent help on this issue.

  • Data Import error

    Hi everyone,

    I'm running One Identity Manager 8.1.5, and I got an error importing data from CSV using the Data Import tool.

    The CSV contains records not related directly to products (ITShopInfo not equal to 'PR').

    The table I'm importing…

  • Automatically submit requests to IT Shop

    Hello

    I have some 8000 users that I need to automatically request and assign to a business role. The Shelf and product are functioning fine for new users, but I need to migrate some 8000 users to show as having been approved for this product. Any ideas…

  • Loop a process for each CSV file that is in a share

    Hi,

    My current predicament is that I have a process that for each CSV file existing in a share, validates the file and if it's ok, then should call a synchronization project. After the import is done, the file should be moved into a processed folder and…

  • Error during import

    I'm trying to import data from a CSV and from 150 identities I have 57 issues:

    "Error during execution of 'OnGenerate' in logic module 'VI.DB.Entities.EvetsEntityLogic'

    Clicking show --> 

    Error during execution of 'OnGenerate…

  • Import csv - FileNotFoundException

    Hello mates,

    I'm trying to import a csv through "LaunchPad>CSV Connector > Data import"

    When I go to view the JobQueue the process is "FROZEN" and log gives me the next error:

    [1777292] Error connecting system (CSV Connector…

  • Report subscription as CSV return empty file

    I have created a custom report in Identity Manager 8.0.1 through the web portal. In the portal and when subscribing by mail as .xls the report works fine, but when I try to subscribe to the report as .csv the mail contains an empty csv-file. Does anyone…

  • CSV connector multiple lines to one Person

    Hi,

    I have an csv-file containing users and title. Each user can appear more than once in the file with a different title. I want to create a mapping in the Synchronization Editor that combines the lines in a way that the user can have more than one…

  • How to rise error during synchronization?

    Hello,

    I have a basic synchronization project to import a bunch of CSV files. The data I would like to import in One Identity Manager looks like this : 

    code1;valueA1;valueB1;valueC1

    code2;            ;              ;valueC2

    code3;valueA3;valueB3;

    code4;valueA4;va…

  • Insert ADSGroup not triggered after create a new ADSGroup using a sync project from CSV to ADSGroup

    Hello,

    I have two sync projects in my environment. One for AD sync and another one to create ADSGroups based on the info that I have in a CSV. The groups are created correctly, but the Insert task for ADSGroup is not triggered.

    If I trigger the insert…

  • CSV Dynamic roles assignment Import via Script

    Dear community,

    I am working for a customer who wants to migrate from Quest One IM v6 to One Identity v7.1.2. In v6 he has a script, which imports the assignments for Dynamic Roles (Table DynamicGroup). It is realized via script and not via CSV-DataImporter…

  • Data insert through CSV in Person table

    Hi,

    I am trying to insert user data through CSV and so created mappings and workflow. I am able to insert the user but CentralAccount for that user is not getting generated. Can anyone please help

  • RE: Start synchronization workflow from a step of a process

    Hi,

    yes this is possible. A full sync will be started using the task  FullProjection from the ProjectorComponent.The task needs the UID of the startup configuration you want to run as parameter.

  • Web front end report generator - PDF and CSV

    Hi,

    Is anyone able to advise how I can edit the default reports that are generated on the Dell One Identity Manager Web front end, where you can export the view as a PDF or CSV?

    I know that for the PDF version it generates the report VI_Reporting_DefaultTemplate…