Sorry, I don't quite understand how you are trying to monitor the remote file. Agents can run remote jobs submitted by schedulers and other agents, they don't and can't monitor files. On the other hand schedulers can monitor "local" files and run local and remote jobs. If you want to monitor files on agent's computer either setup a script job (on the scheduler side) to periodically run on that agent and check/process/rename files or map remote drive as a network share so you can monitor and rename files on that drive from the scheduler (accessing them as local files) : I have setup a test ,24x7 scheduler accessing a remote 24x7 system. I want to : activate : a job when a file is present on the remote system, but rename it when the : file is processed. : I setup, and the semiphore test works, the job is activated, : but it doesn't look like the file is renamed. I also tried the move as well : and the semiphore file wasnt moved , : can you suggest what I am doing wrong, or is there a problem searching an : renaming a remote : semiphone?
|