Streaming XML data to ZipFile Write - how to set internal filename
I would like to stream data directly to a zip file (without first writing the data to disk).
I want to dynamically set the name of the file inside the zip file (not the zip file, but the file it co...
@jcampion, I think you’re almost there. With the ZipFile Write snap, make sure to check the Use input view label option. Then in the views tab, give the input view the name of the internal filename you would like.