Hi,
While extracting a particular field "key" from mongodb collection using textractjsonfield I'm getting below error.
Error on line 1 of document : The content of elements must consist of well-formed character data or markup. Nested exception: The content of elements must consist of well-formed character data or markup
"requests" : ,
Any solution?????
Thanks in advance..
Hi,
Did you check your json source file to see if it is well-formed (Json Validator JSONLint)?
Have you tried to added this json source file to the repository Talend to see if it works?
Could you please take a look at a jira issue:
https://jira.talendforge.org/browse/TDI-28800?
Best regards
Sabrina