on 2016 Dec 22 1:33 PM
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.
Request clarification before answering.
Hi Manoj,
We have used module level parameter and it reading as UTF-8 but the characters are not yet changing.
Attached the screen shot of AS2 channel parameters at module level.
Input giving as
MÅRBACKAGATAN 11
After converting into xml before message mapping
<D_3042_1>MÃ RBACKAGATAN 11</D_3042_1>
After mapping converting to idoc xml
<STRAS>M�RBACKAGATAN 11</STRAS>
Please correct me with your inputs to over come from this issue.
Regards,
Naga Uday.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Uday,
You See the problem is not in module because the Character is represented as it is after Edifact converter module but it is getting converted into illegal character after message mapping in IDOC XML.
I would suggest you to run end to end scenario then check in ECC how the character is psoted.
Br,
Manoj
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.