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

Hi Experts,

I am working with receiver file adapter where i am using utf-8 as encoding. In the receiver FTP,file is appearing as encode in utf-8 without BOM, If i open with notepad++. The requirement is to appear the file in utf-8 not in utf-8 without BOM.

I tried mapping with BOM() as an extra field  and module parameters as suggested in other blogs.

But, still the file is appearing as encode in utf-8 without BOM. Could anone please help me.

Thanks & regards,

Raghunath B

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Raghu - What is the file type you selected in receiver channel text/binary?

Also have a look at the below blog

Former Member
0 Likes

Hi Hareeesh,

Thanks for your reply. File type is Text. I already checked that blog and tried with module parameters and introducing BOM in the target structure. But, Neither of the solutions helped me.

Thanks & regards,

Raghunath B