cancel
Showing results for 
Search instead for 
Did you mean: 

File Receiver using FCC

Former Member
0 Kudos

Hi All,

I want to generate a file with structure like below:

"100","Field1","Field2","Field3"

"200","Field41","Field51","Field61"

"200","Field42","Field52","Field62"

Here 100 n 200 are row identifiers. My data type for receiver side is as follows:

<Data_Type>

<Header>(0,1 ocurence)

<100>

<Field1>

<Field2>

<Field3>

<Item>( 1 to unbound ocurence)

<200>

<Field4>

<Field5>

<Field6>

I am getting error "Channel has not been correctly initialized and cannot process messages" in communication channel monitoring because Receiver Communication channel is not configured correctly.

Can Anybody please tell me what should be parameters in FCC in Content Conversion?

Thanks,

Atul

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please find here with you fcc parameters as per the given links

File Content Conversion for Unequal Number of Columns

/people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns - FCC

File to R/3 via ABAP Proxy

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - FCC

Content Conversion (Pattern/Random content in input file)

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file - FCC

/people/harrison.holland5/blog/2006/12/20/xi-configuration-for-mdm-integration--sample-scenario - FCC - MDM

XI in the role of a FTP

/people/shabarish.vijayakumar/blog/2006/04/03/xi-in-the-role-of-a-ftp - FCC

File content conversion sites

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

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

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file

/people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

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

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file

/people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter

/people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns

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

/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter

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

http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm

Thanks

Swarup

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>"Channel has not been correctly initialized and cannot process messages"

Save & Activate the File Adapter

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi ,

I tried saving and actiavting channel multiple times but it did not work.

I guess something is wrong with the config only.

thanks,

Atul

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Can you paste/post the error

Regards

Agasthuri Doss