cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

Am trying to convert Big-Endian content format (file to file scenario with content conversion in both adapters) with sender file adapter to utf-8 format file which is going to upload into SAP.

but am getting an issue while converting Big-Endian content...if you see input file...its converting in wrong format as the content is generating with blanks and so...fixedfiledlengths are showing wrong data.

anybody please help me what is going wrong...

-Kishore

0 Likes
View Entire Topic
Muniyappan
Active Contributor
0 Likes

Hi,

are you converting csv to xml?

from the xml it looks like it is converting the header?

that is why no values are not coming in the xml.

check this

http://scn.sap.com/thread/1946048

Regards,

Muniyappan.

Former Member
0 Likes

I got you what you mean to say...but somehow am not able to see the values are in proper format due to content issue...for ex: first field am having lengh of 10 chars but if you see it is stopping with 4 if you see in XML file but when you see the source...blanks are coming in between and so it is taking only 4 chars...how to handle this...

Muniyappan
Active Contributor
0 Likes

Hi,

Can you paste you input csv file(open it in notepad) and FCC settings here?

Regards,

Muniyappan.

Former Member
0 Likes

Hi,

here i dont see any issue in FCC...if you see my first screenshot where "date" is the only char coming in for 10 chars and if you see the source file there are blanks which are occupying that length...which means file reading content is problem...i know source file update is useful but for the time being i could not update the same due to network issues...