watch multiple files using file watcher

Everything about Control-M agents installation or setup.
Post Reply
User avatar
niras
Nouveau
Nouveau
Posts: 32
Joined: 26 Oct 2009 12:00

watch multiple files using file watcher

Post by niras » 22 Sep 2010 11:23

Hi-

I have a requirement to wacth FTP folder for multiple files(different names) and notify if any of specific files is present/not at the time of watch and call its dependent ftp job if it detects the files.I alsoneed to include the detected filenames in email notification.


I know we can use filewatcher job,but problem is I had to create seperate job for each different file


Env: Control-M 6.4,windows

Thnaks in advance

User avatar
mwright
Nouveau
Nouveau
Posts: 5
Joined: 11 Aug 2011 12:00
Location: Irving, Texas

Post by mwright » 02 Nov 2011 6:08

Use the ebedded script to list the files in the filewatch job
which is mostly your file watch normal parameters

User avatar
Rashid
Nouveau
Nouveau
Posts: 56
Joined: 31 Oct 2009 12:00

hi

Post by Rashid » 02 Nov 2011 7:25

create rule file, to watch all the files and pass condition up on reaching any of the files,

it can be done with file watcher

Post Reply