Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
@Nikhil Hatekar ,can you share the configuration of tFileInputJson component?
Thanks,
Manohar
@Nikhil Hatekar ,check the below example.
https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/XtNXdVSOZhA3bKiY0KpoFw
Thanks,
Manohar