Scheduled Jobs on Custom Tables

Phani Pasupulet
Tera Contributor

Why my scheduled job is not working on my custom table

PhaniPasupulet_0-1690562384686.png

 

 

PhaniPasupulet_1-1690562444320.png

Every thing is correct why it is not running 
even I mention tb as a table name or u_tb (table is a custom table ) it is not working

Can any one help me please

 

 

1 REPLY 1

Elijah Aromola
Mega Sage

Some quick things to verify that the screenshots do not show: 

  1. Is the table name spelled correctly?
  2. Have you executed the scheduled job after creating it?
  3. Is the field name in your query and setValue call spelled correctly? 
  4. Unlikely to be the issue but change variable from 'gr' to something else.