how to design a control_m file_watcherjob to watch for 5 files from 5 different paths?
need a single File Watcher job to monitor the arrival of five specific files in a path, but Control-M typically allows only one file name or wildcard per File Watcher job
how to design a control_m file_watcherjob to watch for 5 files from 5 different paths?
need a single File Watcher job to monitor the arrival of five specific files in a path, but Control-M typically allows only one file name or wildcard per File Watcher job
Share Improve this question asked Mar 27 at 17:06 azureazure 11 Answer
Reset to default 1You're in luck, the standard MFT file watcher job allows you to monitor for 5 files -
Create a File Transfer job in Planning (drag down from the Templates Manager, top left).
Use the file watcher or file watcher with copy option (has a eyeball as part of the icon).
Press the + button to add more watchers (5 max).
Use * for wildcards or single ? to substitute for a single character.