cancel
Showing results for 
Search instead for 
Did you mean: 

File Writer - Naming file name from input from Mapper

manderson1
New Contributor

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?

image
image
image

1 REPLY 1

Aleksandar_A
Contributor III

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.

image

Let me know if this works for you.

BR,
Aleksandar.