Hello,
I am encountering a problem, I have created a Job Queue Entry to run a custom Codeunit (which I have developed) and scheduled it to run Every Wednesdays and set the Starting Time to 12:20:00PM under the "Recurrence" Tab but when its the time to be executed, the status of the Job Queue remains Ready and it does not change to "Finish". Here is a screenshot of my Job Queue Entry Card. May I get some solutions to my problem please.
And the code of the codeunit object which I have developed is below
To be noted: The Job Queue only runs only when I use the "Run Once (Foreground)" Action