Is there a way to managing the filename of a processed file when using the FilePolling information?
Under the Security – Ports - webMethods/FilePolling I have created a file polling port and have used the 4 folder options of Monitoring, Working, Error and Completion. When I put a file in the monitoring folder the resulting file in the completion folder has the prefix of “FilePolling.”. I can add a timestamp using appendTimeStampToFileName in the properties.cnf but I don’t want the prefix. Is there a way to prevent the prefix being set other than having to write another service to rename it?