cancel
Showing results for 
Search instead for 
Did you mean: 

FCC in Receiver Communication Channel

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Frnds,

i did FCC for below message , but its not working can any one help me onthis

I want to implement File Content Conversion in receiver communication channel.

DataString is 1:Unbounded

<Records>

<DataString>1234567892222222222222222222222</DataString>

<DataString>4567899998728379023479565222222</DataString>

<DataString>5678903562634730632758579738458</DataString>

,.............

</Records>

.

Flat file format looks like this

234567892222222222222222222222

4567899998728379023479565222222

5678903562634730632758579738458

....

regards,

Raj

Accepted Solutions (0)

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

answered

former_member200962
Active Contributor
0 Kudos

if it is the multiple occurence of the DataString that you want to take care off then refer this blog which deals with a similar approach:

/people/shabarish.vijayakumar/blog/2007/08/03/file-adapter-receiver--are-we-really-sure-about-the-concepts

regards,

Abhishek.