Using the Delimited File Source

Some attributes, like groups, support the ability to have multiple values and are stored as a list. In order to model this, you will put each value on a separate row for that field. All additional values should be repeated.


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/delimited_file/help/integrating_delimited_file/using_the_delimited_file_source.html

Can we get support information on which file-types and encoding is supported in Sailpoint (i.e. Delimited File Source)?

Possible encodings (.ex)

        "latin1",
        "utf-8",
        "utf-8-sig",
        "cp1252",
        "iso-8859-1",
        "iso-8859-15",
        "macintosh", # MacRoman

For global organizations specific characters such as Ñ appear to have import issues, and some strings may contain emoji’s within their target system. In Sailpoint I can include such characters in an editable field, however it’s considerably a different story when importing .csv or .txt.