Scheduled Jobs on Custom Tables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 09:43 AM
Why my scheduled job is not working on my custom table
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 09:50 AM
Some quick things to verify that the screenshots do not show:
- Is the table name spelled correctly?
- Have you executed the scheduled job after creating it?
- Is the field name in your query and setValue call spelled correctly?
- Unlikely to be the issue but change variable from 'gr' to something else.