I would like to generate a log to track the names and outcomes of files processed from a watched folder. I don't see a way to access the name of the file from within the process. I have a variable "inPDF" which is data type "document" and "outResult" which is type "xml" but I don't see a way to access the file name (or path) of the "inPDF" "document" object. Is there a way to access the file name and path?
↧