Answer Posted / Devesh Kumar Gupta
To read a JSON file in Talend, you can use the tFileInputJSON component. After placing it on the job designer, connect the input and output sides. Then, configure the JSON format options such as the Charset and File Delimiter.nnConfiguration steps:n1. Open your Talend Studio.n2. Create a new Job or open an existing one.n3. Drag and drop the tFileInputJSON component from the Components palette to the job design workspace.n4. Double click on the tFileInputJSON component to open its properties.n5. Set the file path in the 'Filename' property, and specify the Charset according to your JSON file.n6. Press Apply and Close button.n7. Preview the output data to ensure it is correctly read.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category