what is the difference between scheduled jobs vs scheduled script execution

Shilpi Sharma2
Tera Contributor

what is the difference between scheduled jobs vs scheduled script execution 

1 ACCEPTED SOLUTION

Sai120
ServiceNow Employee
ServiceNow Employee

Hi 

 

Scheduled Script Execution is a type of scheduled job.

Hope this link might help you 

https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/reference-pages/concept/c_ScheduledJobs.html

 

 Please mark correct, if it is helpful.

 

Thanks

Sai

View solution in original post

3 REPLIES 3

Sai120
ServiceNow Employee
ServiceNow Employee

Hi 

 

Scheduled Script Execution is a type of scheduled job.

Hope this link might help you 

https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/reference-pages/concept/c_ScheduledJobs.html

 

 Please mark correct, if it is helpful.

 

Thanks

Sai

Deepak Ingale1
Mega Sage

Hello,

 

Scheduled Job is Parent class for Scheduled Scripts. Just like TASK and INCIDENT in ServiceNow

Scheduled Job can fetch data from external tools as well, using import sets. Please see OOB LDAP import set job for example

 

https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/time/task/t_CreateASch...

https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/reference-pages/...

 

Note: Please mark reply as correct / helpful if it answers your question.

Deepak Ingale1
Mega Sage

Could you please close the thread by marking appropriate response as correct and close the thread?