cancel
Showing results for 
Search instead for 
Did you mean: 

NON-ASCII characters in PI

0 Kudos

Hi,

We have a SOAP to proxy scenario. We are getting some non-ascii special characters (µ,é,Ê,Ö,õ,Ø),especially with the Account Holder's Name in Banking Details which are successfully processed by PI and loaded in the ECC system. But when the payment file is generated by a ABAP program, the file also has the non-ascii characters. When the bank tries to processes the payment file with the non-ascii characters, the payment would be failed. The bank only accepts the ASCII characters. Is there a way that we can replace or process these non-ascii characters to ASCII characters? The current encoding is UTF-8.

Appreciate the suggestions.

Regards,

RG

0 Kudos

The Process Orchestration tag has not really helped. Is there something else that can be done to get the visibility? I'm sure my issue is a reasonable one.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Have implemented an UDF with the logic to replace the non-ASCII characters!!

PRAGSMATIC
Participant
0 Kudos

Please can you share the UDF ?

0 Kudos

Here you go:

Answers (0)