Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
Have an instance of Talend installed on a virtual machine and it runs using the Windows Scheduler therefore there is never a user logged in when the jobs are running (usually 6am so things are ready for 9am). Recently it was implemented that the files would be transferred to the main desktop automatically, it works during testing however does not seem to work at 6am when it should as there is no user logged in and it cannot seem to find the network drive. Is there anyway to alleviate this problem?
Had originally just set the path to (G:/destination) and on realisation of the problem yesterday morning set it to (//ip_address/data/) however neither seem to work. The problem is only fixed by logging in and running the job whilst connected. Is the only way to make the files on the virtual machine and copy them over each morning?
Thanks
mattdon43 wrote:
Hi there,
Have an instance of Talend installed on a virtual machine and it runs using the Windows Scheduler therefore there is never a user logged in when the jobs are running (usually 6am so things are ready for 9am). Recently it was implemented that the files would be transferred to the main desktop automatically, it works during testing however does not seem to work at 6am when it should as there is no user logged in and it cannot seem to find the network drive. Is there anyway to alleviate this problem?
Had originally just set the path to (G:/destination) and on realisation of the problem yesterday morning set it to (//ip_address/data/) however neither seem to work. The problem is only fixed by logging in and running the job whilst connected. Is the only way to make the files on the virtual machine and copy them over each morning?
Thanks