Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
hiba1
Contributor
Contributor

An invalid XML character in JSON file

Hi ,

want to load data from JSON files to my data base (Mysql server).

a have this error whene i'm trying to execute my job:

0693p00000AaPnbAAF.png

any help please i can't resolve this problem !

Labels (3)
4 Replies
Anonymous
Not applicable

Hi

Can you show an example of your Json file? It seems it is an invalid Json file.

 

Regards

Shong

hiba1
Contributor
Contributor
Author

Hi @Shicong Hong​ ,

 

thanks for reply.

this is the file :

 

hiba1
Contributor
Contributor
Author

can someone help me please!

Anonymous
Not applicable

@[hiba]​ 

 

Take a look at this post on stackoverflow, you have to remove or replace the invalid XMl character before reading it.

 

https://stackoverflow.com/questions/40306289/an-invalid-xml-character-unicode-0x3-was-found-in-the-element-content-of-the

 

Here is a similar post.

https://community.talend.com/s/feed/0D53p00007vCoohCAC

 

 

 

Regards

Shong