I create a program in java (eclipse) to convert a JSON TO CSV file , I want it to be implemented in TALEND using tjava component but
there is a problem in the JSONArray and JSONObject .please help to solve this
Hi
In talend, you can write Java code on tJava to achieve the conversation or write a
user routine to do it. What's the error message?
I guess you need to load external library with tlibraryLoad component.
Regards
Shong