Set the pyFilePath for a File Dataset
Can anyone suggest how to set the pyFilePath for a file Dataset programatically? It doesn't seem to support the GRS syntax. The following article suggests we can create unique filenames (by including a formatted timestamp).
I need to be able to read the file path from a Dynamic System Setting as it varies within our environments. Currently I am proposing to write out to a 'temp' folder and move the file as part of Data Flow post-processing.