Skip to Content
0
Former Member
Jan 13, 2008 at 11:51 PM

file content conversion

21 Views

Hi ALL,

idoc to txt scenario

idoc have one segment two fields 0 to undounded

txt data type one segment and two field unbounded.

But I have deplicate the record.

parameters in communication channel:

Recordset Structure: EFTN ( BECAUSE only one segment)

EFTN.fieldNames :ZDATA1,ZDATA2 (two fields)

EFTN.fieldFixedLengths:150,32

EFTN.endSeparator:'nl'

the error I am getting is

Channel has not been correctly initialized and cannot process messages

but upto payload I am getting the data.

please help me in this regard.

advance thanks

saranya

Edited by: saranya walter on Jan 14, 2008 1:31 AM