02-08-2023 10:19 AM
I have a pipeline where I want the file name to map from input schema I have in my mapper. How would I go about doing that?
02-08-2023 11:58 PM
Hi @manderson1,
You can pass the file name as Binary header property in the CSV Formatter Snap, and you can access it in the File Writer as you are trying to.
Let me know if this works for you.
BR,
Aleksandar.