Page 1 of 1

Purging Files and Custom Log generation

Posted: Sun Jul 11, 2004 6:54 am
by bapajju
Hi all,
Can anybody let me know how to generate Custom Log reports and perform File PURGE Procesing through Parallel extender. We need to purge the files that have been processed without any eeror and if the file is not processed properly then it should not be moved from the input directory.

Posted: Sun Jul 11, 2004 12:57 pm
by kduke
If you download EtlStats and modify it to load to a hash file then you easily write a routine to read row counts and make sure there were no rejects. Then it could purge or archive the files.