CDFAE1020E A function was unable to process an input file because its file extension is not valid. File extension: file-extension.

Explanation

This message is returned when a function is to process a file, but the extension of that file indicates that the file is not of a type that the function is able to process.

User response

Call the function again, specifying an input file that is of a type that the function is able to process.