I am using flat file target in my workflow and populate the file using FileName property.
It works just fine, but also creates another file with just the headers in it.
I want to disable its creation but not sure how to do it. Output filename property in Informatica session
I tried removing Output filename property in the session, but it couldn't be empty.
Guide says that dynamic files are supposed to overwrite the one specified in properties, but it is not happening for some reason.