cancel
Showing results for 
Search instead for 
Did you mean: 

File Adapter - File Name with umlaut

Former Member
0 Kudos

Hi,

does anyone know if XI is able to process files

which names contain an umlaut e.g. "täst.xml" or "töst.xml"?

In our scenario the file adpater always polls on the specified directory but files with an umlaut in their name

are not processed. In the communication channel we specified the filename with a wildcard (*.xml).

In the adapter monitor the files are shown as processed even though no messages are shown for example in sxmb_moni.

As further information: Files without an umlaut in their name are processed correctly.

Thanks for any help.

Holger Wehage

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Holger,

yes fot sure it works with umlaut:

I've just tried it:

log:

Send binary file "testööö.xml" from FTP server "ftp.server.com.pl:/pub/change/noabs/", size 246 bytes with QoS EO

I got test*.xml specified in the file channel

Regards,

michal

Former Member
0 Kudos

Hi Michal,

thanks for answering.

I specified "t*.xml" in the communication channel and it works with umlaut.

Using ".xml" does not work. Could you do me a favour and test it with ".xml"? Thanks a lot.

Best regards

Holger Wehage

MichalKrawczyk
Active Contributor
0 Kudos

Hi Holger,

as you wish

file channel:

*.xml

Send binary file "öööö.xml" from FTP server "ftp.server.com.pl:/pub/change/nozabs/", size 246 bytes with QoS EO

I can see it in sxmb_moni so it works

hope this helps

but at least you know that it works with umlaut

Regards,

michal