I created an Epicor function that I want to run once every weeknight. I created a new schedule named “Nightly11” which is scheduled as a Daily schedule and runs M-F.
I submitted the task to run on the new schedule and checked the box for recurring. For some reason, it runs every two minutes until 12:01 AM.
12:01AM is coincidentally when the next recurring schedule runs. I have tried recreating the schedule and restarting task agent but the results are the same. We are on 2022.1.22. I’d like to use the system agent but I guess I could convert it to get called via windows task scheduler… Has anyone seen this behavior before or any advice?
Unfortunately I’m not able to view the task parameters in classic due to a missing DLL and when I choose them in Kinetic, nothing happens. Maybe that is by design since there are no input parameters to the function.
I believe this was fixed. BUT, any pre-existing tasks have the incorrect URL/DLL info stored.
Try removing the task from the schedule and re-adding it. If you’re not sure what parameters it runs with, check the SysTaskParam table first to grab the settings you need.