Checking the number of items in a CSV file
This function allows you to check the file definition of a CSV file and the actual content of the CSV file.
When the input file is a CSV-format file, this function counts the number of data fields and, if the result differs from the number of fields in the CSV information, generates an error. Each time the delimiter registered in the CSV information is detected in the input data, the field count is incremented by one.
To check the number of fields, specify CSV ID in the Input Settings screen in the Data Processing Settings screen.

Figure 3.4 Checking the number of items in a CSV file