Forum Discussion
Yes, I’m not seeing any nested arrays in the JSON input or output you posted, except for the one where you’re saying that this isn’t what you want. Try posting the input and desired output with the Preformatted Text feature in the editor (icon looks like </>). That will also prevent the double quotes from getting inserted as left/right versions like in English text, which is invalid JSON.
[
{"name": "value"},
{"name", "value"}
]
Hi @heidi.andrew,
Good day, you can always put each fixed with formatter in a different pipeline (child pipeline) then from the parent pipeline have a list of all the child pipeline that needs to be executed output view of the pipeline execute needs to be set to binary then link the file writer
In any case, here’s a pipeline that will stream the content as document then convert back to binary for file writer
Hope this helps…
~EmEm
Related Content
- 3 months ago
- 5 years ago
- 3 years ago