what is SCHEDULE job? types? use of schedule job?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 02:49 AM
f
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 02:55 AM
Hai Rajasekhar,
Scheduled Jobs are automated pieces of work that can be performed at either a particular time, or on a recurring schedule.
These kinds of tasks can be automated:
- Run and distribute a report
- Generate a record (incident, change, configuration item, etc.) from a template
- Run a business rule and do whatever the rule contains
- Scheduling at the end of the month
- Scheduling for weekdays
- Executing scheduled jobs from scripts
for more details please go through http://wiki.servicenow.com/index.php?title=Main_Page#gsc.tab=0&gsc.q=scheduled%20job&gsc.sort=
Regards,
Sri Vidya Galla
PS: Hit like, Helpful or Correct depending on the impact of the response, it helps the community

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 03:00 AM
In short, scheduled job as the name indicate that if you want to do some job [ Like update, insert, delete or any action which you can do manually] on a regular scheduled basis on a defined interval can be automated by using a scheduled job and you can create a new scheduled job by navigating to scheduled job > create new.
Creating a Scheduled Job - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 03:12 AM
Hi Rajashekar,
please refer below links i hope it will helpful you
http://wiki.servicenow.com/index.php?title=Creating_a_Scheduled_Job#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 03:20 AM
Hai Rajashekar,
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Regards,
Sri Vidya Galla