I am creating a PDF Conversion process, and I utilize a watched folder to fetch files. However, if I set the fileName parameter to * I get the error stating that the file extension is missing. If I use for example file.doc, all word documents are converted, but other formats will of course not be converted. choosing either variable or something else doesn't help. Any ideas?
↧