cancel
Showing results for 
Search instead for 
Did you mean: 

Header conversion failed with FCC

Former Member
0 Kudos

Hi Team,

I am doing content conversion from the.txt.

the file format is as below.

XYZ_DT

      Header

      Detail

      Footer

I have given FCC parameters as per attached screenshot.

Same parameters i have used for Header,Detail and Footer. But Detail and footer data is converting in to XML but not header.

it looks strange to me. Can you please guide me what could be the problem.

Regards,

Narendra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Narendra

can you try this one.

Thanks,

Suresh.

Former Member
0 Kudos

Hi Guys,

The issue is with File format. The File which i am testing is UTF-8 with BOM.

I have converted the fiel with out BOM and it is working.

Thanks all...

Regards,

narendra

apu_das2
Active Contributor
0 Kudos

Did you use ignoreRecordsetName?

And endSeparator seems to put under single quote I guess like 'nl'

Thanks,

Apu

Former Member
0 Kudos

Hi Apu,

Yup...I have used ignoe recordset name=true and with 'nl' or nl it is working for detail and footer.

Recordset name also given as nothing,But my attachment was stating "Record".

Regards,

Narendra

former_member182412
Active Contributor
0 Kudos

Hi Narendra,

It could be in your file header record contains key field value as 'aa00' (small aa) and you configured keyField type as Case-Sensitive and you mentioned the key field value as 'AA00', so adapter is not finding any header record.

Regards,

Praveen.

Former Member
0 Kudos

Hi Praveen,

File contains "AA00" and i have maintained same.

Regards

Narendra

former_member182412
Active Contributor
0 Kudos

Hi Narendra,

Can you post sample file here, not entire file just header, one detail and one footer.

Regards,

Praveen.