Page 1 of 1

Default conversion error

Posted: Thu Nov 12, 2015 12:38 pm
by hargun
hi,

i am getting the below error.

Error when checking operator: When binding input interface field "FILLER_120" to field "FILLER_120": No default type conversion from type "raw[76]" to type "string[76]".


FILLER_120 Is last column in file.i am reading the column as char(76) and dropping in transformer even then i am getting the error from transformer.

i am using the complex file stage to read EBCDIC data.

please help me on this.