We are trying execute a job that reads data from a file located in network drive. It is throwing access issue - unable to open the file.
We saw that job is running with SYSTEM as user instead of service account SVC*.
how do we change the job server configuration to run the job with service account?