+ Start a Discussion
Rhoose-boyRhoose-boy 

User details for Aborted Job

Is it possible to query the userid for an aborted async job - in other words find who aborted it?
RamuRamu (Salesforce Developers) 
I do not think it is possible even through the cron trigger as it gives only the onwerid (initiater user) but not the modified by id. Below article shows what all fields are accessible through cron trigger

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_crontrigger.htm