Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Extract data from MongoDB and write to JSON files

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.

0683p000009M7YZ.jpg

tJava_1 contains no code.

What am I doing wrong ?

Labels (2)
2 Replies
jeoste
Creator II
Creator II

Not sure, but you can try to replace your tJava component by a tJavaFlex and check the box "Data Auto Propagate"
Anonymous
Not applicable
Author

Thank you for your suggestion but the result is the same