A customer requests you to configure a Sequential File stage in a clustered environment. The
stage must read a varying number of files each run in a single pass and append the name of the
file the row was read from when an error occurs. What three steps are required to achieve this?
(Select three)

A.
Specify multiple “File” properties.
B.
Specify File Name Column property.
C.
Set environment variable $APT_SEQ_FILE_INCL_FILENAMES.
D.
Set environment variable $APT_IMPORT_PATTERN_USES_FILESET.
E.
Specify a file pattern option along with a file name mask that captures entire file list.
Explanation: