I am new to autosys and I have multiple files comming in for example
File1
File 2
File3
I want a file watcher which will watch for these files one by one and then call another job. Can I pass the file names to the other job one by one as that will be used as a variable. This is running on windows
File1
File 2
File3
I want a file watcher which will watch for these files one by one and then call another job. Can I pass the file names to the other job one by one as that will be used as a variable. This is running on windows