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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
NHatekar
Contributor
Contributor

Error : fail to parse the json file

Hello Talend Community!

 

I'm having trouble parsing a JSON file. I have followed the procedure from Talend documentation https://help.talend.com/reader/Y6cetClmMZDfpUVtVCFdow/UxaVPWic_6M503Px9pbhew

but getting error : 'fail to parse the json file'.

JSON file is formatted as follows:

 

 

{ "echo":

[

{

"data":"e=hello"

}

]

}

 

 

Please help,

Thanks.

Labels (3)
2 Replies
manodwhb
Champion II
Champion II

@Nikhil Hatekar​ ,can you share the configuration of tFileInputJson component?

 

Thanks,

Manohar

 

 

 

manodwhb
Champion II
Champion II

@Nikhil Hatekar​ ,check the below example.

 

https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/XtNXdVSOZhA3bKiY0KpoFw

 

Thanks,

Manohar