cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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.

0 Likes
View Entire Topic
former_member262051
Participant
0 Likes

Hi Manoj,

I have tried that and alos is have added the same in TPA also. But still no luck.

And while converting the EDIFACT to xml its taking ISO-8859-1 encoding even we have maintained as UTF-8.

Please help me here.

Regads,

Uday.

manoj_khavatkopp
Active Contributor
0 Likes

Uday,

Maintaining in TPM is not mandatory until and unless you are reading the configuration from TPM

ISO-8859-1 is the default encoding taken by module EdifactConverterModule in case if you have not maintained edifact.encoding parameter.

Can you please put the screenshot of the channel configuration along with module and also the Message monitoring log of module execution.

And also do check in your first flow if the the character is coming as expected , if not then you need to enable encoding option in your encoding in AS2 channnel.

https://help.sap.com/saphelp_nw-b2b-addon102/helpdata/en/af/defce0c9a943c69e4a08dd474a9c54/content.h...

Br,

Manoj