scenario is proxy to fiel (csv)
In File Content conversion Iam giving like this
Recordset Structure Emprecords,*
ignoreRecordsetName true
Emprecords.fieldNames empid,firstname,lastname
Emprecords.fieldSeparator , ( single comma)
Emprecords.endSeparator 'nl'
Error in communication channel
7/22/08 2:07:49 PM 4884ed79-abd2-00a5-0000-0000aa06468e Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Channel has not been correctly initialized and cannot process messages
7/22/08 2:07:49 PM 4884ed79-abd2-00a5-0000-0000aa06468e Channel has not been correctly initialized and cannot process messages
7/22/08 2:07:49 PM 4884ed79-abd2-00a5-0000-0000aa06468e Message processing started
7/22/08 2:07:17 PM Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter '.fieldFixedLengths' or '.fieldSeparator' is missing
Edited by: Viswanath on Jul 22, 2008 8:18 PM