From time to time, the business sends down PDF files that are blank.
I am curious, if there is a way to ignore this within OnDemand application settings. What has everyone used to do this? If anything..?
That sounds like a bug in the source system. Since CMOD is an archive, an empty document is something I'd consider an error. (Why would I want to archive an empty document? If there's a valid reason for having no results in a report, the report should contain a notice saying so.)
Maybe you can prevent archiving through the "load information" tab in the application. If you don't set the default value the archival should abort and you can delete the document before it's in the archive.
But Justin is right, should be a bug in the source system.
Cheers
If you use a trigger, there will be no document found.
Agreed, thanks all.