I would like to run R script located in R server via tSSH component. Currently the authentication method is public key in which the key is stored in my local folder. My question is if I'm going to schedule this job in TAC, will it be able to run? since the key file is in my local folder.
Hi
When you schedule the job in TAC, the job is deployed to Jobserver and executed there, so you need to copy the private key file and put it to the machine where Jobserver is installed and change the file path.