Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

invalid XML encoding="UTF-8"

former_member445510
Active Participant
0 Likes
741

Hello,

I create a extractor generating the xml files.

I get the xml files but with invalid characters from tables LFA1 and KNA1.

I'm using encoding="UTF-8"


Any idea to resolve that error?


this is the error:


Hello,

I create a extractor generating the xml files.

I get the xml files but with invalid characters from tables LFA1 and KNA1.

I'm using encoding="UTF-8"


Any idea to resolve that error?


this is the error:


1 REPLY 1
Read only

Richa_Gupta
Contributor
0 Likes
690

Not sure if I understood your issue correctly but can you try using ENCODING DEFAULT instead of some specific encoding.

Regards,

Richa