cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Reciever Encoding

Former Member
0 Kudos

Hi

my scenario is FILE -> XI -> JDBC

Im using content conversion to convert the file from flat to xml

the encoding is UTF-8 , I want to change it to ISO-8859-8

because the hebrew letters is changed to question marks

any ideas?

thx,Shai

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

In the reciever File adapter, make the file type as Text and then give the correspinding Encoding Scheme as you want it..

Now, when the file adapter is reading the content of this file, it will use the endoding specified to read the data from the file . The input XML will be UTF - 8 to the IE but this will work fine now.

Regards

Bhavesh

Former Member
0 Kudos

Hey

have a look at the following.

u have to use XSLT mapping to change the encoding

Or if u just want to read the Hebrew characters then i guess the better idea would be use Text as File Type and ISO-8859-1 as encoding in sender communication channel

thanx

ahmad

Message was edited by:

Ahmad