I'm trying to input a group of .csv files from a folder. Each day new files are added, and I want to make sure I capture all of them, so I used a wildcard in the file path. For some reason, Server does not like wildcards, and I'm getting the following error: "Invalid Directory "X:\Common\Files\*.csv": The system cannot find the path specified. (3) (Tool Id: 1)". I tried using both an Input tool and a Directory tool, and neither works. Can someone help me with this?