Having trouble scheduling a TCC export to run on Windows 10/Server 2013
Summary
TCC - Trouble scheduling export job to runContent
I am trying to schedule an Export job to run via TCC but having trouble. Using the schedule monitor from within the cfg.xml file, I am able to get the command prompt line built, I create the task in Windows Task Scheduler however, get an error when running the file, "The at command has been deprecated. please use schtasks.exe instead"
I am following the Configuration Guide but to no avail.
Any help on how to schedule this job, would be much appreciated.
Russell
Code Snippet
Copy of Batch File: at 1:00 "C:\Taleo Connect Client\TaleoConnectClient.bat" "C:\Users\User1\Downloads\TCCTEST\Export_Schedule_cfg.xml" Pause
0