Project

General

Profile

Actions

Task #880

closed

CSV connector

Added by Marcel Poul over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Marek Klement
Category:
Connectors
Target version:
Start date:
12/19/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

1) The aim of this ticket is to implement our own CSV connector, since Tirasa one is %@#$#$^.

It should be really easy and basic. CSV with given format
  • Includes header
  • UTF8
  • Every attribute is String
  • ';' separator - so it CANNOT be used as column value
  • empty value of column is sent to IdM as null
  • multi word values in column CAN be inside ""
  • no support for multivalued attributes now (be prepare it will be used in the future)

Even though the format is given now, be avare that it is going to be enhanced in the future...

KEEP IT SIMPLE, so every basic administrator of IdM can use it to synchronize data.

2) During connector implementation create a new tutorial to wiki https://wiki.czechidm.com/tutorial

Actions

Also available in: Atom PDF