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