Forum Discussion
Matthias
4 years agoNew Contributor III
Unfortunately, this solution will only work as long as you only have one filename.
The moment you get multiple file documents (which is the case for me) - i get multiple documents in the “mapper1” step - so the join with “true = true” will multiply my rows per file.
Assuming i have 3 files, with 2 lines each (6 distinct lines expected in the output) - then i would receive 6 x 3 (18) lines - as each content line will be combined with every file name.
marjan_karafilo
4 years agoContributor
As @bojanvelevski said, you can use this solution with pipeline execute snap in order to process one document at a time.
Regards,
Marjan
Related Content
- 11 months ago
- 2 years ago
- 6 years ago