cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Character encoding issue with EDIseparator while converting to EDIfact xml file.

former_member262051
Participant
0 Likes
3,933

HI Gurus,

I am facing character encoding issue for one of the EDIFACT inbound interface.

We are receiving edifact file from vendor via AS2 adapter in sap PI and it split by Ediseparator.

It will pass to sendor ediseparator and process and converting the edifact message into xml and post the data into ERP.

Here while converting to edifact xml we special character are generating with junk.

Example character is : Å

Please help me here to over come from this issue.

Regards,

Naga Uday.

View Entire Topic
ray_hu
Product and Topic Expert
Product and Topic Expert

Hi Naga,

As you are using EDISeparator receiver channel, please also defines the encoding of the input message in

EDISeparator receiver CC. If you do not use this parameter, the adapter will use encoding ISO-8859-15. For more details you can refer to SAP help document:

https://help.sap.com/viewer/22e34f550ba84f20b35b7652ba94ef9c/1.0.5/en-US/814d166608c54a6d92bacc233b9...

Best Regards

Ray