UNC File Path in UniversalDataWriter

I have a requirement that I write a CSV file to a UNC file path. I’ve tried several different ways to do this with the UniversalDataWriter, but so far I haven’t been able to get the path to work. I should also note that this path is to a hidden share, so the path has a $ in it to complicate things further. Is there any solution to this?

Hi DTaylor,

please see newly created Cookbook information: viewtopic.php?f=7&t=6484

I hope that will answer your question.