cancel
Showing results for 
Search instead for 
Did you mean: 

FCC parameters for File to CSV

Former Member
0 Kudos

Hi ,

I am facing some problem when i am doing a simple file to CSV .the file is picked up from source directory,but i am not getting it back in the target directory.I think the problem is with the Content Conversion parameter and the receiver communication channel.Can any one tell me the FCC parameter in the receiver CC.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sony,

Your scenario is csv..these blog might help you...

/people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30

/people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem

Cheers!

Samarjit

Former Member
0 Kudos

Hi-

Try this parameters,I also faced the same problem earlier.

item.endSeperator 'nl'

item.fieldSeperator ,

itm.fieldNames ** give all ur fieldsnames seperated by comma

MT.fieldSeperator '0'

Record.fieldSeperaotr '0'

Hope this helps you..

prateek
Active Contributor
0 Kudos

Here r the parameters

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

/people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter

/people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem

Regards,

Prateek

Message was edited by:

Prateek Srivastava