Interface DataExchangeResult.SpreadsheetImport

    • Method Detail

      • getErrorFile

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