Hi,
We have processes which have to run 2 batch files each residing at 2 different servers. Now we need a job to be created such that first task running the first batch and on the event the first completes successfully, it have to run the next task which executes the second batch file.
Now I tried using the Event trigger option in the job to trigger the second task after installing the VisualCron server in both the machines. But still the jobs in the Server1 are not loaded in my client.
We also tried with the remote execution method we are getting errors as "RPC connection failed". We checked the options and services to enabled for RPC to work fine are set completely, yet it is giving the same issue.
Can you brief on how to accomplish this task? 😕