If the field 'Run As' is blank for a scheduled job, which user credential will be used to run the Scheduled job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2014 04:12 AM
If the field 'Run As' is blank for a scheduled job, which user credential will be used to run the Scheduled job.
All i can find on wiki is that
Run as | The user creating and running the scheduled job. To have the scheduled job assigned to system behavior instead of the person creating the scheduled job, create a system or "dummy" user and add that user to this field. |
Please suggest.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2014 04:40 AM
Hi Avinasdh
If you keep the Run As field blank it will run as "system" id but the system user name cannot not be found in service-now user table.
You can also create a dummy user account like "job_scheduler" and have it set to the Run As field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2014 04:48 AM
Hi Ruchi,
Thanks for the update. What I could take from this is that even if there is no user set in the Run As field, it will run for sure.
Or will it be aborted in between?
Regards,
Avinash