how to add missing child array elements in json with tjson components in talend
Hi,
We are getting JSON file from MONGODB/DOCDB where in they dont store/send key when the value is null.we are not getting the standard structure as expected by tfileinputjson->textractjson which is leading to the filtering of records.
is there any way to find out the missing arrays and replace them with null entries.