Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm trying to extract data from a MongoDB collection. I want to save each document to a seperate JSON file. The folder name for the files is a timestamp field in the document.
I've tried this flow, but all my elements in the JSON file are NULL.
tJava_1 contains no code.
What am I doing wrong ?
Thank you for your suggestion but the result is the same