Execute a scheduled job after an Import is processed
I am trying to trigger to execute a scheduled job to run immediately. Upon completion the script should call and execute the scheduled job but its not working.Can anyone assist me in accomplishing this, below is the script I am using (function runTra...