problem with csv

amaradiswamy
Kilo Sage

Hi All,

I am struggling with importing CSV file to import set. In import set table some junk columns are getting created and when i clicked on "Loaded data" it is showing the error "An invalid XML character (Unicode: 0x0) was found in the element content of the document."

find_real_file.png

What can be the possible issue for this?

Thanks and regards,

Swamy

1 ACCEPTED SOLUTION

Hi Tomasi,



Sorry, i forgot clear the junk columns which were already created. i have used utf-16 in properties, now it is working fine but to check once, will it cause any problem to the instance?



Thanks and regards,


Swamy


View solution in original post

19 REPLIES 19

Hi Tomasi,



Sorry, i forgot clear the junk columns which were already created. i have used utf-16 in properties, now it is working fine but to check once, will it cause any problem to the instance?



Thanks and regards,


Swamy


Wow, thanks for sharing Swamy. I didn't know utf-16 was supported. Great to know.



If you can get the data in the system using utf-16, it should not impact the instance.


now the error is "Character reference "&#0" is an invalid XML character."


Any updates on this? I'm running into similar issues.


Hi Binh,



I have just given "charset=utf-16" in properties and deleted old junk columns and then the issue was resolved.



Thanks and regards


Swamy