Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: phudsonHi,
I am a newbie to brain and I am having some difficulty importing a text file into a delimiter node which has quotation as delimiter.
Parameter 1:
FieldDelimiter = "
RecordDelimiter = \n
Headers are in quotes as well. Can anyone help?
Error log:
ERROR processing data:
6 errors found while validating output field names.
Installing log (07/15/2011 10:24:31) ...
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "Field 1 on output has a zero-length or all whitespace name."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 108; Context: ""
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "Field 3 on output has a zero-length or all whitespace name."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 108; Context: ""
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "Field 5 on output has a zero-length or all whitespace name."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 108; Context: ""
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "Field 7 on output has a zero-length or all whitespace name."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 108; Context: ""
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "Field 9 on output has a zero-length or all whitespace name."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 108; Context: ""
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "Field 11 on output has a zero-length or all whitespace name."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 108; Context: ""
2011-07-15 10:24:31; Level: 2; Type: 0; Desc: "6 errors found while validating output field names."; File: "\src\brain_d\ra_dev\code\source\tableio\Delimited TableOutput.cpp"; Line: 113; Context: ""
Uninstalling log (07/15/2011 10:24:31) ...