Schedule job not working

kummarasivakuma
Tera Contributor

I have schedule job when i enter the execute button the schedule job is not running and even i tried using logs in frist and last line of code still it is not working not only particular schedule job even if i created a schedule job and just put a log statement and executed still it is not executing ?help me 

2 REPLIES 2

Swapna Abburi
Mega Sage
Mega Sage

@kummarasivakuma in which scope the scheduled job is present? If your scheduled job is not in global scope, hope you are using gs.info() to print log statements. 
I know it’s a basic thing but I see developers miss this point accidentally and uses gs.log() in scoped app scripts. 

Tai Vu
Kilo Patron
Kilo Patron

Hey @kummarasivakuma 

Let's give some screenshot of your schedule job for better understanding...

 

Cheers,

Tai Vu