We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Question about scheduled job Time fields

Kohei4
Giga Expert

Hello,

In the sysauto table, there are two Time fields.
One is entered_time and another is run_time.

 

I can see the entered_time field on the form and I can configure when to run the job using the field.

Then what the run_time field is for?

When I see the value in the run_time field, there is a value but different from enterd_time field.

 

Best Regards,

Kohei

1 REPLY 1

Maik Skoddow
Tera Patron

Hi
the value in that field is inserted by ServiceNow automatically and reflects the time the job was really executed.

Maik