cancel
Showing results for 
Search instead for 
Did you mean: 

Suppress Special Character

Former Member
0 Kudos

Hi All,

I have a file stored on FTP, which contains some special characters like "0X0B" in Hex. I want to suppress this character or replace this character by Space.

Because of these special characters my map fails.

Please suggest how can this be achieved.

Thanks in advance.

Regards

Ashish

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can create a simple adapter module

that will convert all those special charactes

with space

you can even make this adapter module configurable

and specify all special charactes in the adapter configuration

this would be the easiest way I believe

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>