Page 1 of 1

CFF stage not reading the special character correctly

Posted: Fri Feb 14, 2014 9:04 am
by gowrishankar_h
Hi,


We are reading binary file with fixed width in Complex flat file stage.
For a particular field which is defined as character datatype we will get values from input like below

Russia!
London!

but when we view the data through CFF the values is showing like below

Russia]
London]

Can you please let us know do i miss any config or anything have to be done before reading it?

Thanks in advance

Posted: Fri Feb 14, 2014 11:18 am
by rohithmuthyala
Hi All,

Even I'm getting the same problem, my source is MF Binary file, when trying to read the value for a column which is of character type in CFF stage with below properties Character set = EBCDIC.

The values in MF is given as
China!
Japan!

The same value when coming out of CFF is
China]
Japan]

Can anyone help who faced similar issue and resolved it.

Thanks..

CFF Stage

Posted: Mon Feb 17, 2014 4:03 am
by kethya11
I am able to saw the special character (!) when property set to: Character set = EBCDIC

I am give 2 records got the data with special character values

Re: CFF Stage

Posted: Mon Feb 17, 2014 4:16 am
by gowrishankar_h
Thanks,

Can i please know what value you have given for the APT_EBCDIC_VERSION?