Interface DataExchangeResult.CSVImport

    • Method Detail

      • getErrorFile

        java.io.File getErrorFile()
        Returns the file containing invalid records encountered during import when the configuration specifies that all records with errors in their data rows will be exported to a downloadable file. Otherwise, returns null.