I have Active Directory authentication turned on for FME Server and I have granted permission to the user account (via a role) to the job that I need to run.
I need a way of forcing the job to run under a specific account, no matter who is logged in and running the actual job. The reason I need to force to run under a specific account is that the job needs access to data in a network drive location that only that user account can see.
I know that I can set FME Server up to use a default account at the Service level (e.g. Job Submitter, Data Download, etc.) but I need to be able to do this for just a specific job.
Is this possible?
Nic