I have an Informatica Linear Taskflow that consists of running some exports in Anaplan (via mappings) and then moving the output files to an FTP via Informatica FileProcessor (with Filemove in a Synchornization Task). This works great, when Anaplan has data to export. The problem is that this job is scheduled to run 3 times a day and there isn't always data in Anaplan to be exported, so sometimes the job pulls a file with headers only which isn't useful at all.
Is there a way I can avoid those "empty" export files?
Any advice is appreciated.
Jorge