You need to sign in to do that
Don't have an account?
mh@reed
Apex jobs - run under an alternative account?
Hey all,
I've created a process that needs to run daily at 5am. To do that, I've simply created a class that implements the Schedulable interface and the whole thing is working very nicely.
It's not clear to me if the job runs under my user account or some generic system account. If it's the former, is there a way to change the account under which the process runs?
Matt