How do I split an array of jsons using tExtractJSONFields Talend component?
Suppose a field contains this Json, (an array of 3 Jsons) –
Limit for tExtractJSONFields?
I am trying to extract data from a REST API using tRest and tExtractJSONFields, but I find myself limited to 25 rows while my data contains many more.