Originally posted by: SystemAdmin
hi kepa/krishnan,
I modified the outpot mtt file as adviced. Things now seem to be working ok..as long as there is only 1 rec in the input csv file. If there are more than 1 line, I get an error trace like
"
(Level 2: Offset 62, len 5, comp 12 of 12, #1, DI 0000000C:)
Data at offset 62 ('r1c12') was found to be of TYPE
X'0010' (Path Field Data).
(Level 1: Offset 0, len 67, comp 1 of 1, #1, DI 0000000D:)
Data at offset 0 ('r1c1,r1c2,r1c3,r') was found to be of TYPE
X'0003' (Line Data).
(Level 1: Offset 67, len 0, comp 1 of 1, #2, DI 0000000E:)
COMPONENT number 1 of TYPE X'0002' (File Data):
occurrence 2 is optional and has no content.
(Level 0: Offset 0, len 67, comp 1 of 0, #1, DI 0000000E:)
Data at offset 0 ('r1c1,r1c2,r1c3,r') was found to be of TYPE
X'0002' (File Data).
INPUT 1 was valid but contained 138 bytes of unknown data at the end.
"
I am using NL as the record terminal char. I tried using <CR><LF> also, but that also resulted in the same type of error msg.
Could you please suggest if this is some prob with my input CSV file or something wrong in my mtt files?
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender